summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2004-08-01 18:12:25 +0000
committermarkm <markm@FreeBSD.org>2004-08-01 18:12:25 +0000
commit0d49cf05ec467b4b6cd25bad5b88424b3a9b438b (patch)
tree6e89e8d63385ee131443d0ddb1d30ce8e552aa51
parent30cf65f35dbd6e55081a269240935a7a0f3dc352 (diff)
downloadFreeBSD-src-0d49cf05ec467b4b6cd25bad5b88424b3a9b438b.zip
FreeBSD-src-0d49cf05ec467b4b6cd25bad5b88424b3a9b438b.tar.gz
Remove local hack that was not supposed to be committed.
Spotted by: Antoine Brodin - antoine dot brodin at laposte dot net
-rw-r--r--sys/i386/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index f8ae817..c4f9eff 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -29,7 +29,7 @@ ident GENERIC
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
-options SCHED_4BSD
+options SCHED_ULE # ULE scheduler
options INET # InterNETworking
options INET6 # IPv6 communications protocols
options FFS # Berkeley Fast Filesystem
OpenPOWER on IntegriCloud