summaryrefslogtreecommitdiffstats
path: root/chpass/pw_copy.c
Commit message (Expand)AuthorAgeFilesLines
* Use libutil and libypclnt for all passwd manipulation and NIS needs.Dag-Erling Smørgrav2002-05-081-177/+0
* Fix warns, ANSIfy, use __FBSDID(), sort headers.Mark Murray2002-03-241-4/+4
* It was possible for an unprivileged user to tie up the passwordCrist J. Clark2002-03-181-2/+34
* Prevent chpass(1) from writing -1 in the UID or GID fieldsMike Barcroft2001-07-261-2/+4
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andPeter Wemm1999-09-061-2/+0
* Allow comments and blank lines as advertised in passwd(5).Sheldon Hearn1999-07-291-0/+11
* More egcs warning fixes:Warner Losh1999-04-251-1/+2
* Fixed printf format errors. Assume that time_t's are representable asBruce Evans1998-10-171-2/+2
* Quieten -Wall.Mark Murray1997-09-281-1/+2
* *blush* Whoops: got the format strings wrong.Bill Paul1996-10-221-4/+4
* Part 2 of fix for PR #1519. The problem here is similar to whatBill Paul1996-10-221-8/+25
* Take the ypchfn/ypchsh stuff that was removed from passwdBill Paul1995-08-131-0/+8
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+107