On Wed, 2 Oct 2002 18:27:29 -0400 Mikhail Teterin <[EMAIL PROTECTED]> wrote:
> Just noticed on my > > FreeBSD 5.0-CURRENT #0: Thu Sep 26 11:07:24 EDT 2002 > > % hack > Terminal must backspace. > > Here is the end of the ktrace: > > [...] > 41386 hack RET break 0 > 41386 hack CALL break(0x8089000) > 41386 hack RET break 0 > 41386 hack CALL ioctl(0x1,TIOCGETA,0xbfbff6a0) > 41386 hack RET ioctl 0 > 41386 hack CALL ioctl(0x1,TIOCGETA,0xbfbff660) > 41386 hack RET ioctl 0 > 41386 hack CALL ioctl(0x1,TIOCGWINSZ,0xbfbff6c0) > 41386 hack RET ioctl 0 > 41386 hack CALL ioctl(0,TIOCSETP,0x807eeac) > 41386 hack RET ioctl 0 > 41386 hack CALL ioctl(0,TIOCSLTC,0x807e534) > 41386 hack RET ioctl 0 > 41386 hack CALL write(0x1,0x807e5a0,0x19) > 41386 hack GIO fd 1 wrote 25 bytes > "Terminal must backspace. > " > 41386 hack RET write 25/0x19 > 41386 hack CALL exit(0x1) > > On my system at home: > > FreeBSD 5.0-CURRENT #0: Mon Aug 19 00:18:21 EDT 2002 > > it still works... If I setenv TERM to cons25 in xterm, it will come > up too... > > -mi > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-current" in the body of the message > Slash'EM (0.0.6E4F8) and Nethack (3.4.0) die with the same error. It's something broken in Termcap, as copying Termcap and Termcap.db over from a -STABLE (4.6-stable of August 19th 2002) box makes them work again. Any info I can supply to help fix this, let me know. -Adam To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message