On Sat, 27 Nov 1999, Brian J. McGovern wrote:
> Anyone have any suggestions (or feel like writing) code to exercise the
> following subsystems?
>
> - Virtual Memory
>
> - The threads library
>
> - mmap() and friends
>
> We want to try to bang on them a little more for 3.4 th
hello,
I've just hacked a new ioctl into the ATAPI cdrom driver, which
lets the user to specify (pronounce: ``slow down'' :) the speed
of todays' extremely high speed drives.
It's a documented ATAPI feature, and is very easy to implement,
and I've found it very useful :)
first, you need to add
Hi everyone...
First of all I would like to state that IM not a programmer.
Im trying to compile a program and IM getting a errormessage, I have
included the error message bellow.
viking# cc emsg1.c
emsg1.c: In function `main':
emsg1.c:197: warning: passing arg 2 of `connect' from incompatible
Sorry for the double posting...
Regards
Patrik Astrom
-- Forwarded message --
Date: Sun, 28 Nov 1999 22:59:29 +0100 (CET)
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Error compiling..
Hi everyone...
First of all I would like to state that IM not a programmer.
Im tr
In message <[EMAIL PROTECTED]>, you wrot
e:
>Hi everyone...
>
>First of all I would like to state that IM not a programmer.
Then you're probably not a `hacker' either.
>Im trying to compile a program and IM getting a errormessage, I have
>included the error message bellow.
>
>viking# cc emsg1.
cuserid is in the compatibility library, from the man page:
CUSERID(3) FreeBSD Library Functions Manual
CUSERID(3)
NAME
cuserid - get user name associated with effective UID
SYNOPSIS
#include
char *
cuserid(char *s)
DESCRIPTION
The cuserid fun
> As regards to your link-time error (missing `cuserid') I'm afraid I
> can't be of any help.
You could read the cuserid(3) manpage, which should tell you enough to
get yourself sorted out.
--
\\ Give a man a fish, and you feed him for a day. \\ Mike Smith
\\ Tell him he should learn how to f
[EMAIL PROTECTED] wrote:
> Im trying to compile a program and IM getting a errormessage, I have
> included the error message bellow.
>
> viking# cc emsg1.c
> emsg1.c: In function `main':
> emsg1.c:197: warning: passing arg 2 of `connect' from incompatible pointer
> type
> /var/tmp/ccRu22801.o:
[ For some reason, this post through muc.lists.freebsd.hackers gateway didn't
show up on the mailing list. Forwarding it to the mailing list.. ]
On Thu, 04 Nov 1999 20:38:50 -0800, Mike Smith <[EMAIL PROTECTED]> wrote:
> > I don't see any examples in sys/modules. The SYSCTL_INT macros eventual
Alfred Perlstein wrote:
>
> On Mon, 22 Nov 1999, David E. Cross wrote:
>
> > Ok... I have *had* it with the meta, but not really, lockd. Are there any
> > kernel issues with correctly implimenting rpc.lockd?
I can't help with the code, but put me down as both very interested,
and wi
10 matches
Mail list logo