summaryrefslogtreecommitdiff
path: root/usr.bin/id
AgeCommit message (Expand)Author
2017-07-04Add EXIT STATUS section. Use Ex.wiz
2017-07-04Add EXIT STATUS section. Use Ex. Remove duplicate RCS Id.wiz
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-10-02Move information about exit values from DESCRIPTION to EXIT STATUS section.abhinav
2011-09-16Use __deadjoerg
2011-08-16document non-literal format stringschristos
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-04-12fix sign-compare issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-11-16Make syntax checking for id(1), groups(1) and whoami(1) commands stronger sojmmv
2007-11-16Drop trailing whitespace. On behalf of me.jmmv
2006-10-08WFORMAT is no more...peter
2006-06-07Print the euid after the gid as demanded by POSIX.liamjfoy
2006-03-11PR/33054: Nicolas Joly: id(1) sometimes report a duplicate group when a userchristos
2005-08-30id(1) didn't check the return value of getgrouplist(3) and used memorydrochner
2004-11-22WARNS=3 clean.peter
2004-11-22Add some missing static/const.peter
2004-11-22ANSIfy & KNF.peter
2004-11-22Print the correct usage message for whoami(1) and groups(1).peter
2004-11-19id(1) -p supports optional [user] arg;peter
2003-10-21Don't compare an integer to NULL.fvdl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-02-19convert to use getprogname()cgd
2001-01-05Add missing newline of "id -p" output.itohy
2000-10-11More format string cleanup by sommerfeld.is
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
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
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
1998-04-28Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z]fair
1997-10-19getopt returns -1 not EOFlukem
1997-10-19WARNSify, fix .Nm usage, deprecate register, use err() from <err.h>lukem
1997-05-29Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:cgd
1997-03-24- Makefile cleanupschristos
1997-01-09RCS ID policetls
1996-10-18Use ${INSTALL}.thorpej
1995-09-28Sync with 4.4BSD-Lite2perry
1994-12-22specify man pages the new way.cgd
1994-10-06Fix RCS id format.mycroft
1994-05-05updatecgd
1994-05-05oopscgd
1994-05-05new 'id'cgd
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