Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/sun3/common pullup 1.4->1.5 (gwr)



details:   https://anonhg.NetBSD.org/src/rev/57506dcb8aef
branches:  netbsd-1-4
changeset: 468752:57506dcb8aef
user:      perry <perry%NetBSD.org@localhost>
date:      Mon Jun 21 03:06:45 1999 +0000

description:
pullup 1.4->1.5 (gwr)

diffstat:

 distrib/sun3/common/mini_bin.list |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 9029da4ddea9 -r 57506dcb8aef distrib/sun3/common/mini_bin.list
--- a/distrib/sun3/common/mini_bin.list Mon Jun 21 03:03:12 1999 +0000
+++ b/distrib/sun3/common/mini_bin.list Mon Jun 21 03:06:45 1999 +0000
@@ -1,5 +1,5 @@
 #
-# $NetBSD: mini_bin.list,v 1.4 1997/12/15 17:34:09 gwr Exp $
+# $NetBSD: mini_bin.list,v 1.4.2.1 1999/06/21 03:06:45 perry Exp $
 #
 # miniroot files from /bin:
 # Extras not in ../../miniroot/list:
@@ -20,6 +20,7 @@
 COPY   ${DESTDIR}/bin/mkdir            bin
 COPY   ${DESTDIR}/bin/mt               bin
 COPY   ${DESTDIR}/bin/mv               bin
+COPY   ${DESTDIR}/bin/pax              bin
 COPY   ${DESTDIR}/bin/ps               bin
 COPY   ${DESTDIR}/bin/pwd              bin
 COPY   ${DESTDIR}/bin/rm               bin
@@ -32,3 +33,6 @@
 COPY   ${DESTDIR}/bin/test             bin
 LINK              bin/test             bin/[
 
+# new, combined pax,tar,cpio
+LINK              bin/pax              usr/bin/tar
+



Home | Main Index | Thread Index | Old Index