DragonFly BSD
DragonFly bugs List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: type-o in /usr/src/test/server.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 20 Jan 2004 18:05:45 -0800 (PST)

    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@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@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...



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]