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/62c7806042be
branches: trunk
changeset: 339139:62c7806042be
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 57d99f127cdb -r 62c7806042be 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