CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/03 16:08:07
Modified files:
sys/sys : ipc.h msg.h sem.h shm.h
sys/compat/common: kern_ipc_35.c
Log message:
Remove the old COMPAT_23 SysV IPC structures and the never implemented
semconfig() declaration. Move the COMPAT_35 SysV IPC structures into
the only source files that uses them
ok millert@, kettenis@, deraadt@
