> >> 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
>> 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
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
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
> 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
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
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
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
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.