Re: CURRENT's termcap broken

2002-08-30 Thread Андрей Чернов
On Fri, Aug 30, 2002 at 22:12:33 -0400, Andy Sparrow wrote: > > And the author of xterm has widely criticised FreeBSD's incorrect > handling of other attributes. To the point where he has documented the > brokeness in his FAQ, and specifically advises to use the termcap > supplied with 'xterm'

Re: CURRENT's termcap broken

2002-08-30 Thread Andy Sparrow
> > IMHO, it has been corrected, and was incorrect before. > > I mean, corrected for ACS characters (pseudo-graphics), which are correct > before. Read complains above. I believe that these are fixed by not using an incorrect termtype (e.g. 'xterm-color', which refers to another terminal type

Re: CURRENT's termcap broken

2002-08-30 Thread Андрей Чернов
On Fri, Aug 30, 2002 at 21:47:16 -0400, Andy Sparrow wrote: > > On Sat, Aug 31, 2002 at 00:04:44 +0200, Jens Schweikhardt wrote: > > > # and midnight commander shows all with -, +, | instead of > > > # pesudo-graphics. > > > > > > It seems this is the price we pay for alignment with what XFree86

Re: CURRENT's termcap broken

2002-08-30 Thread Andy Sparrow
> On Sat, Aug 31, 2002 at 00:04:44 +0200, Jens Schweikhardt wrote: > > # and midnight commander shows all with -, +, | instead of > > # pesudo-graphics. > > > > It seems this is the price we pay for alignment with what XFree86 ships. > > > > We don't need to pay, if entries will be _really_ cor

Re: CURRENT's termcap broken

2002-08-30 Thread Андрей Чернов
On Sat, Aug 31, 2002 at 00:04:44 +0200, Jens Schweikhardt wrote: > # and midnight commander shows all with -, +, | instead of > # pesudo-graphics. > > It seems this is the price we pay for alignment with what XFree86 ships. > We don't need to pay, if entries will be _really_ corrected instead o

Re: CURRENT's termcap broken

2002-08-30 Thread Jens Schweikhardt
On Thu, Aug 29, 2002 at 05:03:17PM +0400, Vladimir B. Grebenschikov wrote: # ? Wed, 28.08.2002, ? 23:46, Bruce A. Mah ???: # > If memory serves me right, Jens Schweikhardt wrote: # > # > > # Do you have time to commit mention of it to UPDATING? If so, please # > > # draw Bruce Mah's attenti

[long] Server motherboard recommendations for 4.X/5.X?

2002-08-30 Thread Clifton Royston
[I'm posting this query separately on the freebsd-current and freebsd-stable mailing lists, so as not to cross the streams. If you subscribe to both and see it both places, no need to reply to both.] We are about to spec and buy a new central mail server at LavaNet, and we want to be sur

Re: USB slowdown on recent -current [PATCH]

2002-08-30 Thread Maksim Yevmenkin
Hackers, please find attached patch for UHCI that fixes bus hanging after a device has been unplugged. i can not provide a patch for OHCI because i do not have hardware to test. after looking into this in more detail i found a somewhat similar patch in PR "kern/37928". also if someone can comme

Re: /boot/loader problem

2002-08-30 Thread Edwin Culp
Quoting "David W. Chapman Jr." <[EMAIL PROTECTED]>: | On Fri, Aug 30, 2002 at 11:48:52AM -0700, walt wrote: | > After make world/kernel yesterday I get this error from the bootloader: | > | > BTX version =0.00 (instead of 1.01) | > Client format not supported. | > | > and then it hangs.

Re: BTX Loader issue with today current

2002-08-30 Thread David Leimbach
Make a GRUB floppy root (hd0,0,a) [first partition, first slice, first drive] kernel=/boot/loader boot have fun :) On Friday, Aug 30, 2002, at 11:33AM, David W. Chapman Jr. <[EMAIL PROTECTED]> wrote: >> GTX Loader 1.0 BTX Version 0.00 >> Error: Client format not supported >> >> Anyone ha

Re: /boot/loader problem

2002-08-30 Thread David W. Chapman Jr.
On Fri, Aug 30, 2002 at 11:48:52AM -0700, walt wrote: > After make world/kernel yesterday I get this error from the bootloader: > > BTX version =0.00 (instead of 1.01) > Client format not supported. > > and then it hangs. I have to do a hard reset to reboot at that point. > > I can still boot

Re: BTX Loader issue with today current

2002-08-30 Thread David W. Chapman Jr.
> GTX Loader 1.0 BTX Version 0.00 > Error: Client format not supported > > Anyone have any ideas to be able to boot. I'm seeing this as well. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [

BTX Loader issue with today current

2002-08-30 Thread Edwin Culp
Trying to boot with today's current I am getting GTX Loader 1.0 BTX Version 0.00 Error: Client format not supported Anyone have any ideas to be able to boot. Thanks, ed I haven't seen murphy for a while but boy did he show up today. (I don't think I have ever rebooted both my machines here

RE: BTX: Error: Client format not supported

2002-08-30 Thread John Baldwin
On 30-Aug-2002 Paulius Bulotas wrote: > Hello, > > upgraded to todays morning current from DP1, and btx loader complains about > $subj, which as I see from btxldr.s means, I'm missing something ;) in > ELF format: > cmpl $0x464c457f,(%ebx) # ELF magic number? > je start.3

/boot/loader problem

2002-08-30 Thread walt
After make world/kernel yesterday I get this error from the bootloader: BTX version =0.00 (instead of 1.01) Client format not supported. and then it hangs. I have to do a hard reset to reboot at that point. I can still boot with /boot/loader.old which works fine. I see that today's /boot/load

make release (CURRENT) on 4.6 build machine?

2002-08-30 Thread 백성우
Hi, I recently started building -current daily on my 4.6-STABLE build machine.After buildworld and -kernel I install via nfs on my testboxes. So far Ihaven't been able to provide any relevant feedback, but it's fun and I'mlearning :-)Now, I would like to 'make release' for CURRENT, as I'm doing fo

HEADS UP: Method of disabling acpi(4) has changed

2002-08-30 Thread Mitsuru IWASAKI
If you want to stop auto-loading acpi.ko or to disable acpi(4), please change hint.acpi.0.disable="1" to hint.acpi.0.disabled="1" in your /boot/device.hints. Thanks From: Mitsuru IWASAKI <[EMAIL PROTECTED]> Subject: cvs commit: src/share/man/man5 device.hints.5 src/sys/boot/common loader.8 src/

BTX: Error: Client format not supported

2002-08-30 Thread Paulius Bulotas
Hello, upgraded to todays morning current from DP1, and btx loader complains about $subj, which as I see from btxldr.s means, I'm missing something ;) in ELF format: cmpl $0x464c457f,(%ebx) # ELF magic number? je start.3 # Yes movl $e_fmt,%esi