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: David Leimbach <leimy2k@xxxxxxx>
Date: Thu, 22 Jan 2004 00:06:58 -0600

AHA! Thanks Matt.

I was having a hell of a time with that.

[I just flew to Syracuse New York and back in the same day 5:30AM Flight and 6:03PM
return flight so I will play around some more tomorrow]


Dave
On Jan 20, 2004, at 8:05 PM, Matthew Dillon wrote:

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]