Subject: CVS commit: [netbsd-4] src/usr.sbin
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/16/2007 19:44:51
Module Name:	src
Committed By:	bouyer
Date:		Mon Apr 16 19:44:51 UTC 2007

Modified Files:
	src/usr.sbin/etcupdate [netbsd-4]: etcupdate etcupdate.8
	src/usr.sbin/postinstall [netbsd-4]: postinstall postinstall.8

Log Message:
Pull up following revision(s) (requested by apb in ticket #571):
	usr.sbin/postinstall/postinstall.8: revision 1.6
	usr.sbin/postinstall/postinstall: revision 1.39
	usr.sbin/etcupdate/etcupdate.8: revision 1.13
	usr.sbin/etcupdate/etcupdate: revision 1.34
Allow both etcupdate and postinstall to accept multiple
.tgz files (e.g. etc.tgz and xetc.tgz).  Make etcupdate
invoke postinstall.


To generate a diff of this commit:
cvs rdiff -r1.29.2.2 -r1.29.2.3 src/usr.sbin/etcupdate/etcupdate
cvs rdiff -r1.12 -r1.12.2.1 src/usr.sbin/etcupdate/etcupdate.8
cvs rdiff -r1.31.2.1 -r1.31.2.2 src/usr.sbin/postinstall/postinstall
cvs rdiff -r1.5 -r1.5.2.1 src/usr.sbin/postinstall/postinstall.8

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