| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC revision 1.34 | Christian S.J. Peron | 2007-11-03 | 1 | -6/+38 |
| * | MFC 1.33: Use a single comma instead of comma and space to separate | Stefan Farfeleder | 2007-01-05 | 1 | -1/+1 |
| * | MFC: id.1, revision 1.18; id.c, revision 1.31 | Ceri Davies | 2006-10-05 | 2 | -2/+8 |
| * | Merge id.c:1.30 from HEAD to RELENG_6: | Robert Watson | 2006-10-02 | 1 | -1/+1 |
| * | Merge Makefile:1.12, id.1:1.16,1.17, id.c:1.28,1.29 from HEAD to RELENG_6: | Robert Watson | 2006-09-26 | 3 | -3/+54 |
| * | MFC id.c rev 1.27: Print the euid after the gid. | Stefan Farfeleder | 2006-06-11 | 1 | -3/+3 |
| * | Add flag to choose whether to use getgrouplist(3) or getgroups(2) | Robert Drehmel | 2005-04-29 | 1 | -6/+11 |
| * | Fix spelling error. | Robert Drehmel | 2005-04-29 | 1 | -1/+1 |
| * | We need to pass NGROUPS + 1 to getgrouplist(3) to display | Robert Drehmel | 2005-04-28 | 1 | -1/+1 |
| * | - Merge two functions for printing `id' output. | Robert Drehmel | 2005-04-28 | 1 | -57/+33 |
| * | Remove unused variables. | Stefan Farfeleder | 2005-04-09 | 1 | -2/+1 |
| * | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 3 | -3/+3 |
| * | Pass an array of gid_t rather than an array of int to getgroups(). | Stefan Farfeleder | 2004-10-02 | 1 | -1/+2 |
| * | Add missing %s so that all of the usage message gets printed. | David Malone | 2004-05-19 | 2 | -1/+2 |
| * | Bump document date on behalf of the -M option. | Ruslan Ermilov | 2004-05-18 | 1 | -1/+1 |
| * | Add "-M" argument to id(1), which permits the id command to be used | Robert Watson | 2004-05-03 | 2 | -3/+46 |
| * | ANSIify function definitions. | David Malone | 2002-09-04 | 1 | -16/+8 |
| * | Remove local prototypes for main(). | Juli Mallett | 2002-08-19 | 1 | -1/+0 |
| * | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 1 | -2/+2 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -8/+8 |
| * | Remove leaf node WARNS?=2 (that mainly I added). This should | Mark Murray | 2002-02-08 | 1 | -1/+0 |
| * | Fold groups(1) and whoami(1) into id(1). | Ruslan Ermilov | 2001-09-14 | 4 | -87/+35 |
| * | Now that we have it, replace `afterinstall' target with SCRIPTS. | Ruslan Ermilov | 2001-09-13 | 1 | -7/+1 |
| * | mdoc(7) police: utilize the new .Ex macro. | Ruslan Ermilov | 2001-08-15 | 3 | -9/+3 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | Silence warnings (most about constness) and clamp down with WARNS=2. | Dima Dorfman | 2001-05-28 | 2 | -5/+7 |
| * | Print commas in the group list in user(). current() already did this. | Dima Dorfman | 2001-05-20 | 1 | -1/+1 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+2 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 3 | -8/+8 |
| * | .UC -> .Os | Ruslan Ermilov | 2000-11-06 | 2 | -2/+2 |
| * | DIAGNOSTICS section name missing and .Nm changes | Philippe Charnier | 2000-03-26 | 3 | -11/+11 |
| * | Cast pw_change and pw_expire to long and fix the format specifier accordingly. | Bill Fumerola | 1999-09-06 | 1 | -2/+2 |
| * | Remove unused variables. | Chris Costello | 1999-09-05 | 1 | -3/+1 |
| * | Properly document -P and -p flags. | Chris Costello | 1999-09-01 | 2 | -1/+4 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 6 | -6/+6 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 2 | -0/+2 |
| * | Clean up some ambiguous nested if/elses. | Bill Fumerola | 1999-07-04 | 1 | -3/+5 |
| * | Add "-P" display the id as a password file entry. | David E. O'Brien | 1998-08-21 | 2 | -6/+40 |
| * | Use `.Nm id' instead of `.Nm' for the synopsis lines. | Alexander Langer | 1998-02-28 | 1 | -5/+5 |
| * | Missing newline when euid != ruid. | Steve Price | 1998-02-18 | 1 | -3/+3 |
| * | Use err(3) instead of local redefinition. Silent -Wall. | Philippe Charnier | 1997-07-15 | 1 | -51/+26 |
| * | Show the real revision date and not the date that this | Steve Price | 1997-06-23 | 3 | -4/+4 |
| * | ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam) | John-Mark Gurney | 1997-04-27 | 1 | -14/+20 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 2 | -2/+2 |
| * | ${DESTDIR}/usr/bin -> ${DESTDIR}${BINDIR} | Wolfram Schneider | 1997-02-02 | 1 | -2/+2 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 2 | -2/+2 |
| * | add PATH variable | Wolfram Schneider | 1996-11-05 | 1 | -2/+4 |
| * | add PATH variable | Wolfram Schneider | 1996-11-05 | 1 | -2/+4 |
| * | Fixed bug where 'id <user>' output the wrong group name (the user name | David Greenman | 1995-08-28 | 1 | -11/+11 |