Date: Tue, 17 Dec 1996 11:52:44 -0800 (PST) From: Steven Wallace <swallace> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/ibcs2 ibcs2_ipc.c Message-ID: <199612171952.LAA14636@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
swallace 96/12/17 11:52:28 Modified: sys/i386/ibcs2 ibcs2_ipc.c Log: In the IBCS2 semctl system call, the last parameter arg is passed by value, but in the FreeBSD semctl system call implementation, is passed by reference. Submitted by: msagre@cactus.fi.uba.ar <Miguel Angel Sagreras> Revision Changes Path 1.8 +16 -0 src/sys/i386/ibcs2/ibcs2_ipc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612171952.LAA14636>
