Tue Dec 27 14:42:15 1994 Richard Basch (probe@tardis)
authorRichard Basch <probe@mit.edu>
Tue, 27 Dec 1994 19:48:53 +0000 (19:48 +0000)
committerRichard Basch <probe@mit.edu>
Tue, 27 Dec 1994 19:48:53 +0000 (19:48 +0000)
* krlogin.c
   Cleaned up some of the includes

* krlogind.c
* krshd.c
* logutil.c
* login.c
   Revamped the utmp/wtmp handling routines

* Makefile.in
   Fixed the "krlogin" program define for "krsh"

* configure.in
Changed the HAVE_STREAMS macro to not try <sys/tty.h>
Corrected the text for the setpgrp arguments check

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

src/appl/bsd/ChangeLog

index 3ec581599fca40a88530e02addeab67e842789a0..6ecd4f8984e807438216a5902130e783eebbe5f4 100644 (file)
@@ -1,3 +1,21 @@
+Tue Dec 27 14:42:15 1994  Richard Basch  (probe@tardis)
+
+       * krlogin.c
+               Cleaned up some of the includes
+
+       * krlogind.c
+       * krshd.c
+       * logutil.c
+       * login.c
+               Revamped the utmp/wtmp handling routines
+
+       * Makefile.in
+               Fixed the "krlogin" program define for "krsh"
+
+       * configure.in
+               Changed the HAVE_STREAMS macro to not try <sys/tty.h>
+               Corrected the text for the setpgrp arguments check
+
 Tue Dec 27 06:15:42 1994  Richard Basch  (probe@tardis)
 
        * krlogind.c