K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-02-19T22:59:23.000000Z K 7 svn:log V 877 Restore sysv_ipc.c:1.30, which was backed out due to interactions with System V shared memory, now believed fixed in sysv_shm.c:1.109: date: 2006/11/06 13:42:01; author: rwatson; state: Exp; lines: +65 -37 Sweep kernel replacing suser(9) calls with priv(9) calls, assigning specific privilege names to a broad range of privileges. These may require some future tweaking. Sponsored by: nCircle Network Security, Inc. Obtained from: TrustedBSD Project Discussed on: arch@ Reviewed (at least in part) by: mlaier, jmg, pjd, bde, ceri, Alex Lyashkov , Skip Ford , Antoine Brodin This restores fine-grained privilege support to System V IPC. PR: 106078 END