Re: buildword curiousities

1999-09-12 Thread Rodney W. Grimes
> >> The trouble with cvsup2 is that it has a limit of only 6 clients at > >> a time. It's usually maxxed out. > > I am working on an additional cvsup mirror hanging off of Verio, though > > I have been asked to ``bandwidth'' limit it due to political pressure. > > This should help take some load

Re: buildword curiousities

1999-09-12 Thread Randy Bush
>> The trouble with cvsup2 is that it has a limit of only 6 clients at >> a time. It's usually maxxed out. > I am working on an additional cvsup mirror hanging off of Verio, though > I have been asked to ``bandwidth'' limit it due to political pressure. > This should help take some load off of cv

Files in /etc with no $FreeBSD tag

1999-09-12 Thread Doug
I tried this once on -hackers and got no response, so I'll try it here now. for FILE in `find /usr/src/etc -type f`; do grep -L '\$FreeBSD' $FILE; done These files all allow #comments /usr/src/etc/amd.map /usr/src/etc/fbtab /usr/src/etc/master.passwd /usr/src/etc/rc.diskless1 /u

[Fwd: inetd -l doesn't (seem to) log without -wW]

1999-09-12 Thread Doug
Usually I'd wait longer for a response from Sheldon, but since we're so close to the release Doug Original Message Subject: inetd -l doesn't (seem to) log without -wW Date: Sun, 12 Sep 1999 11:12:00 -0700 From: Doug <[EMAIL PROTECTED]> Organization: Triborough Bridg

Re: buildword curiousities

1999-09-12 Thread Rodney W. Grimes
> In article <[EMAIL PROTECTED]>, > Gary Palmer <[EMAIL PROTECTED]> wrote: > > > > Since best.com got assimilated, cvsup2.freebsd.org (aka burka.rdy.com) > > is off verio.net. > > The trouble with cvsup2 is that it has a limit of only 6 clients at > a time. It's usually maxxed out. I am workin

Re: buildword curiousities

1999-09-12 Thread John Polstra
In article <[EMAIL PROTECTED]>, Gary Palmer <[EMAIL PROTECTED]> wrote: > > Since best.com got assimilated, cvsup2.freebsd.org (aka burka.rdy.com) > is off verio.net. The trouble with cvsup2 is that it has a limit of only 6 clients at a time. It's usually maxxed out. John -- John Polstra

Re: Kenrnel build fails

1999-09-12 Thread Gerd Knops
Gerd Knops wrote: > Hi, > > I just cvsup'd the latest and greatest. make world worked fine. But trying > to build a custom kernel fails. make depend works OK, but make results in > this: > > loading kernel > imgact_aout.o: In function 'aout_coredump': > imgact_aout.o(.text+0x36a): undefined refere

Kenrnel build fails

1999-09-12 Thread Gerd Knops
Hi, I just cvsup'd the latest and greatest. make world worked fine. But trying to build a custom kernel fails. make depend works OK, but make results in this: loading kernel imgact_aout.o: In function 'aout_coredump': imgact_aout.o(.text+0x36a): undefined reference to 'expand_name' and a fe

kernel panic in 3.3-RC

1999-09-12 Thread Travis Cole
I have been getting frequent kernel panics for the last 5 days or so in 3.3-RC. The latest panic is with the 3.3-RC source as of about Sept 11 22:00 PDT. This box in question is doing NFS for 2 workstations (only one is really being used), and running named, squid and ppp -nat for my home LAN.