Date: Wed, 20 Sep 2000 04:19:56 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include unistd.h src/lib/libcrypt Makefile crypt.3 crypt.c crypt.h src/lib/libutil login_crypt.c Makefile login_cap.3 login_cap.h src/secure/lib/libcrypt Makefile src/usr.sbin/pw Makefile pw_user.c src/usr.bin/passwd local_passwd.c Message-ID: <200009201119.EAA21910@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2000/09/20 04:19:56 PDT Modified files: (Branch: RELENG_4) include unistd.h lib/libcrypt Makefile crypt.3 crypt.c crypt.h lib/libutil Makefile login_cap.3 login_cap.h secure/lib/libcrypt Makefile usr.sbin/pw Makefile pw_user.c usr.bin/passwd local_passwd.c Added files: (Branch: RELENG_4) lib/libutil login_crypt.c Log: MFC: login.conf password format switching Revision Changes Path 1.35.2.3 +3 -1 src/include/unistd.h 1.24.2.1 +2 -1 src/lib/libcrypt/Makefile 1.6.2.3 +44 -9 src/lib/libcrypt/crypt.3 1.14.2.1 +54 -9 src/lib/libcrypt/crypt.c 1.4.2.1 +1 -2 src/lib/libcrypt/crypt.h 1.33.2.2 +5 -3 src/lib/libutil/Makefile 1.17.2.2 +22 -2 src/lib/libutil/login_cap.3 1.3.2.1 +2 -1 src/lib/libutil/login_cap.h 1.26.2.1 +2 -1 src/secure/lib/libcrypt/Makefile 1.11.2.1 +3 -3 src/usr.sbin/pw/Makefile 1.34.2.7 +21 -2 src/usr.sbin/pw/pw_user.c 1.24.2.1 +13 -16 src/usr.bin/passwd/local_passwd.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?200009201119.EAA21910>