type-o in /usr/src/test/server.c
Matthew Dillon
dillon at apollo.backplane.com
Tue Jan 20 18:06:39 PST 2004
The flags should be CAPF_ now. You need to 'make includes' in /usr/src.
The used to be CAPS_ but that conflicted with other CAPS_ constants.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
:
:same problem in client.c by the way too.
:On Jan 20, 2004, at 12:01 AM, Jeroen Ruigrok/asmodai wrote:
:
:> -On [20040120 06:32], Dave Leimbach (leimySPAM2k at xxxxxxx) wrote:
:>> - cid = caps_sys_service("test", getuid(), getgid(), 0,
:>> CAPF_ANYCLIENT);
:>> + cid = caps_sys_service("test", getuid(), getgid(), 0,
:>> CAPS_ANYCLIENT);
:>
:> Fix applied, thanks!
:>
:> --
:> Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no
:> mono
:> PGP fingerprint: 2D92 980E 45FE 2C28 9DB7 9D88 97E6 839B 2EAC 625B
:> http://www.tendra.org/ | http://diary.in-nomine.org/
:> Don't try to find the Answer where there ain't no Question here...
More information about the Bugs
mailing list