Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/31/2000 00:45:23
Module Name: basesrc
Committed By: tv
Date: Mon Oct 30 22:45:23 UTC 2000
Modified Files:
basesrc/usr.bin/chpass [netbsd-1-5]: pw_yp.c
Log Message:
Pullup 1.18 [phil]:
getpwuid() and getpwnam() both support YP maps, insecure and secure.
Remove local ypgetpw{uid,nam} which don't support secure maps.
(Using chpass/chfn with secure maps and these local functions turns off
users by putting * in password entry.)
To generate a diff of this commit:
cvs rdiff -r1.15.8.1 -r1.15.8.2 basesrc/usr.bin/chpass/pw_yp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.