K 10 svn:author V 5 peter K 8 svn:date V 27 1995-09-22T17:01:28.000000Z K 7 svn:log V 233 Make ttyname() use posix-style tcgetattr() to check to see that it's running on a tty. (Same as isatty()) The old-style TIOCGETP ioctl wouldn't fly if the kernel didn't have COMPAT_43. Submitted by: Carl Fongheiser END