Source-Changes-HG archive

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

[src/netbsd-1-6]: src/etc/etc.mac68k pullup-1-6 ticket #459 (scottr).



details:   https://anonhg.NetBSD.org/src/rev/1f1dbf59abca
branches:  netbsd-1-6
changeset: 528391:1f1dbf59abca
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Jul 11 18:30:18 2002 +0000

description:
pullup-1-6 ticket #459 (scottr).

Original log message:
Add bpf devices to raminst (for dhclient).

diffstat:

 etc/etc.mac68k/MAKEDEV |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 2da1ef37b73c -r 1f1dbf59abca etc/etc.mac68k/MAKEDEV
--- a/etc/etc.mac68k/MAKEDEV    Thu Jul 11 18:28:19 2002 +0000
+++ b/etc/etc.mac68k/MAKEDEV    Thu Jul 11 18:30:18 2002 +0000
@@ -20,7 +20,7 @@
 # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 #
 #      from: @(#)MAKEDEV       5.2 (Berkeley) 6/22/90
-#      $NetBSD: MAKEDEV,v 1.60 2002/04/27 19:29:08 shiba Exp $
+#      $NetBSD: MAKEDEV,v 1.60.2.1 2002/07/11 18:30:18 thorpej Exp $
 #
 ###########################################################################
 #
@@ -142,6 +142,7 @@
        makedev sd0 sd1 sd2 sd3 wd0 wd1 wd2 wd3 st0 st1 cd0 cd1 md0
        makedev adb grf0 grf1 ttye0
        makedev tty0 tty1 opty
+       makedev bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7
        ;;
 
 ttye*)



Home | Main Index | Thread Index | Old Index