Comment out one option that doesn't quite work at the moment.

This commit is contained in:
mycroft 1994-11-04 07:36:44 +00:00
parent d9b8813f0e
commit 494ac4a412
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: DISKLESS,v 1.7 1994/11/03 22:18:39 mycroft Exp $
# $NetBSD: DISKLESS,v 1.8 1994/11/04 07:36:44 mycroft Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
# This kernel can be loaded from a bootable floppy (i.e. kernel-copy)
@ -40,7 +40,7 @@ options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options COMPAT_SVR4 # binary compatibility with SVR4
options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
options USER_LDT # user-settable LDT; used by WINE
options LKM # loadable kernel modules

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.5 1994/11/03 22:18:40 mycroft Exp $
# $NetBSD: GENERIC,v 1.6 1994/11/04 07:36:45 mycroft Exp $
#
# GENERIC -- everything that's currently supported
#
@ -38,7 +38,7 @@ options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options COMPAT_SVR4 # binary compatibility with SVR4
options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
options USER_LDT # user-settable LDT; used by WINE
options LKM # loadable kernel modules