History log of /freebsd-10.1-release/usr.bin/id/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

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

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


# 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 24-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