jhb f107dfa8f5 MFC: Sync up SYSV IPC with HEAD some:
- Add kern_semctl() and use it for Linux, IBCS2, and SVR4 ABIs.
- Don't pass a bufsz pointer to kern_shmctl() for operations that don't
  need it.
- Add module dependencies for SYSV IPC modules to IBCS2 and SVR4.
- Use kern_shmctl() in SVR4.
- Use kern_msgctl(), kern_semctl(), and kern_shmctl() in IBCS2.
- Mark linux_ipc(), svr4_sys_shmsys(), and svr4_sys_semsys() MPSAFE.
2007-12-03 21:53:23 +00:00
..
2007-08-29 15:04:26 +00:00
2007-07-08 08:41:09 +00:00
2007-09-03 13:18:42 +00:00
2007-08-29 15:04:26 +00:00
2007-07-08 08:41:09 +00:00
2007-07-08 08:41:09 +00:00
2007-09-03 13:18:42 +00:00
2007-09-03 13:18:42 +00:00
2007-07-08 08:26:10 +00:00