Date: Tue, 29 Jul 1997 08:45:39 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/passwd Makefile yp_passwd.c src/usr.bin/chpass Makefile pw_yp.c Message-ID: <199707291545.IAA24284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1997/07/29 08:45:39 PDT Modified files: usr.bin/passwd Makefile yp_passwd.c usr.bin/chpass Makefile pw_yp.c Log: Modify passwd and chpass to use new AF_LOCAL RPC interface instead of old kludged-up 'yppasswd_comm' support. Revision Changes Path 1.25 +7 -4 src/usr.bin/passwd/Makefile 1.13 +18 -16 src/usr.bin/passwd/yp_passwd.c 1.11 +5 -2 src/usr.bin/chpass/Makefile 1.11 +18 -15 src/usr.bin/chpass/pw_yp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707291545.IAA24284>