Subject: CVS commit: src/distrib/i386/floppies
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 09/10/2005 14:50:08
Module Name:	src
Committed By:	dsl
Date:		Sat Sep 10 14:50:08 UTC 2005

Modified Files:
	src/distrib/i386/floppies/common: dot.profile
	src/distrib/i386/floppies/ramdisk-rescuetiny: list
	src/distrib/i386/floppies/ramdisk-small: list
	src/distrib/i386/floppies/ramdisk-tiny: list

Log Message:
Add the dmesg() program to all the i386 ramdisk images and remove the
shell function implemented dmesg using 'cat /kern/msgbuf'.
This means we don't need kernfs.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/distrib/i386/floppies/common/dot.profile
cvs rdiff -r1.15 -r1.16 src/distrib/i386/floppies/ramdisk-rescuetiny/list
cvs rdiff -r1.15 -r1.16 src/distrib/i386/floppies/ramdisk-small/list
cvs rdiff -r1.16 -r1.17 src/distrib/i386/floppies/ramdisk-tiny/list

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