summaryrefslogtreecommitdiff
path: root/usr.bin/chpass/edit.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
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-08-08Don't leave temporary file on abnormal exit (like, interrupted by user).enami
1998-07-26const poisoning.mycroft
1998-02-04Use strftime and strptime.christos
1997-10-19fix compile warnings on the alpha.mrg
1997-10-18WARNSify, fix .Nm usage, bzero -> memsetlukem
1997-02-11remove dangerous sprintf and strcpy calls.mrg
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-07-28Improvements to YP support from Jason Downs.phil
1995-03-26merged with 4.4Liteglass
1994-08-17fix bug 417deraadt
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd