Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: source-changes
Date: 01/16/2003 13:55:30
Module Name:	src
Committed By:	martti
Date:		Thu Jan 16 11:55:30 UTC 2003

Modified Files:
	src/distrib/sets/lists/etc: mi
	src/etc: postinstall
	src/etc/rc.d: Makefile
Removed Files:
	src/etc/rc.d: ypset

Log Message:
Back out previous (as discussed with releng). The correct way to set this is:

# echo "myserver" > /var/yp/binding/`domainname`.ypservers


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 src/distrib/sets/lists/etc/mi
cvs rdiff -r1.46 -r1.47 src/etc/postinstall
cvs rdiff -r1.38 -r1.39 src/etc/rc.d/Makefile
cvs rdiff -r1.1 -r0 src/etc/rc.d/ypset

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