whitespace

This commit is contained in:
itojun 2002-10-04 03:17:00 +00:00
parent dfea6e4344
commit 8f0eabf697
1 changed files with 3 additions and 3 deletions

View File

@ -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 @@ include "arch/i386/conf/std.i386"
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_DEFLATE # Deflate compression support for PPP
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.