Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/hppa/ramdisk Add mount_cd9660 and sysctl



details:   https://anonhg.NetBSD.org/src/rev/115a4911e1b8
branches:  trunk
changeset: 456188:115a4911e1b8
user:      skrll <skrll%NetBSD.org@localhost>
date:      Fri Apr 26 18:25:08 2019 +0000

description:
Add mount_cd9660 and sysctl

diffstat:

 distrib/hppa/ramdisk/list |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 25b00edd9852 -r 115a4911e1b8 distrib/hppa/ramdisk/list
--- a/distrib/hppa/ramdisk/list Fri Apr 26 17:24:23 2019 +0000
+++ b/distrib/hppa/ramdisk/list Fri Apr 26 18:25:08 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.1 2014/02/24 07:23:38 skrll Exp $
+#      $NetBSD: list,v 1.2 2019/04/26 18:25:08 skrll Exp $
 
 SRCDIRS        bin sbin usr.bin usr.sbin
 
@@ -31,6 +31,7 @@
 PROG   sbin/init
 PROG   sbin/mknod
 PROG   sbin/mount
+PROG   sbin/mount_cd9660
 PROG   sbin/mount_ffs
 PROG   sbin/mount_kernfs
 PROG   sbin/mount_nfs
@@ -41,6 +42,7 @@
 PROG   sbin/route
 PROG   sbin/shutdown
 PROG   sbin/swapctl
+PROG   sbin/sysctl
 PROG   sbin/umount
 
 PROG   usr/bin/ftp



Home | Main Index | Thread Index | Old Index