Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/18/2001 08:15:51
Module Name:	basesrc
Committed By:	tsutsui
Date:		Sun Feb 18 06:15:50 UTC 2001

Modified Files:
	basesrc/distrib/utils: Makefile
	basesrc/sbin/mount: mount.c
Added Files:
	basesrc/distrib/utils/x_mount: Makefile

Log Message:
Add x_mount, which does not include any MOUNT_PROGS.
Installer does not require all vfs progs and all binaries
are crunched after all.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/distrib/utils/Makefile
cvs rdiff -r0 -r1.1 basesrc/distrib/utils/x_mount/Makefile
cvs rdiff -r1.55 -r1.56 basesrc/sbin/mount/mount.c

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