* configure.in
authorRichard Basch <probe@mit.edu>
Wed, 28 Dec 1994 18:56:09 +0000 (18:56 +0000)
committerRichard Basch <probe@mit.edu>
Wed, 28 Dec 1994 18:56:09 +0000 (18:56 +0000)
   Don't bother checking for sys/stream.h; done elsewhere
Look for the function ptsname.

* logutil.c
   Search to the proper position in the utmp/utmpx files.

* krlogind.c
   Revamped the tty setup routines.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4766 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/bsd/ChangeLog

index 6ecd4f8984e807438216a5902130e783eebbe5f4..188bd5042685c71ff6896a6baa5a1774ddb1155e 100644 (file)
@@ -1,3 +1,15 @@
+Wed Dec 28 13:12:02 1994  Richard Basch  (probe@tardis)
+
+       * configure.in
+               Don't bother checking for sys/stream.h; done elsewhere
+               Look for the function ptsname.
+
+       * logutil.c
+               Search to the proper position in the utmp/utmpx files.
+
+       * krlogind.c
+               Revamped the tty setup routines.
+
 Tue Dec 27 14:42:15 1994  Richard Basch  (probe@tardis)
 
        * krlogin.c