summaryrefslogtreecommitdiffstats
path: root/usr.bin/id/id.c
Commit message (Expand)AuthorAgeFilesLines
* Cast pw_change and pw_expire to long and fix the format specifier accordingly.billf1999-09-061-2/+2
* Remove unused variables.chris1999-09-051-3/+1
* Properly document -P and -p flags.chris1999-09-011-1/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Clean up some ambiguous nested if/elses.billf1999-07-041-3/+5
* Add "-P" display the id as a password file entry.obrien1998-08-211-5/+34
* Missing newline when euid != ruid.steve1998-02-181-3/+3
* Use err(3) instead of local redefinition. Silent -Wall.charnier1997-07-151-51/+26
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Fixed bug where 'id <user>' output the wrong group name (the user namedg1995-08-281-11/+11
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+351
OpenPOWER on IntegriCloud