| Age | Commit message (Expand) | Author |
| 2003-02-16 | Describe class field correctly. Addresses PR 20370 by Pavel Cahyna. | wiz |
| 2003-02-03 | Open the file with O_NOFOLLOW, and only use if it still has one link (from | christos |
| 2002-11-16 | error handling on strdup failure | itojun |
| 2002-09-30 | New sentence, new line. Some mdoc cleanup. | grant |
| 2002-09-18 | makefile delint. use NETBSDSRCDIR as appropriate | lukem |
| 2002-08-16 | Make this compiles again when compiled without YP. | enami |
| 2002-08-08 | Don't leave temporary file on abnormal exit (like, interrupted by user). | enami |
| 2002-08-07 | Mentions options -l and -y as in passwd.1. | soren |
| 2002-06-11 | err/errx/warn/warnx do not need \n at the end | itojun |
| 2002-05-09 | Fix warnings found by gcc-current with alpha target: | simonb |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2001-12-01 | Sort sections, punctuation fixes, sort SEE ALSO. | wiz |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2001-08-18 | Update for pw_mkdb() change: restrict updates to one user's records and/or | ad |
| 2001-02-13 | progname not used here, so don't extern it | cgd |
| 2001-02-05 | fix redundant decls | christos |
| 2000-10-27 | getpwuid() and getpwnam() both support YP maps, insecure and secure. | phil |
| 2000-10-11 | More format string cleanup by sommerfeld. | is |
| 2000-10-04 | plug warn() call with variable only, just in case - honor behavior of warn(NULL) | itojun |
| 2000-07-07 | errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd | itojun |
| 2000-07-06 | Xref passwd.conf. | ad |
| 1999-08-16 | Spell "privilege" correctly (correct spelling from Jonathan Stone). | simonb |
| 1999-02-08 | Fix for PR 5507 and 6686, using mostly patch by Rick Byers. | mjl |
| 1998-12-19 | Set close-on-exec on all opened files. Partially from OpenBSD. | thorpej |
| 1998-12-19 | Better error message if opening the temp file fails. | thorpej |
| 1998-08-10 | We need to initialize the "save" member in the list for GECOS fields. | kim |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-05 | KNF | mrg |
| 1998-04-28 | Change occurrences of "UNIX" to .Ux or .At as appropriate. | fair |
| 1998-03-18 | capitalize title of Morris&Thompson paper, use .Ev for EDITOR | mikel |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1998-02-04 | Use strftime and strptime. | christos |
| 1997-11-11 | add missing .Nm sections. | mrg |
| 1997-10-24 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-19 | fix compile warnings on the alpha. | mrg |
| 1997-10-18 | WARNSify, fix .Nm usage, bzero -> memset | lukem |
| 1997-10-18 | WARNSify, fix .Nm usage, bzero -> memset | lukem |
| 1997-07-25 | initialize variables for gcc -Wall (marked XXX) | mikel |
| 1997-07-25 | make comparison to NULL explicit (gcc -Wall) | mikel |
| 1997-07-25 | include <err.h> and <stdlib.h> for prototypes | mikel |
| 1997-07-25 | add prototypes for check_yppasswdd() and pw_yp() | mikel |
| 1997-07-24 | Changes to close PR3807. (Different than in PR.) | phil |
| 1997-07-22 | find "namespace.h" ... | mrg |
| 1997-05-21 | remove use of register. | lukem |
| 1997-05-21 | * free up returned data if yp_master() or yp_match() failed | lukem |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1997-03-08 | alternate -> alternative, per PR 2643 | mouse |