Synced with sys/i386/conf/GENERIC revision 1.241.

Approved by:	jkh
This commit is contained in:
KATO Takenori 2000-02-05 00:43:04 +00:00
parent 2dea85d508
commit 48ca6b1019
2 changed files with 2 additions and 4 deletions

View File

@ -54,8 +54,7 @@ options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options P1003_1B #Posix P1003_1B real-time extentions
options _KPOSIX_PRIORITY_SCHEDULING
options _KPOSIX_VERSION=199309L
options ICMP_BANDLIM # Rate limit bad replies
options ICMP_BANDLIM #Rate limit bad replies
# To make an SMP kernel, the next two are needed
#options SMP # Symmetric MultiProcessor Kernel

View File

@ -54,8 +54,7 @@ options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options P1003_1B #Posix P1003_1B real-time extentions
options _KPOSIX_PRIORITY_SCHEDULING
options _KPOSIX_VERSION=199309L
options ICMP_BANDLIM # Rate limit bad replies
options ICMP_BANDLIM #Rate limit bad replies
# To make an SMP kernel, the next two are needed
#options SMP # Symmetric MultiProcessor Kernel