From owner-cvs-sys Fri Jan 5 11:52:55 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA27215 for cvs-sys-outgoing; Fri, 5 Jan 1996 11:52:55 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA27207 Fri, 5 Jan 1996 11:52:52 -0800 (PST) Date: Fri, 5 Jan 1996 11:52:52 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601051952.LAA27207@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/linux linux_ipc.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk wollman 96/01/05 11:52:51 Modified: sys/i386/linux linux_ipc.c Log: The Linux emulator depends on SYSV IPC but doesn't actually reference the options. Revision Changes Path 1.5 +3 -1 src/sys/i386/linux/linux_ipc.c