cvs commit: src/sys/i386/ibcs2 ibcs2_ipc.c
John Baldwin
jhb at FreeBSD.org
Sat Jul 8 19:54:12 UTC 2006
jhb 2006-07-08 19:54:12 UTC
FreeBSD src repository
Modified files:
sys/i386/ibcs2 ibcs2_ipc.c
Log:
- Split the IBCS2 ipc foosys() system calls up into subfunctions matching
the organization in svr4_ipc.c.
- Use kern_msgctl(), kern_semctl(), and kern_shmctl() instead of the
stackgap.
Revision Changes Path
1.24 +298 -152 src/sys/i386/ibcs2/ibcs2_ipc.c
More information about the cvs-src
mailing list