> > I made world this afternoon with the latest -stable sources,
> > and when I try to run "top" now I get:
> >
> > top: nlist failed
>
> This looks suspiciously like you made the world but didn't build a new
> kernel before rebooting. If so, take a look at the make world tutoria
Michael Henry wrote:
>
> Hi all,
>
> I made world this afternoon with the latest -stable sources,
> and when I try to run "top" now I get:
>
> top: nlist failed
This looks suspiciously like you made the world but didn't build a new
kernel before rebooting. If so, take a look
On Sat, 28 Aug 1999, Kenneth W Cochran wrote:
> >From [EMAIL PROTECTED] Sat Aug 28 11:02:50 1999
> >Date: Sat, 28 Aug 1999 07:59:12 -0700 (PDT)
> >From: "Brian F. Feldman" <[EMAIL PROTECTED]>
> >Subject: HEADS UP!
> >
> >Within the next day, to be in the tree in time for the feature freeze, most
On 28-Aug-99 Jon Rust wrote:
> Since upgrading to 3.2Stable about 5 days ago, the daily/weekly cron
> jobs in /etc/periodic don't run. There's nothing in the logs about it.
>
cat /etc/crontab ?
ps -ax | grep cron ?
Regards,
---
Don Read [EMAIL PROTECTED]
EDP M
Since upgrading to 3.2Stable about 5 days ago, the daily/weekly cron
jobs in /etc/periodic don't run. There's nothing in the logs about it.
jon
_
|Jon Rust | VCNet, Inc |(805) 383-3500|
|[EMAIL PROTECTED] |
On Fri, 27 Aug 1999, Alvin Jiang wrote:
> Does anyone know if the HP D5013A NIC is supported?
I seriously doubt it unless they're OEMing another part. HP makes their
own crazy NICs and doesn't tell anyone how to program it.
> In fact, I'm thinking of getting the entire HP E60 Netserver.
> Can
On Sat, 28 Aug 1999, Jordan K. Hubbard wrote:
> A user who may well have been smoking crack at the time but has
> nonetheless found an "interesting" bug sent me this procedure:
>
> Use this small perl script to create a file with 3000 spaces in it:
>
> #!/usr/bin/perl
> open FOO, ">foo.img" or
>From [EMAIL PROTECTED] Sat Aug 28 11:02:50 1999
>Date: Sat, 28 Aug 1999 07:59:12 -0700 (PDT)
>From: "Brian F. Feldman" <[EMAIL PROTECTED]>
>Subject: HEADS UP!
>
>Within the next day, to be in the tree in time for the feature freeze, most
>of my changes to IPFW in 4.0 will be committed to 3.2.
>[
Within the next day, to be in the tree in time for the feature freeze, most
of my changes to IPFW in 4.0 will be committed to 3.2. IPFW's binary
compatibility _will_ be broken, and it's a smart idea to make world and
a new kernel both.
__FreeBSD_version is going to be bumped up to 320002, and you
A user who may well have been smoking crack at the time but has
nonetheless found an "interesting" bug sent me this procedure:
Use this small perl script to create a file with 3000 spaces in it:
#!/usr/bin/perl
open FOO, ">foo.img" or die "can't open foo; $!\n";
for ($i=0;$i<3000;$i++){print FOO
Vince,
On Thu, Aug 26, 1999 at 08:32:32PM -0400, Vince Vielhaber wrote:
> I offer to help make changes quite often. The last couple of times they
> fell on deaf ears and I have much better things to occupy my time with
> than chasing people around.
Sorry about this. I try and make sure that
Hi all,
I made world this afternoon with the latest -stable sources,
and when I try to run "top" now I get:
top: nlist failed
"uname -a" output:
FreeBSD playground.foonet 3.2-STABLE FreeBSD 3.2-STABLE #0:
Sat Aug 28 17:30:31 EST 1999 [EMAIL PROTECTED]:
/usr/src/sys/compile/
12 matches
Mail list logo