Author: trasz
Date: Tue Mar 29 18:16:49 2011
New Revision: 220143
URL: http://svn.freebsd.org/changeset/base/220143

Log:
  Revert part of r220137, committed by mistake - RACCT is _not_ supposed
  to be enabled in GENERIC.

Modified:
  head/sys/amd64/conf/GENERIC

Modified: head/sys/amd64/conf/GENERIC
==============================================================================
--- head/sys/amd64/conf/GENERIC Tue Mar 29 18:07:19 2011        (r220142)
+++ head/sys/amd64/conf/GENERIC Tue Mar 29 18:16:49 2011        (r220143)
@@ -65,8 +65,6 @@ options       MAC                     # TrustedBSD MAC 
Framewor
 #options       KDTRACE_HOOKS           # Kernel DTrace hooks
 options        INCLUDE_CONFIG_FILE     # Include this file in kernel
 
-options                RACCT
-
 # Debugging for use in -current
 options        KDB                     # Enable kernel debugger support.
 options        DDB                     # Support DDB.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to