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