History log of /freebsd-11.0-release/usr.bin/id/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 274136 05-Nov-2014 bapt

id(1) only uses getaudit(2) from the BSM which is part of the libc


# 265420 06-May-2014 imp

Use src.opts.mk in preference to bsd.own.mk except where we need stuff
from the latter.


# 201386 02-Jan-2010 ed

Build usr.bin/ with WARNS=6 by default.

Also add some missing $FreeBSD$ to keep svn happy.


# 162571 23-Sep-2006 rwatson

Add a -a argument to id(1), which causes id(1) to print out process
audit properties, including the audit user id. This can be quite
helpful in debugging audit problems.

Obtained from: TrustedBSD Project
MFC after: 3 days


# 129458 19-May-2004 dwmalone

Add missing %s so that all of the usage message gets printed.
Bump WARNS to 6 while I'm here.


# 90415 08-Feb-2002 markm

Remove leaf node WARNS?=2 (that mainly I added). This should
help the GCC3 transition and CURRENT in general.


# 83452 14-Sep-2001 ru

Fold groups(1) and whoami(1) into id(1).


# 83409 13-Sep-2001 ru

Now that we have it, replace `afterinstall' target with SCRIPTS.


# 77314 28-May-2001 dd

Silence warnings (most about constness) and clamp down with WARNS=2.
Tested on i386 and alpha.


# 74848 27-Mar-2001 ru

MAN[1-9] -> MAN.


# 22210 02-Feb-1997 wosch

${DESTDIR}/usr/bin -> ${DESTDIR}${BINDIR}


# 9701 25-Jul-1995 bde

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.


# 1866 05-Aug-1994 wollman

More merry makefile munging for man page compatability.


# 1637 30-May-1994 rgrimes

Cleanup so that make install can run, many install: maninstall changed
to just install:, sperious targets and CLEANFILES removed.


# 1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.


# 1590 27-May-1994 rgrimes

BSD 4.4 Lite Usr.bin Sources