Author: kmacy Date: Tue Jun 9 20:26:52 2009 New Revision: 193855 URL: http://svn.freebsd.org/changeset/base/193855
Log: remove flowtable from DEFAULTS Modified: head/sys/amd64/conf/DEFAULTS head/sys/i386/conf/DEFAULTS Modified: head/sys/amd64/conf/DEFAULTS ============================================================================== --- head/sys/amd64/conf/DEFAULTS Tue Jun 9 20:21:40 2009 (r193854) +++ head/sys/amd64/conf/DEFAULTS Tue Jun 9 20:26:52 2009 (r193855) @@ -21,4 +21,3 @@ options GEOM_PART_EBR options GEOM_PART_EBR_COMPAT options GEOM_PART_MBR -options FLOWTABLE Modified: head/sys/i386/conf/DEFAULTS ============================================================================== --- head/sys/i386/conf/DEFAULTS Tue Jun 9 20:21:40 2009 (r193854) +++ head/sys/i386/conf/DEFAULTS Tue Jun 9 20:26:52 2009 (r193855) @@ -28,5 +28,3 @@ options GEOM_PART_MBR # enable support for native hardware options NATIVE device atpic - -options FLOWTABLE _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"