Module Name: src
Committed By: tsutsui
Date: Sat May 1 12:18:44 UTC 2010
Modified Files:
src/distrib/hpcsh/miniroot: list
Log Message:
Remove mount_kernfs(8) and use dmesg(8) directly.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/distrib/hpcsh/miniroot/list
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/hpcsh/miniroot/list
diff -u src/distrib/hpcsh/miniroot/list:1.7 src/distrib/hpcsh/miniroot/list:1.8
--- src/distrib/hpcsh/miniroot/list:1.7 Sat May 1 12:18:02 2010
+++ src/distrib/hpcsh/miniroot/list Sat May 1 12:18:44 2010
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.7 2010/05/01 12:18:02 tsutsui Exp $
+# $NetBSD: list,v 1.8 2010/05/01 12:18:44 tsutsui Exp $
# extras in bin
#PROG bin/csh
@@ -8,9 +8,9 @@
# extras in sbin
PROG sbin/disklabel
+PROG sbin/dmesg
PROG sbin/fdisk
PROG sbin/fsck_msdos
-PROG sbin/mount_kernfs
PROG sbin/mount_msdos
PROG sbin/newfs_msdos