diff options
author | Sam Hartman <hartmans@mit.edu> | 2001-01-14 03:26:06 +0000 |
---|---|---|
committer | Sam Hartman <hartmans@mit.edu> | 2001-01-14 03:26:06 +0000 |
commit | bfc074ea2276295db7c092765a3da58b3b2402a8 (patch) | |
tree | 289766408a25862fdb2976fa649e0a58253734a7 /doc/coding-style | |
parent | fb96a449d412e7d1a0dbd38bb50e7f26c041f7b5 (diff) | |
download | krb5-bfc074ea2276295db7c092765a3da58b3b2402a8.tar.gz krb5-bfc074ea2276295db7c092765a3da58b3b2402a8.tar.xz krb5-bfc074ea2276295db7c092765a3da58b3b2402a8.zip |
2001-01-12 Sam Hartman <hartmans@mit.edu>
* krlogin.c: Previously, we only used TIOCGLTC on systems with
termios. This is sort of silly since its a BSD 4.[23] IOCTL. We
then go out of our way not to use it on IRIX, Solaris or HPUX. I
think all this comes about because you really want to use BSD
IOCTLS on Sunos rather than termios. I propose to do that and
never use BSD IOCTLs on Sunos.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12902 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/coding-style')
0 files changed, 0 insertions, 0 deletions