Module Name: src
Committed By: tsutsui
Date: Sat Sep 12 18:09:47 UTC 2009
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
+options RTSOCK_DEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 src/sys/arch/i386/conf/ALL
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/i386/conf/ALL
diff -u src/sys/arch/i386/conf/ALL:1.207 src/sys/arch/i386/conf/ALL:1.208
--- src/sys/arch/i386/conf/ALL:1.207 Mon Sep 7 10:40:54 2009
+++ src/sys/arch/i386/conf/ALL Sat Sep 12 18:09:47 2009
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.207 2009/09/07 10:40:54 jmcneill Exp $
+# $NetBSD: ALL,v 1.208 2009/09/12 18:09:47 tsutsui Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.207 $"
+#ident "ALL-$Revision: 1.208 $"
maxusers 32 # estimated number of users
@@ -2001,6 +2001,7 @@
options RPC_DEBUG
options RQDEBUG
options RTC_DEBUG
+options RTSOCK_DEBUG
options RTW_DEBUG
options SACKBCDEBUG
options SBC_DEBUG