* krlogind.c:
authorRichard Basch <probe@mit.edu>
Thu, 29 Dec 1994 06:48:24 +0000 (06:48 +0000)
committerRichard Basch <probe@mit.edu>
Thu, 29 Dec 1994 06:48:24 +0000 (06:48 +0000)
commit4fc337bfefe8d341b4073c43259848c073530c4d
tree64ecfe19d3a97428cb8f060a05150954ffb4920d
parentb57c5f9a9954caef4c608b395379f2bfcb0c491b
* krlogind.c:
More error checking for Solaris tty setup routines (grantpt/unlockpt)
Commented out the OOB code, as it causes problems currently.
Cleaned up some of the #ifdef's for logging incoming users
Removed extraneous declaration of malloc()
Pass a "" for the hostname rather than NULL to update_utmp.
Some additional cosmetic changes.
Included/excluded #ifdef SYSV code (SYSV is not defined anywhere)

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