freebsd-dev/usr.bin/chpass
Bruce Evans 22450dd8c1 Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus
dependencies of generated .c files on generated headers (these made
`make -JN' work provided `depend' was made first).  Sorted sources lists.
1998-04-26 16:31:14 +00:00
..
chpass.1 Free a malloc'ed variable before exiting. Compute line number when parsing 1997-06-25 06:59:55 +00:00
chpass.c compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
chpass.h
edit.c Free a malloc'ed variable before exiting. Compute line number when parsing 1997-06-25 06:59:55 +00:00
field.c Print some warnings if root invokes chpass and sets the 1996-04-11 05:30:18 +00:00
Makefile Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus 1998-04-26 16:31:14 +00:00
pathnames.h
pw_copy.c Quieten -Wall. 1997-09-28 08:46:12 +00:00
pw_copy.h
pw_yp.c Removed extra (non-trailing) arg in a call to warnx(). 1997-12-18 15:27:43 +00:00
pw_yp.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
table.c Add new option to chpass: -e "expire" ; change the account expire time 1996-08-12 14:45:26 +00:00
util.c Add rcsid. Correct -Wall warning. 1998-03-23 07:41:49 +00:00