From 79ef6b89d93b2c1db4884203ba02bcdea3d5e2e4 Mon Sep 17 00:00:00 2001 From: kstailey Date: Fri, 25 Jul 1997 04:40:49 +0000 Subject: add SysV shared mem for X --- sys/arch/sun3/conf/COYOTE | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/sys/arch/sun3/conf/COYOTE b/sys/arch/sun3/conf/COYOTE index 64233178ae0..10374bbf0bb 100644 --- a/sys/arch/sun3/conf/COYOTE +++ b/sys/arch/sun3/conf/COYOTE @@ -1,10 +1,9 @@ # -# $OpenBSD: COYOTE,v 1.8 1997/06/23 19:05:42 kstailey Exp $ +# $OpenBSD: COYOTE,v 1.9 1997/07/25 04:40:48 kstailey Exp $ # # -# diskless Sun3 3/60M -# Root and swap on NFS (no choice) +# Sun3 3/60M # include "arch/sun3/conf/std.sun3" @@ -53,6 +52,9 @@ option COMPAT_10 # NetBSD 1.0, option COMPAT_11 # NetBSD 1.1, option COMPAT_43 # and 4.3BSD #option TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD +option SYSVSHM # SysV shared mem compatibility +#option SYSVMSG # SysV message queue compatibility +#option SYSVSEM # SysV semaphore compatibility # Sun3-specific debugging options #option PMAP_DEBUG -- cgit v1.2.3