summaryrefslogtreecommitdiff
path: root/usr.bin/id/id.c
AgeCommit message (Expand)Author
2003-10-21Don't compare an integer to NULL.fvdl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-02-19convert to use getprogname()cgd
2001-01-05Add missing newline of "id -p" output.itohy
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-08-17Make the group list format consistent between `id' and `id userid'. Also makemycroft
1998-12-19use sysconf to get the max number of groups instead of NGROUPS.christos
1998-10-14Make this compile again, and fix some whitespace lossage.thorpej
1998-10-14Replace groups and whoami sh scripts with hard links to id.wsanchez
1998-10-12Add "-p" usage line.erh
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1997-10-19getopt returns -1 not EOFlukem
1997-10-19WARNSify, fix .Nm usage, deprecate register, use err() from <err.h>lukem
1995-09-28Sync with 4.4BSD-Lite2perry
1994-10-06Fix RCS id format.mycroft
1994-05-05updatecgd
1994-04-01Getgroup's second argument is now a gid_t ptr.jtc
1993-12-09fix from piero@strider.st.dsi.unimi.it (Piero Serini) to getcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd