Subject: CVS commit: src/sbin
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/19/2003 12:49:13
Module Name:	src
Committed By:	jdolecek
Date:		Sun Jan 19 10:49:13 UTC 2003

Modified Files:
	src/sbin: Makefile
	src/sbin/mount: Makefile mount.c

Log Message:
do not link all mount programs into single image; the total size difference
isn't really that huge now that these are compiled as dynamic


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 src/sbin/Makefile
cvs rdiff -r1.25 -r1.26 src/sbin/mount/Makefile
cvs rdiff -r1.64 -r1.65 src/sbin/mount/mount.c

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