Source-Changes-HG archive

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

[src/trunk]: src/distrib/rescue add systrace and init



details:   https://anonhg.NetBSD.org/src/rev/846bd188b5c4
branches:  trunk
changeset: 535426:846bd188b5c4
user:      lukem <lukem%NetBSD.org@localhost>
date:      Sun Aug 18 13:00:02 2002 +0000

description:
add systrace and init

diffstat:

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

diffs (25 lines):

diff -r 10a6d186084c -r 846bd188b5c4 distrib/rescue/list
--- a/distrib/rescue/list       Sun Aug 18 12:39:42 2002 +0000
+++ b/distrib/rescue/list       Sun Aug 18 13:00:02 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.1 2002/05/02 18:20:59 lukem Exp $
+#      $NetBSD: list,v 1.2 2002/08/18 13:00:02 lukem Exp $
 
 SRCDIRS        bin
 
@@ -33,6 +33,7 @@
 PROG   sleep
 PROG   stty
 PROG   sync
+PROG   systrace
 PROG   test            [
 
 SRCDIRS        sbin
@@ -55,6 +56,7 @@
 PROG   fsdb
 PROG   fsirand
 PROG   ifconfig
+PROG   init
 PROG   lmcctl
 PROG   mbrlabel
 PROG   mknod



Home | Main Index | Thread Index | Old Index