From ad7700d676cbf533c7a0a81e19bae877eb0d07f5 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 16 May 2001 05:07:53 +0000 Subject: kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern_ipc_10.c for other compat modules. --- sys/arch/sparc/conf/SUN4C | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/sparc/conf/SUN4C') diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C index a67267d77b3..4fc58d8128d 100644 --- a/sys/arch/sparc/conf/SUN4C +++ b/sys/arch/sparc/conf/SUN4C @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4C,v 1.29 2001/05/10 10:34:41 art Exp $ +# $OpenBSD: SUN4C,v 1.30 2001/05/16 05:07:49 millert Exp $ # $NetBSD: GENERIC,v 1.19 1995/10/08 11:45:39 pk Exp $ machine sparc @@ -16,7 +16,6 @@ option KTRACE # system call tracing support #option KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate option RASTERCONSOLE # fast rasterop console option SYSVMSG,SYSVSEM,SYSVSHM -option COMPAT_09, COMPAT_10 option UVM # use the UVM virtual memory system ; required -- cgit v1.2.3