aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/id/id.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Fold groups(1) and whoami(1) into id(1).Ruslan Ermilov2001-12-201-8/+33
* MFC: WARNS cleanups.Dima Dorfman2001-07-301-5/+6
* MFC 1.13: be consistent with commas in the group list.Dima Dorfman2001-06-011-1/+1
* 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-011-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 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-211-5/+34
* 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
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Fixed bug where 'id <user>' output the wrong group name (the user nameDavid Greenman1995-08-281-11/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+351