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.11 (requested b...



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

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

diffstat:

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

diffs (15 lines):

diff -r 168054b5e67e -r 809bb0e0837d sys/arch/mac68k/conf/INSTALLSBC
--- a/sys/arch/mac68k/conf/INSTALLSBC   Fri Jul 05 14:00:42 2002 +0000
+++ b/sys/arch/mac68k/conf/INSTALLSBC   Fri Jul 05 14:00:53 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALLSBC,v 1.9 2002/04/27 19:29:08 shiba Exp $
+#      $NetBSD: INSTALLSBC,v 1.9.4.1 2002/07/05 14:00:53 lukem Exp $
 #
 # INSTALLSBC
 
@@ -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