summaryrefslogtreecommitdiff
path: root/usr.bin/id/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2021-12-21pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot
2014-11-05id(1) only uses getaudit(2) from the BSM which is part of the libcBaptiste Daroussin
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2006-09-23Add a -a argument to id(1), which causes id(1) to print out processRobert Watson
2004-05-19Add missing %s so that all of the usage message gets printed.David Malone
2002-02-08Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray
2001-09-14Fold groups(1) and whoami(1) into id(1).Ruslan Ermilov
2001-09-13Now that we have it, replace `afterinstall' target with SCRIPTS.Ruslan Ermilov
2001-05-28Silence warnings (most about constness) and clamp down with WARNS=2.Dima Dorfman
2001-03-27MAN[1-9] -> MAN.Ruslan Ermilov
1997-02-02${DESTDIR}/usr/bin -> ${DESTDIR}${BINDIR}Wolfram Schneider
1995-07-25Change `install' to `${INSTALL}' so that default install flags can beBruce Evans
1994-08-05More merry makefile munging for man page compatability.Garrett Wollman
1994-05-30Cleanup so that make install can run, many install: maninstall changedRodney W. Grimes
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes