Kent Boortz <[EMAIL PROTECTED]> wrote:
> semget(IPC_PRIVATE, SEMMSL, IPC_EXCL | IPC_CREAT | 0600))
>
> fails with the error "No space left on device". I tried to
> use a smaller value for SEMMSL but it did not help.
The tunable kernel paramater "SEMMNS" defaults to 60, that's the
maximal n
Don <[EMAIL PROTECTED]> wrote:
> Softupdates is definitely a viable solution however it does not
> address several issues and the license is not a BSD license so it
> makes me uncomfortable.
Well, Kirk's idea is to put them under a BSD-style license as soon as
possible, so in the long run, you m
[EMAIL PROTECTED] (Don) writes:
> > and the next question: now that LFS starts to get usable in NetBSD
> > - has anybody started to look at getting it working again in
> > FreeBSD too (maybe matt ?) or has it on the TODO list
> LFS is being considered as a starting point for this project. The g
On Sun, 31 Oct 1999, Isaac Flemming wrote:
>
> Hello all,
>
> I am currently enrolled in college course that requires us to use the
> Netwide Assembler (NASM). This creates a small problem for me, because I
> do not have a DOS box in my room, and do not know how to get NASM to work
> the way
Since FreeBSD 3.0-RELEASE, we do not use a.out as the system executable
format. You have two choices:
(1) If you have to have it a.out for some reason, put
OBJFORMAT=aout in your environment.
(2) You should probably be just using "elf" as the -f argument
fo
Hello all,
I am currently enrolled in college course that requires us to use the
Netwide Assembler (NASM). This creates a small problem for me, because I
do not have a DOS box in my room, and do not know how to get NASM to work
the way I expect it to under FreeBSD.
I noticed that NASM is loc
Michael Beckmann <[EMAIL PROTECTED]> wrote:
> On Thu, Oct 28, 1999 at 04:42:42PM -0700, Scott Hess wrote:
> > Urk! I don't mean to be insulting, but the notion that you would roll
> > _any_ solution out for a problem of this size based on word of mouth
freaks
> > the crap out of me.
>
> Hey ! You
Does anyone have any idea where I could find some documentation about
the following gas pseudo-ops?
.type ,@object
.previous
Both are used in setdef0.c used to generate linker sets but does not
seems to be documented in the gas info file, the man page or the faq.
Thanks in advance
On Fri, 29-Oct-1999 at 08:56:01 -0700, Doug White wrote:
> On Thu, 28 Oct 1999, Stephen J. Roznowski wrote:
>
> > I'm looking at the tutorial on building CCDs at
> >
> > http://www.freebsd.org/tutorials/formatting-media/x205.html
>
> I am the author of said document ;)
>
> > It seems that
I'm trying to implement Bill Paul's "setmac" code in the
actual source code as a project (and will have it reviewed
before it's committed -- if I ever get that far!). However, I'm
getting stuck in that ether_ioctl is never getting the ioctl
request. I've added the case statement for "SIOCSIFM
HI,
We got a Compaq Presario 5724, when boot from the floppy disk. The machine
will just hang there, no indication of what happened. Has anyone had
similar problem before? Any suggestions will be greatly appreciated.
BTW, it seems to me that freeBSD can not recognize the hard drive in
Compaq pre
11 matches
Mail list logo