question about ttys

2001-07-21 Thread Amir Shalem
in kernel, when I have (struct tty*)cur_tty pointer how can I know if the cur_tty is a console (ttyv) ? or X windows ? I'm writing a wheel support for console, but it creates problem with the X windows. thanks, Amir. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fre

objdump for aout binaries

2001-06-23 Thread Amir Shalem
I'm using FreeBSD 4.3, I have seen there is no /usr/libexec/aout/objdump, there is only /usr/libexec/elf/objdump why ? is it possible to objdump aout binaries ? thanks, Amir. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message