Re: Problems with Network after compile of latest 4.5-STABLE

2002-03-09 Thread Peter Kieser
Welp, i've narrowed it down. When I take out 2 of the network cards (I have three in total) in my box, it boots. I had three in the box before I upgraded to the latest kernel. What's up with that? Someone goof up with some code? --Peter - Original Message - From: "Peter Kieser" <[EMAIL P

[PATCH] exit status of mtree(1)

2002-03-09 Thread Andrew L. Neporada
According to man page, mtree should exit with a status of 0 on success (directory matches spec.), 1 if any error occurred and 2 in the case of directory with spec. mismatch. But our mtree(1) is badly broken here (see f.e. bin/28424). Attached patch solves (I hope) this problem. This patch also in

Re: Problems with Network after compile of latest 4.5-STABLE

2002-03-09 Thread Mike Silbersack
On Sat, 9 Mar 2002, Peter Kieser wrote: > Hey hackers, > > As of the SSH bug, I updated the source for my kernel, and recompiled it. I > was running 4.5-STABLE, and was just updating to the latest release. After > the compile was complete, I rebooted and my network cards stopped working. > This

Re: Problems with Network after compile of latest 4.5-STABLE

2002-03-09 Thread Peter Kieser
I installed the machines all with 4.5-RELEASE, then did 4.5-STABLE, and the generic kernel config, which worked with my network cards. Then I upgraded a few days later to the latest source tree to recompile, recompiled; and it stopped work. --Peter - Original Message - From: "Michael Sch

Re: Problems with Network after compile of latest 4.5-STABLE

2002-03-09 Thread Luigi Rizzo
On Sat, Mar 09, 2002 at 11:50:46AM -0800, Peter Kieser wrote: > Hey hackers, > > As of the SSH bug, I updated the source for my kernel, and recompiled it. I > was running 4.5-STABLE, and was just updating to the latest release. After > the compile was complete, I rebooted and my network cards sto

Re: Problems with Network after compile of latest 4.5-STABLE

2002-03-09 Thread Michael Scheidell
> Hey hackers, > > As of the SSH bug, I updated the source for my kernel, and recompiled it. I > was running 4.5-STABLE, and was just updating to the latest release. After > the compile was complete, I rebooted and my network cards stopped working. > This has happened on every box that I have att

Problems with Network after compile of latest 4.5-STABLE

2002-03-09 Thread Peter Kieser
Hey hackers, As of the SSH bug, I updated the source for my kernel, and recompiled it. I was running 4.5-STABLE, and was just updating to the latest release. After the compile was complete, I rebooted and my network cards stopped working. This has happened on every box that I have attempted to up

Re: Remote GDB in -stable..

2002-03-09 Thread Willem van Engen
On 09 Mar 2002 15:31:55 +1130 "Daniel O'Connor" <[EMAIL PROTECTED]> wrote: > On Fri, 2002-03-08 at 21:26, Willem van Engen wrote: > > > Anyone have any handy tips? > > Did you read the developers' handbook, chapter 16? > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/x5013

Re: bin/34744: Add -a (same as -PpR) flag to cp(1)

2002-03-09 Thread David O'Brien
On Sat, Mar 09, 2002 at 04:49:09AM +, Dima Dorfman wrote: > Jordan DeLong <[EMAIL PROTECTED]> wrote: > > > > >Number: 34744 > > >Category: bin > > >Synopsis: Add -a (same as -PpR) flag to cp(1) > > >Description: > > some other cp(1) implementations (such as GNU cp) pro