Source-Changes-HG archive

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

[src/trunk]: src/rescue no need to list gnu/usr.bin any more.



details:   https://anonhg.NetBSD.org/src/rev/0e10504a34ad
branches:  trunk
changeset: 565200:0e10504a34ad
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu Apr 01 14:41:09 2004 +0000

description:
no need to list gnu/usr.bin any more.

diffstat:

 rescue/list |  9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 3c0226f9d036 -r 0e10504a34ad rescue/list
--- a/rescue/list       Thu Apr 01 09:26:12 2004 +0000
+++ b/rescue/list       Thu Apr 01 14:41:09 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.10 2004/03/21 15:11:21 jdolecek Exp $
+#      $NetBSD: list,v 1.11 2004/04/01 14:41:09 mrg Exp $
 
 SRCDIRS        bin
 
@@ -116,6 +116,7 @@
 
 PROG   bzip2           bunzip2 bzcat
 PROG   ftp
+PROG   gzip            gunzip gzcat zcat 
 PROG   kdump
 PROG   ktrace
 PROG   ktruss
@@ -128,10 +129,4 @@
 
 SPECIAL ldd    srcdir  usr.bin/ldd/${LDD_CMD}
 
-
-SRCDIRS        gnu/usr.bin
-
-PROG   gzip            gunzip gzcat zcat 
-
-
 LIBS   liboverride.o -lbz2 -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -ltermcap -lutil -lz -levent



Home | Main Index | Thread Index | Old Index