From fa178370c5128a1c3df3500b65eebfed37d5b6d2 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 14 Feb 1999 19:55:39 +0000 Subject: Turn SYSVMSG on by default for the KDE folks. --- sys/i386/conf/GENERIC | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 76781f47b02a..4ed5b963f3d1 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC,v 1.142 1999/01/09 18:12:07 wpaul Exp $ +# $Id: GENERIC,v 1.143 1999/01/11 03:18:31 yokota Exp $ machine "i386" cpu "I386_CPU" @@ -187,9 +187,10 @@ pseudo-device gzip # Exec gzipped a.out's # the costs of each syscall. options KTRACE #kernel tracing -# This provides support for System V shared memory. +# This provides support for System V shared memory and message queues. # options SYSVSHM +options SYSVMSG # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be # aware of the legal and administrative consequences of enabling this -- cgit v1.3