aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/id
Commit message (Expand)AuthorAgeFilesLines
* Add missing %s so that all of the usage message gets printed.David Malone2004-05-192-1/+2
* Bump document date on behalf of the -M option.Ruslan Ermilov2004-05-181-1/+1
* Add "-M" argument to id(1), which permits the id command to be usedRobert Watson2004-05-032-3/+46
* ANSIify function definitions.David Malone2002-09-041-16/+8
* Remove local prototypes for main().Juli Mallett2002-08-191-1/+0
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* remove __PWarner Losh2002-03-221-8/+8
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Fold groups(1) and whoami(1) into id(1).Ruslan Ermilov2001-09-144-87/+35
* Now that we have it, replace `afterinstall' target with SCRIPTS.Ruslan Ermilov2001-09-131-7/+1
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-153-9/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Silence warnings (most about constness) and clamp down with WARNS=2.Dima Dorfman2001-05-282-5/+7
* Print commas in the group list in user(). current() already did this.Dima Dorfman2001-05-201-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-203-8/+8
* .UC -> .OsRuslan Ermilov2000-11-062-2/+2
* DIAGNOSTICS section name missing and .Nm changesPhilippe Charnier2000-03-263-11/+11
* Cast pw_change and pw_expire to long and fix the format specifier accordingly.Bill Fumerola1999-09-061-2/+2
* Remove unused variables.Chris Costello1999-09-051-3/+1
* Properly document -P and -p flags.Chris Costello1999-09-012-1/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-122-0/+2
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-041-3/+5
* Add "-P" display the id as a password file entry.David E. O'Brien1998-08-212-6/+40
* Use `.Nm id' instead of `.Nm' for the synopsis lines.Alexander Langer1998-02-281-5/+5
* Missing newline when euid != ruid.Steve Price1998-02-181-3/+3
* Use err(3) instead of local redefinition. Silent -Wall.Philippe Charnier1997-07-151-51/+26
* Show the real revision date and not the date that thisSteve Price1997-06-233-4/+4
* ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)John-Mark Gurney1997-04-271-14/+20
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* ${DESTDIR}/usr/bin -> ${DESTDIR}${BINDIR}Wolfram Schneider1997-02-021-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* add PATH variableWolfram Schneider1996-11-051-2/+4
* add PATH variableWolfram Schneider1996-11-051-2/+4
* Fixed bug where 'id <user>' output the wrong group name (the user nameDavid Greenman1995-08-281-11/+11
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Make `id' and `groups' somewhat faster and less cpu-intensive :-)Garrett Wollman1994-10-112-2/+2
* More merry makefile munging for man page compatability.Garrett Wollman1994-08-051-3/+1
* Cleanup so that make install can run, many install: maninstall changedRodney W. Grimes1994-05-301-2/+3
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-277-0/+702