summaryrefslogtreecommitdiffstats
path: root/usr.bin/chpass/edit.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid clobbering the gecos field, as we intend to use the original later.des2003-04-091-3/+10
* Use libutil and libypclnt for all passwd manipulation and NIS needs.des2002-05-081-113/+133
* Minor post warns stuff.dwmalone2002-03-301-3/+5
* Fix warns, ANSIfy, use __FBSDID(), sort headers.markm2002-03-241-11/+8
* Prevent chpass(1) from writing -1 in the UID or GID fieldsmike2001-07-261-5/+7
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-1/+1
* Use an MD5 checksum to test for file changes; the previous methodsheldonh2000-04-121-1/+8
* Extra sanity checks in information from file edited by user. Thisimp1999-12-211-16/+16
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* More egcs warning fixes:imp1999-04-251-2/+2
* Change the prompt for the office location field from "Location:"ghelmer1999-02-231-2/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-2/+2
* Submitted by: Peter Hawkins <thepish@FreeBSD.org>thepish1998-08-141-4/+11
* Free a malloc'ed variable before exiting. Compute line number when parsingcharnier1997-06-251-4/+10
* pw_scan() was being used to convert a string into a struct passwd, withpeter1996-11-151-1/+1
* Add new option to chpass: -e "expire" ; change the account expire timepeter1996-08-121-0/+3
* Add missing semicolon so that this module compiles whithout -DYP.wpaul1996-06-151-1/+1
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.wpaul1996-02-231-1/+9
* Take the ypchfn/ypchsh stuff that was removed from passwdwpaul1995-08-131-1/+9
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Bug fixed: even root was unable to edit restricted fieldsache1995-03-211-4/+4
* Fixes for chpass.jkh1995-02-091-8/+24
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+213
OpenPOWER on IntegriCloud