summaryrefslogtreecommitdiff
path: root/usr.bin/chpass
AgeCommit message (Expand)Author
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
1997-02-11remove dangerous sprintf and strcpy calls.mrg
1997-01-09add note about Kerberos to manual pagetls
1997-01-05PR 3081: segfault due to reversed test.cjs
1996-11-26Fix a semantic problem reported by Chuck Cranor:thorpej
1996-08-09Slight semantics change: ALWAYS use YP if the system is bound to athorpej
1996-05-15Updated to use new password file functions in libutil.jtc
1995-09-14Fix formatting as suggested in PR #1452jtc
1995-07-28Improvements to YP support from Jason Downs.phil
1995-07-07Fix formatting; PR #1194jtc
1995-06-26Remove unnecessary sys/signal.h headerjtc
1995-03-26merged with 4.4Liteglass
1995-03-26Import from 4.4Liteglass
1995-01-07Patch from Giles Lean to make compilation flags more consistent.mycroft
1994-08-17tabsderaadt
1994-08-17fix bug 417deraadt
1994-08-17fix same bug as in passwdderaadt
1994-06-29knf & small bug fixderaadt
1994-01-03get the expire and change dates right if they're after 1/1/2000cgd
1993-08-01Add RCS identifiers.mycroft