Date: Sun, 24 Mar 2002 02:21:22 -0800 (PST) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass Makefile chpass.c chpass.h edit.c field.c pw_copy.c pw_yp.c table.c util.c Message-ID: <200203241021.g2OALMU84291@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2002/03/24 02:21:22 PST
Modified files:
usr.bin/chpass Makefile chpass.c chpass.h edit.c field.c
pw_copy.c pw_yp.c table.c util.c
Log:
Fix warns, ANSIfy, use __FBSDID(), sort headers.
Revision Changes Path
1.25 +1 -2 src/usr.bin/chpass/Makefile
1.21 +9 -8 src/usr.bin/chpass/chpass.c
1.5 +3 -2 src/usr.bin/chpass/chpass.h
1.20 +8 -11 src/usr.bin/chpass/edit.c
1.5 +20 -45 src/usr.bin/chpass/field.c
1.12 +4 -4 src/usr.bin/chpass/pw_copy.c
1.20 +41 -54 src/usr.bin/chpass/pw_yp.c
1.8 +19 -16 src/usr.bin/chpass/table.c
1.10 +10 -14 src/usr.bin/chpass/util.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203241021.g2OALMU84291>
