summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard Basch <probe@mit.edu>1995-01-02 18:34:05 +0000
committerRichard Basch <probe@mit.edu>1995-01-02 18:34:05 +0000
commit06e3d1bab4ef89dac5f436937d8ca83248b8c2f2 (patch)
tree41d9a600aa6ca446b44d92f6a1ec2e971cd93f97 /src
parent5cf6d078887ab1ad16b1f74e0d8acb7c8c91bd17 (diff)
krlogind.c, krshd.c
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4788 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/appl/bsd/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog
index 0e7fb6d1e..31d559f8e 100644
--- a/src/appl/bsd/ChangeLog
+++ b/src/appl/bsd/ChangeLog
@@ -1,3 +1,12 @@
+Mon Jan 2 12:35:18 1995 Richard Basch (probe@tardis)
+
+ * krlogind.c
+ Ultrix doesn't have a fully functional POSIX termios.
+
+ * krshd.c
+ Cleaned up some of the #ifdef's and code duplication.
+ Fixed decl. of return variable for getopt() [int not char]
+
Fri Dec 30 18:35:50 1994 Richard Basch (probe@tardis)
* krlogin.c