diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-02-28 16:56:06 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-02-28 16:56:06 +0000 |
| commit | 98d0a0b543685dd3d55b17f16082c3937bb1375a (patch) | |
| tree | 86101acb6448f4b4d0711151fcb1cfc2bd22b748 | |
| parent | 201d7c413d86e52714296b711853afde36fbadba (diff) | |
Notes
| -rw-r--r-- | sys/conf/options.i386 | 3 | ||||
| -rw-r--r-- | sys/i386/conf/options.i386 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386 index e62814c7c192..d945308a8e76 100644 --- a/sys/conf/options.i386 +++ b/sys/conf/options.i386 @@ -1,4 +1,4 @@ -# $Id$ +# $Id: options.i386,v 1.35 1997/02/22 09:31:46 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/i386/conf/options.i386 b/sys/i386/conf/options.i386 index e62814c7c192..d945308a8e76 100644 --- a/sys/i386/conf/options.i386 +++ b/sys/i386/conf/options.i386 @@ -1,4 +1,4 @@ -# $Id$ +# $Id: options.i386,v 1.35 1997/02/22 09:31:46 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 |
