Re: Three versions of ERRATA.TXT for 4.1-RELEASE

2000-08-29 Thread John Baldwin
Makoto MATSUSHITA wrote: > > There is a revision 1.2.2.1 of src/release/ERRATA.TXT. It says that > there is a bug in boot0. It is commited at Aug/18/2000 (10+ days before). > > However, we have already have ERRATA.TXT which is available at > ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.1-RE

Re: Why is gcc version so old?

2000-08-29 Thread Warner Losh
In message <[EMAIL PROTECTED]> Andrew McNaughton writes: : Using a FreeBSD-3.4 box, I notice that it uses gcc version 2.7.2.3. This : came out in January 1997, which seems rather an old version to use. Can : anyone tell me why this is so? Because there were no more stable versions of gcc when

Re: installworld runs out of disk

2000-08-29 Thread Warner Losh
In message <[EMAIL PROTECTED]> Randy Bush writes: : this is with softupdates, which could be a clue Turn softupdates off. Softupdates doesn't have the smarts to stall a request for space that could be fulfilled with a pending delete. Alternatively, get a bigger slash (big pita, I know). Might

RE: Why is gcc version so old?

2000-08-29 Thread Sameer R. Manek
The only disadvantage, if i recall correctly is 2.7.2.3 didn't include the c++ stl, or had some problem problems compiling c++ code. In in eithercase, if you feel the need to have a newer compiler, you can always go into /usr/ports/lang and install a newer compiler. Remember a good portion of the

Re: user ppp broken?

2000-08-29 Thread Andy Farkas
Yes, this just bit me - after doing a remote upgrade, the system dials back in, but no default route is set! On Tue, 29 Aug 2000, Rasputin wrote: > As of a cvsup last Friday? > > (FreeBSD-4.X-STABLE) > > It seems the syntax of the config file has changed? i.e. 'enable dns' > isn't recognized

Re: Dhclient and 4.1-STABLE

2000-08-29 Thread Brooks Davis
On Tue, Aug 29, 2000 at 07:49:04AM -0400, Gary Richter wrote: > I hope this is the right place to ask this question... -questions probalby is. > I recently saw a listing in the cvs-all mailing list that claimed the > behavior of Dhclient had been modified to allow dynamic hostname updates. I >

No Subject

2000-08-29 Thread Justin Ovens [EMAIL PROTECTED]
suscribe -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Justin Ovens ([EMAIL PROTECTED]) System/Network Administrator http://www.lostworld.net http://resume.lostworld.net -- Personal Resume. "I dread success. To have succeeded is to have finished one's business on earth, li

4.1-STABLE: more pcm problems

2000-08-29 Thread Dolgan
It appears that 4.1-STABLE has introduced more pcm problems with the Sound Blaster Live!, and perhaps other cards as well. I just CVSuped to 4.1-STABLE from 4.1-RELEASE, and soon after boot I get this in /var/log/messages: Aug 29 08:16:14 c169507-b /kernel: pcm0: hwptr went backwards 576 -> 39

Write Cache & Softupdates

2000-08-29 Thread Holtor
I am thinking of enabling softupdates but have read in the questions/stable mail listing archives that enabling softupdates when the hard drive has write cache enabled could cause trouble that would not normally be experienced. Does anyone know if there is any truth to that? Is disabling write ca

Re: Why is gcc version so old?

2000-08-29 Thread Vivek Khera
> "AM" == Andrew McNaughton <[EMAIL PROTECTED]> writes: AM> Using a FreeBSD-3.4 box, I notice that it uses gcc version 2.7.2.3. This AM> came out in January 1997, which seems rather an old version to use. Can AM> anyone tell me why this is so? Install the "gcc295" port and then set CC=gcc2

auth 79170a2c unsubscribe freebsd-stable sfagan@pmr.com

2000-08-29 Thread Steve Fagan
auth 79170a2c unsubscribe freebsd-stable [EMAIL PROTECTED]

lpt - newbus breakage?

2000-08-29 Thread Andrew Gordon
The lpt driver has a bunch of flags in the high bits of the minor device number which affect device behaviour. Most of these appear to have been broken since newbus - if you create the /dev node and try to open it, you get "Device not configured", and the lptopen() entry point in the driver does

Re: Random Reboots and Miscellaneous Athlon/FIC Problems.

2000-08-29 Thread Steve Roome
On Sun, Aug 27, 2000 at 10:01:05PM -0500, John Lengeling wrote: > > > Robert Augustine wrote: > > > > Hello, > > I would like to update the list on my problems and give a brief > > generalisation. I would have to say that the SD-11 must be poorly > > manufactured because along with the fac

Dhclient and 4.1-STABLE

2000-08-29 Thread Gary Richter
I hope this is the right place to ask this question... I recently saw a listing in the cvs-all mailing list that claimed the behavior of Dhclient had been modified to allow dynamic hostname updates. I used to use a script to do this, but I would be happy to find out that I would no longer need