Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 12/22/1999 17:02:53
Module Name:	basesrc
Committed By:	mjl
Date:		Thu Dec 23 01:02:53 UTC 1999

Modified Files:
	basesrc/usr.bin/passwd: Makefile yp_passwd.c

Log Message:
Fix yppasswd part of passwd. This has never worked since the
password map was split and master.passwd.byname was introduced.

XXX This is a temporary fix until luke finds some time to add
the necessary support glue to libc for TRT.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 basesrc/usr.bin/passwd/Makefile
cvs rdiff -r1.20 -r1.21 basesrc/usr.bin/passwd/yp_passwd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.