Source-Changes-HG archive

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

[src/trunk]: src/sys/rump add mixerctl to userland utils



details:   https://anonhg.NetBSD.org/src/rev/21627281a80c
branches:  trunk
changeset: 338894:21627281a80c
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Jun 15 11:20:18 2015 +0000

description:
add mixerctl to userland utils

diffstat:

 sys/rump/listsrcdirs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 4ebfc7306875 -r 21627281a80c sys/rump/listsrcdirs
--- a/sys/rump/listsrcdirs      Mon Jun 15 07:48:08 2015 +0000
+++ b/sys/rump/listsrcdirs      Mon Jun 15 11:20:18 2015 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#      $NetBSD: listsrcdirs,v 1.31 2015/04/25 08:48:06 pooka Exp $
+#      $NetBSD: listsrcdirs,v 1.32 2015/06/15 11:20:18 pooka Exp $
 #
 
 #
@@ -106,7 +106,7 @@
 lsrc usr /sbin/                        newfs newfs_ext2fs newfs_msdos
 lsrc usr /sbin/                        ping ping6 raidctl reboot
 lsrc usr /sbin/                        rndctl route setkey sysctl umount
-lsrc usr /usr.bin/             kdump ktrace sockstat
+lsrc usr /usr.bin/             kdump ktrace mixerctl sockstat
 lsrc usr /usr.sbin/            arp dumpfs mdconfig ndp npf pcictl
 lsrc usr /usr.sbin/            rtadvd vnconfig wlanctl
 lsrc usr /external/bsd/                libelf libpcap tcpdump wpa



Home | Main Index | Thread Index | Old Index