Source-Changes-HG archive

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

[src/trunk]: src/distrib/sun2/miniroot Revert previous; ``fix'' against wrong...



details:   https://anonhg.NetBSD.org/src/rev/89a81bf1990a
branches:  trunk
changeset: 944619:89a81bf1990a
user:      rin <rin%NetBSD.org@localhost>
date:      Sun Oct 04 23:42:43 2020 +0000

description:
Revert previous; ``fix'' against wrong directory...

diffstat:

 distrib/sun2/miniroot/list |  10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

diffs (39 lines):

diff -r 311e87ea58a6 -r 89a81bf1990a distrib/sun2/miniroot/list
--- a/distrib/sun2/miniroot/list        Sun Oct 04 22:41:18 2020 +0000
+++ b/distrib/sun2/miniroot/list        Sun Oct 04 23:42:43 2020 +0000
@@ -1,5 +1,5 @@
 #
-# $NetBSD: list,v 1.21 2020/10/04 09:42:48 rin Exp $
+# $NetBSD: list,v 1.22 2020/10/04 23:42:43 rin Exp $
 #
 
 # The PROM provides a default kernel name of "vmunix"
@@ -127,7 +127,7 @@
 PROG   usr/bin/cksum
 PROG   usr/bin/cmp
 PROG   usr/bin/ftp
-PROG   usr/bin/more    usr/bin/less
+PROG   usr/bin/less    usr/bin/more
 PROG   usr/bin/rsh
 PROG   usr/bin/sed
 PROG   usr/bin/tip
@@ -138,18 +138,14 @@
 # install.md still uses sort
 PROG   usr/bin/sort
 
+SPECIAL        less            srcdir  external/bsd/less/bin/less
 SPECIAL        vi              srcdir  external/bsd/nvi/usr.bin/nvi
 
-SPECIAL        disklabel       srcdir  distrib/utils/x_disklabel
 SPECIAL        ed              srcdir  distrib/utils/x_ed
-SPECIAL        fsck_ffs        srcdir  distrib/utils/x_fsck_ffs
 SPECIAL        gzip            srcdir  distrib/utils/x_gzip
 SPECIAL        ifconfig        srcdir  distrib/utils/x_ifconfig
-SPECIAL        newfs           srcdir  distrib/utils/x_newfs
 SPECIAL        ping            srcdir  distrib/utils/x_ping
 SPECIAL        route           srcdir  distrib/utils/x_route
-
-SPECIAL        more            srcdir  distrib/utils/more
 SPECIAL        edlabel         srcdir  distrib/utils/edlabel
 
 ARGVLN sh -sh



Home | Main Index | Thread Index | Old Index