Subject: Re: tty problems with current netbsd
To: None <sigsegv@rambler.ru>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 03/12/2005 21:55:14
On Sat, Mar 12, 2005 at 08:50:13PM +0000, sigsegv@rambler.ru wrote:
> I think it is related :-)

Ah, ok, it's caused by the bogus ioctl return values.

> I've noticed another thing with current kernel/userland:
> 
> /usr/bin/file does not seem to understand some fields of an ELF binary

Heh, funny, I can reproduce that. Can you please file a PR? It works fine
when running on i386:

cp: ELF 64-bit MSB executable, SPARC V9, version 1 (SYSV), for NetBSD 2.99.16, dynamically linked (uses shared libs), not stripped


Martin