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:11
Module Name: basesrc
Committed By: tv
Date: Mon Oct 30 22:45:10 UTC 2000
Modified Files:
basesrc/usr.bin/chpass [netbsd-1-5]: chpass.c
Log Message:
Pullup 1.20 [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.18.10.1 -r1.18.10.2 basesrc/usr.bin/chpass/chpass.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.