summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/ChangeLog
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>1996-01-19 01:33:08 +0000
committerSam Hartman <hartmans@mit.edu>1996-01-19 01:33:08 +0000
commitc37e7830bd25238f680af7464837c829a89337cf (patch)
treeff4f2c4f6489333815ebe435f9a4214ae7f85b7e /src/appl/bsd/ChangeLog
parent671787e2b4910be41223d0f7961acea87ad498ce (diff)
downloadkrb5-c37e7830bd25238f680af7464837c829a89337cf.tar.gz
krb5-c37e7830bd25238f680af7464837c829a89337cf.tar.xz
krb5-c37e7830bd25238f680af7464837c829a89337cf.zip
Mainline utmp and login cleanups from hartmans_pty_utmp:
* Fix utmp handling on Solaris for wtmpx records * Replace krlogin's SIGURG handler with a call to select squashing Solaris ctrl-c bug * Fix utmp on systems without pututline so ttyslot is only used when it works git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7338 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/bsd/ChangeLog')
-rw-r--r--src/appl/bsd/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog
index 6945cedaf..4e2f94298 100644
--- a/src/appl/bsd/ChangeLog
+++ b/src/appl/bsd/ChangeLog
@@ -1,3 +1,17 @@
+Wed Jan 17 15:14:33 1996 Sam Hartman <hartmans@tertius.mit.edu>
+
+ * krlogin.c ((reader): Use select to find out-of-band data, not signals.
+ (oob): No longer a signal handler; just a function.
+ (writer): get rid of copytochild setup as sigurg no longer needed
+ (main): Don't block SIGURG
+ * configure.in : Include sys/time.h check
+
+Mon Jan 15 16:16:07 1996 Sam Hartman <hartmans@tertius.mit.edu>
+
+ * login.c (main): ttyslot usable here as well
+
+ * krlogind.c (doit): update_utmp can use ttyslot.
+
Thu Jan 11 12:40:08 1996 Ezra Peisach (epeisach@paris)
* krsh.c, krlogin.c: (main): Ultrix cc does not support automatic