Re: libevent in OpenBSD/i386 3.9-release

2006-10-19 Thread Jared Yanovich
On Thu, 19 Oct 2006 10:18:40 +0400 "Bruno Carnazzi" <[EMAIL PROTECTED]> wrote: > Is my code broken or man page not accurate ? It would appear the manual page is inaccurate. libevent/evbuffer.c: /* * Returns 0 on success; *-1 on failure. */ int bufferevent_write(struct bufferevent *b

Re: resource.h has incomplete type fields

2005-08-10 Thread Jared Yanovich
On Thu, 11 Aug 2005 00:15:06 +0200 David Elze <[EMAIL PROTECTED]> wrote: > Hi, > > while trying to compile the new nagios-2.0b4 after a successful > configure I get the following error (OpenBSD 3.7, sparc64): > > /usr/include/sys/resource.h:56: error: field `ru_utime' has incomplete > type > /us

Re: Truetype font

2005-07-06 Thread Jared Yanovich
On Thu, 17 Feb 2005 18:36:02 +0100 (CET) "Bash" <[EMAIL PROTECTED]> wrote: > How can I add truetype font in OpenBSD? http://www.openbsd.org/faq/truetype.html#manualfonts

Re: RTF_MPATH

2005-07-06 Thread Jared Yanovich
On Fri, 25 Feb 2005 08:53:25 -0700 "John R. Shannon" <[EMAIL PROTECTED]> wrote: > I see that route(8) supports an -mpath option to add, permitting the entry of > multiple gateways for a destination address. Under what circumstances is an > entry other than the first entry for an address selected