summaryrefslogtreecommitdiffstats
path: root/usr.bin/chpass/util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tzfile.h is an internal header that should never have been installed.millert2015-03-151-2/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* Call endusershell() at the end of ok_shell(), making a copy of themillert2009-03-051-7/+10
* strptime() never sets tm_isdst, so set it to -1 before passing theguenther2008-12-161-2/+3
* remove unused variablechl2008-10-091-3/+2
* Moved the unset of TZ environment variable out of atot into main, removingtobias2008-06-191-8/+2
* - no need for pathnames.h, just use <paths.h> insteadavsm2003-07-011-3/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* cleanup; mpech & millert okderaadt2002-06-271-15/+8
* Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various placesderaadt1998-03-301-54/+24
* (foo *)NULL -> NULLkstailey1997-06-171-4/+4
* rcsidderaadt1996-06-261-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+151