Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/c789ab415d68
branches:  trunk
changeset: 809281:c789ab415d68
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Jun 29 08:40:52 2015 +0000

description:
add brconfig to userland utils

diffstat:

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

diffs (20 lines):

diff -r 7faeeb9536e1 -r c789ab415d68 sys/rump/listsrcdirs
--- a/sys/rump/listsrcdirs      Sun Jun 28 23:49:33 2015 +0000
+++ b/sys/rump/listsrcdirs      Mon Jun 29 08:40:52 2015 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#      $NetBSD: listsrcdirs,v 1.32 2015/06/15 11:20:18 pooka Exp $
+#      $NetBSD: listsrcdirs,v 1.33 2015/06/29 08:40:52 pooka Exp $
 #
 
 #
@@ -97,7 +97,7 @@
 lsrc usr /libexec/             ld.elf_so
 lsrc usr /bin/                 chmod cp dd df ed ln ls mkdir mv pax
 lsrc usr /bin/                 rm rmdir
-lsrc usr /sbin/                        cgdconfig chown
+lsrc usr /sbin/                        brconfig cgdconfig chown
 lsrc usr /sbin/                        disklabel dump fdisk
 lsrc usr /sbin/                        fsck fsck_ext2fs fsck_ffs fsck_msdos
 lsrc usr /sbin/                        ifconfig mknod



Home | Main Index | Thread Index | Old Index