Module Name:    src
Committed By:   mrg
Date:           Sun Mar 29 17:06:01 UTC 2009

Modified Files:
        src/sys/arch/i386/conf: MONOLITHIC

Log Message:
delete COMPAT_43 that is now in GENERIC


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/i386/conf/MONOLITHIC

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/i386/conf/MONOLITHIC
diff -u src/sys/arch/i386/conf/MONOLITHIC:1.6 src/sys/arch/i386/conf/MONOLITHIC:1.7
--- src/sys/arch/i386/conf/MONOLITHIC:1.6	Tue Mar 24 11:53:22 2009
+++ src/sys/arch/i386/conf/MONOLITHIC	Sun Mar 29 17:06:01 2009
@@ -13,8 +13,6 @@
 options 	P1003_1B_SEMAPHORE	# p1003.1b semaphore support
 options 	AIO		# POSIX AIO, built as a module
 
-options 	COMPAT_43	# and 4.3BSD
-
 options 	COMPAT_OSSAUDIO	# OSS (Voxware) audio driver compatibility
 options 	COMPAT_SVR4	# binary compatibility with SVR4
 options 	COMPAT_IBCS2	# binary compatibility with SCO and ISC

Reply via email to