summaryrefslogtreecommitdiffstats
path: root/usr.bin/chpass/field.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-3/+2
* unsigned char casts for ctypederaadt2013-11-261-3/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* fix previous, admin may again set non-standard shell; ok millert@jacekm2009-04-301-3/+4
* Call endusershell() at the end of ok_shell(), making a copy of themillert2009-03-051-7/+6
* tiny bits of lintderaadt2006-03-311-5/+3
* cast to uid_t where needed; ok deraadt@robert2006-03-301-4/+4
* Use strtonum() instead of assigning the value of strtoul() to a uid_t/gid_t.millert2004-07-051-16/+17
* - no need for pathnames.h, just use <paths.h> insteadavsm2003-07-011-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* cleanup; mpech & millert okderaadt2002-06-271-47/+16
* Remove shadow decl.downsj1998-05-291-3/+3
* rcsidderaadt1996-06-261-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+274