Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib/macppc/floppies/ramdisk Pull up revision 1.21 (...
details: https://anonhg.NetBSD.org/src/rev/2cc5df2e14e5
branches: netbsd-1-6
changeset: 529239:2cc5df2e14e5
user: he <he%NetBSD.org@localhost>
date: Sun Nov 03 13:17:49 2002 +0000
description:
Pull up revision 1.21 (requested by itojun in ticket #347):
Make macppc install floppy IPv6-ready.
diffstat:
distrib/macppc/floppies/ramdisk/list | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 5bc97236094c -r 2cc5df2e14e5 distrib/macppc/floppies/ramdisk/list
--- a/distrib/macppc/floppies/ramdisk/list Sun Nov 03 13:08:42 2002 +0000
+++ b/distrib/macppc/floppies/ramdisk/list Sun Nov 03 13:17:49 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.18.2.1 2002/05/28 05:06:24 lukem Exp $
+# $NetBSD: list,v 1.18.2.2 2002/11/03 13:17:49 he Exp $
SRCDIRS bin sbin usr.bin usr.sbin
@@ -36,9 +36,11 @@
PROG sbin/mount_nfs
PROG sbin/newfs sbin/mount_mfs
PROG sbin/ping
+PROG sbin/ping6
PROG sbin/reboot sbin/halt
PROG sbin/restore sbin/rrestore
PROG sbin/route
+PROG sbin/rtsol
PROG sbin/shutdown
PROG sbin/swapctl
PROG sbin/umount
@@ -65,6 +67,7 @@
SPECIAL more srcdir distrib/utils/more
SPECIAL mount srcdir distrib/utils/x_mount
SPECIAL ping srcdir distrib/utils/x_ping
+SPECIAL ping6 srcdir distrib/utils/x_ping6
SPECIAL route srcdir distrib/utils/x_route
SPECIAL umount srcdir distrib/utils/x_umount
Home |
Main Index |
Thread Index |
Old Index