Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch 'securyty' looks nice. Sadly, it's wrong.
details: https://anonhg.NetBSD.org/src/rev/5c85fc36a4b5
branches: trunk
changeset: 523126:5c85fc36a4b5
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Mar 05 13:59:13 2002 +0000
description:
'securyty' looks nice. Sadly, it's wrong.
diffstat:
sys/arch/luna68k/conf/GENERIC | 6 +++---
sys/arch/news68k/conf/GENERIC | 6 +++---
sys/arch/news68k/conf/GENERIC_TINY | 6 +++---
sys/arch/news68k/conf/NEWS1200 | 4 ++--
4 files changed, 11 insertions(+), 11 deletions(-)
diffs (97 lines):
diff -r 53aa2fa79543 -r 5c85fc36a4b5 sys/arch/luna68k/conf/GENERIC
--- a/sys/arch/luna68k/conf/GENERIC Tue Mar 05 13:01:19 2002 +0000
+++ b/sys/arch/luna68k/conf/GENERIC Tue Mar 05 13:59:13 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.27 2002/01/27 13:23:19 jdolecek Exp $
+# $NetBSD: GENERIC,v 1.28 2002/03/05 13:59:13 wiz Exp $
#
# GENERIC machine description file
#
@@ -20,7 +20,7 @@
include "arch/luna68k/conf/std.luna68k"
-#ident "GENERIC-$Revision: 1.27 $"
+#ident "GENERIC-$Revision: 1.28 $"
maxusers 8
@@ -89,7 +89,7 @@
options INET # IP prototol stack support
#options INET6 # IPV6
#options IPSEC # IP security
-#options IPSEC_ESP # IP securyty (encryption part; define w/IPSEC)
+#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # IP packet forwarding
#options MROUTING # IP multicast routing
diff -r 53aa2fa79543 -r 5c85fc36a4b5 sys/arch/news68k/conf/GENERIC
--- a/sys/arch/news68k/conf/GENERIC Tue Mar 05 13:01:19 2002 +0000
+++ b/sys/arch/news68k/conf/GENERIC Tue Mar 05 13:59:13 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.30 2002/03/04 13:24:11 sommerfeld Exp $
+# $NetBSD: GENERIC,v 1.31 2002/03/05 13:59:14 wiz Exp $
#
# GENERIC machine description file
#
@@ -20,7 +20,7 @@
include "arch/news68k/conf/std.news68k"
-#ident "GENERIC-$Revision: 1.30 $"
+#ident "GENERIC-$Revision: 1.31 $"
maxusers 8
@@ -94,7 +94,7 @@
options INET # Internet protocols
options INET6 # IPV6
#options IPSEC # IP security
-#options IPSEC_ESP # IP securyty (encryption part; define w/IPSEC)
+#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # IP packet forwarding
#options MROUTING # IP multicast routing
diff -r 53aa2fa79543 -r 5c85fc36a4b5 sys/arch/news68k/conf/GENERIC_TINY
--- a/sys/arch/news68k/conf/GENERIC_TINY Tue Mar 05 13:01:19 2002 +0000
+++ b/sys/arch/news68k/conf/GENERIC_TINY Tue Mar 05 13:59:13 2002 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: GENERIC_TINY,v 1.11 2002/03/04 13:24:11 sommerfeld Exp $
+# $NetBSD: GENERIC_TINY,v 1.12 2002/03/05 13:59:14 wiz Exp $
# news68k GENERIC config file for low memory machines;
#
include "arch/news68k/conf/std.news68k"
-#ident "GENERIC_TINY-$Revision: 1.11 $"
+#ident "GENERIC_TINY-$Revision: 1.12 $"
maxusers 4
@@ -74,7 +74,7 @@
options INET # Internet protocols
options INET6 # IPV6
#options IPSEC # IP security
-#options IPSEC_ESP # IP securyty (encryption part; define w/IPSEC)
+#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # IP packet forwarding
#options MROUTING # IP multicast routing
diff -r 53aa2fa79543 -r 5c85fc36a4b5 sys/arch/news68k/conf/NEWS1200
--- a/sys/arch/news68k/conf/NEWS1200 Tue Mar 05 13:01:19 2002 +0000
+++ b/sys/arch/news68k/conf/NEWS1200 Tue Mar 05 13:59:13 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NEWS1200,v 1.15 2002/03/04 13:24:11 sommerfeld Exp $
+# $NetBSD: NEWS1200,v 1.16 2002/03/05 13:59:14 wiz Exp $
# news1200 config file
#
@@ -71,7 +71,7 @@
options INET # Internet protocols
options INET6 # IPV6
#options IPSEC # IP security
-#options IPSEC_ESP # IP securyty (encryption part; define w/IPSEC)
+#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # IP packet forwarding
#options MROUTING # IP multicast routing
Home |
Main Index |
Thread Index |
Old Index