diff options
author | kato <kato@FreeBSD.org> | 1997-03-01 11:06:41 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1997-03-01 11:06:41 +0000 |
commit | 2e4d98572ad25b024633862d5ccc2742f22eda98 (patch) | |
tree | f51e1ebd6460aae55aaa341cd1a564c32ce75e77 /sys | |
parent | 9a3f6d71c0ec831dae88e536315480d123025cce (diff) | |
download | FreeBSD-src-2e4d98572ad25b024633862d5ccc2742f22eda98.zip FreeBSD-src-2e4d98572ad25b024633862d5ccc2742f22eda98.tar.gz |
Synchronize with sys/i386/conf/options.i386 revision 1.36.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/conf/options.pc98 | 3 | ||||
-rw-r--r-- | sys/pc98/conf/options.pc98 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index e62814c..ad0072b 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id$ +# $Id: options.pc98,v 1.16 1997/02/22 09:43:23 peter Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -50,7 +50,6 @@ PSM_ACCEL opt_psm.h PSM_EMULATION opt_psm.h PSM_CHECKSYNC opt_psm.h PSM_DEBUG opt_psm.h -PSM_NO_RESET opt_psm.h KBD_RESETDELAY opt_kbdio.h KBD_MAXRETRY opt_kbdio.h diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98 index e62814c..ad0072b 100644 --- a/sys/pc98/conf/options.pc98 +++ b/sys/pc98/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id$ +# $Id: options.pc98,v 1.16 1997/02/22 09:43:23 peter Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -50,7 +50,6 @@ PSM_ACCEL opt_psm.h PSM_EMULATION opt_psm.h PSM_CHECKSYNC opt_psm.h PSM_DEBUG opt_psm.h -PSM_NO_RESET opt_psm.h KBD_RESETDELAY opt_kbdio.h KBD_MAXRETRY opt_kbdio.h |