diff options
| author | KATO Takenori <kato@FreeBSD.org> | 2000-02-05 00:43:04 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 2000-02-05 00:43:04 +0000 |
| commit | 48ca6b1019246bf067ea2d183b1fda30fb7f2efb (patch) | |
| tree | cbb20db733cf57024a6a1bb221d73432a1a4eb67 /sys | |
| parent | 2dea85d508977573e90901ee05cb1ba8d9b5a99b (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 3 | ||||
| -rw-r--r-- | sys/pc98/conf/GENERIC98 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index f883bbe0f0d8..76fd0e15dd5c 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -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 diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index f883bbe0f0d8..76fd0e15dd5c 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -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 |
