Date: Mon, 6 Sep 1999 10:30:03 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass Makefile pw_copy.c src/usr.bin/passwd Makefile src/usr.sbin/pwd_mkdb Makefile pwd_mkdb.c Message-ID: <199909061730.KAA54752@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/09/06 10:30:03 PDT Modified files: usr.bin/chpass Makefile pw_copy.c usr.bin/passwd Makefile usr.sbin/pwd_mkdb Makefile pwd_mkdb.c Log: Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and we have enough pseudo-options already. Revision Changes Path 1.18 +1 -1 src/usr.bin/chpass/Makefile 1.9 +0 -2 src/usr.bin/chpass/pw_copy.c 1.34 +2 -2 src/usr.bin/passwd/Makefile 1.4 +0 -1 src/usr.sbin/pwd_mkdb/Makefile 1.32 +3 -7 src/usr.sbin/pwd_mkdb/pwd_mkdb.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?199909061730.KAA54752>