Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/arm32/conf Pullup of 1.38, approved by thorpej:
details: https://anonhg.NetBSD.org/src/rev/b989e6fb58e9
branches: netbsd-1-5
changeset: 489142:b989e6fb58e9
user: is <is%NetBSD.org@localhost>
date: Sat Aug 19 22:15:07 2000 +0000
description:
Pullup of 1.38, approved by thorpej:
remove option PULLDOWN_TEST, which is now always defined
in a global header file.
diffstat:
sys/arch/arm32/conf/SHARK | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 233cf78d4378 -r b989e6fb58e9 sys/arch/arm32/conf/SHARK
--- a/sys/arch/arm32/conf/SHARK Sat Aug 19 20:10:51 2000 +0000
+++ b/sys/arch/arm32/conf/SHARK Sat Aug 19 22:15:07 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: SHARK,v 1.35.2.2 2000/08/04 04:08:09 hubertf Exp $
+# $NetBSD: SHARK,v 1.35.2.3 2000/08/19 22:15:07 is Exp $
# From: NetBSD: GENERIC,v 1.72 2000/08/04 02:17:46 hubertf Exp
#
# SHARK
@@ -6,7 +6,7 @@
include "arch/arm32/conf/std.arm32"
-#ident "GENERIC-$Revision: 1.35.2.2 $"
+#ident "GENERIC-$Revision: 1.35.2.3 $"
# estimated number of users
maxusers 32
@@ -69,7 +69,6 @@
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
-options PULLDOWN_TEST # use m_pulldown for IPv4/v6 processing
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_DEBUG # debug for IP security
Home |
Main Index |
Thread Index |
Old Index