summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-05-13 17:07:18 -0700
committerTim Rice <tim@multitalents.net>2002-05-13 17:07:18 -0700
commit1e28c9e6bad1bd601606b6a6a3d6aa4ca441d21d (patch)
tree57a9a87316afb218a5a630bdd5174b24088ae34a /ChangeLog
parentf8defa2327a1ff265e7b4229e3adc97fc9f82594 (diff)
20020514
[sshpty.c] set tty modes when allocating old style bsd ptys to match what newer style ptys have when allocated. Based on a patch by Roger Cornelius <rac@tenzing.org> [README.privsep] UnixWare 7 and OpenUNIX 8 work.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c59cec0d..da6a352c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
120020514 120020514
2 - (stevesk) [README.privsep] PAM+privsep works with Solaris 8. 2 - (stevesk) [README.privsep] PAM+privsep works with Solaris 8.
3 - (tim) [sshpty.c] set tty modes when allocating old style bsd ptys to
4 match what newer style ptys have when allocated. Based on a patch by
5 Roger Cornelius <rac@tenzing.org>
6 [README.privsep] UnixWare 7 and OpenUNIX 8 work.
3 7
420020513 820020513
5 - (stevesk) add initial README.privsep 9 - (stevesk) add initial README.privsep
@@ -582,4 +586,4 @@
582 - (stevesk) entropy.c: typo in debug message 586 - (stevesk) entropy.c: typo in debug message
583 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 587 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
584 588
585$Id: ChangeLog,v 1.2115 2002/05/13 23:31:09 stevesk Exp $ 589$Id: ChangeLog,v 1.2116 2002/05/14 00:07:18 tim Exp $