Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/arch/mac68k/conf Pull up revision 1.20 (requested b...



details:   https://anonhg.NetBSD.org/src/rev/168054b5e67e
branches:  netbsd-1-6
changeset: 528349:168054b5e67e
user:      lukem <lukem%NetBSD.org@localhost>
date:      Fri Jul 05 14:00:42 2002 +0000

description:
Pull up revision 1.20 (requested by scottr in ticket #434):
Add support for DHCP network configuration.

diffstat:

 sys/arch/mac68k/conf/INSTALL |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 71a0b33407dd -r 168054b5e67e sys/arch/mac68k/conf/INSTALL
--- a/sys/arch/mac68k/conf/INSTALL      Fri Jul 05 14:00:34 2002 +0000
+++ b/sys/arch/mac68k/conf/INSTALL      Fri Jul 05 14:00:42 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL,v 1.18 2002/04/28 06:19:45 wormey Exp $
+#      $NetBSD: INSTALL,v 1.18.4.1 2002/07/05 14:00:42 lukem Exp $
 #
 # INSTALL
 
@@ -191,4 +191,5 @@
 pseudo-device  sl              1       # Serial Line IP
 
 # miscellaneous pseudo-devices
+pseudo-device  bpfilter        8       # Berkeley packet filter
 pseudo-device  pty             2       # pseudo-terminals (Sysinst needs two)



Home | Main Index | Thread Index | Old Index