From owner-freebsd-commit Sat Dec 23 09:09:58 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20784 for freebsd-commit-outgoing; Sat, 23 Dec 1995 09:09:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20767 for cvs-all-outgoing; Sat, 23 Dec 1995 09:09:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20752 for cvs-sys-outgoing; Sat, 23 Dec 1995 09:09:52 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20743 Sat, 23 Dec 1995 09:09:51 -0800 (PST) Date: Sat, 23 Dec 1995 09:09:51 -0800 (PST) From: Joerg Wunsch Message-Id: <199512231709.JAA20743@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys sem.h shm.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 95/12/23 09:09:50 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys sem.h shm.h Log: Bring the fixes from rev 1.4 in both files into 2.1.X: declare SHM_{R,W,X} and SEM_{R,W,X}. Revision Changes Path 1.3.4.1 +7 -6 src/sys/sys/sem.h 1.3.8.1 +7 -1 src/sys/sys/shm.h