From owner-cvs-sys Wed Dec 18 05:37:04 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA06588 for cvs-sys-outgoing; Wed, 18 Dec 1996 05:37:04 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA06579; Wed, 18 Dec 1996 05:37:02 -0800 (PST) Date: Wed, 18 Dec 1996 05:37:02 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199612181337.FAA06579@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys sem.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/12/18 05:37:02 Modified: sys/sys sem.h Log: Back out previous commit (and that's the last one I do on swallace's behalf - from now on he can do his own). I guess I didn't notice the code in the wrapper which turned the union semun arg into a pointer. Revision Changes Path 1.10 +2 -2 src/sys/sys/sem.h