* krlogind.c
authorRichard Basch <probe@mit.edu>
Tue, 27 Dec 1994 11:45:05 +0000 (11:45 +0000)
committerRichard Basch <probe@mit.edu>
Tue, 27 Dec 1994 11:45:05 +0000 (11:45 +0000)
commit9f8358ce9620ecfb552f29548f1fccb21c102bae
tree13b972b6c38e1343241e6ee66485811de9212b6e
parent0734446f595092c21cf16b240fb9ed548f02589f
* krlogind.c
Use the file descriptor macros (eg. FD_SET) to handle fd arrays
Change #ifdef STREAMS to #ifdef HAVE_STREAMS
Started to add SYS-V utmp handling
Ripped out the old termio code.
Include <unistd.h> and <stdlib.h> where available.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4756 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/krlogind.c