Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/conf whitespace



details:   https://anonhg.NetBSD.org/src/rev/80a48aebcc85
branches:  trunk
changeset: 537637:80a48aebcc85
user:      itojun <itojun%NetBSD.org@localhost>
date:      Fri Oct 04 03:17:00 2002 +0000

description:
whitespace

diffstat:

 sys/arch/i386/conf/GENERIC |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r b3939acb6e3b -r 80a48aebcc85 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Fri Oct 04 02:37:23 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC        Fri Oct 04 03:17:00 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.513 2002/10/01 12:56:39 fvdl Exp $
+# $NetBSD: GENERIC,v 1.514 2002/10/04 03:17:00 itojun Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.513 $"
+#ident                 "GENERIC-$Revision: 1.514 $"
 
 maxusers       32              # estimated number of users
 
@@ -163,7 +163,7 @@
 options        PPP_FILTER      # Active filter support for PPP (requires bpf)
 options        PFIL_HOOKS      # pfil(9) packet filter hooks
 options        IPFILTER_LOG    # ipmon(8) log support
-#options       IPFILTER_DEFAULT_BLOCK  # block all packets by default
+#options       IPFILTER_DEFAULT_BLOCK  # block all packets by default
 #options       TCP_DEBUG       # Record last TCP_NDEBUG packets with SO_DEBUG
 
 # These options enable verbose messages for several subsystems.



Home | Main Index | Thread Index | Old Index