Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/hpcsh/miniroot Remove mount_kernfs(8) and use dmesg(...
details: https://anonhg.NetBSD.org/src/rev/ad4874f4a887
branches: trunk
changeset: 754476:ad4874f4a887
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat May 01 12:18:44 2010 +0000
description:
Remove mount_kernfs(8) and use dmesg(8) directly.
diffstat:
distrib/hpcsh/miniroot/list | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 06f95fea7e42 -r ad4874f4a887 distrib/hpcsh/miniroot/list
--- a/distrib/hpcsh/miniroot/list Sat May 01 12:18:02 2010 +0000
+++ b/distrib/hpcsh/miniroot/list Sat May 01 12:18:44 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index