diff options
author | Damien Miller <djm@mindrot.org> | 2000-08-29 05:30:37 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-08-29 05:30:37 +0200 |
commit | e5192fafbfbc49afaa64c7b9f3c8d90efe2f1297 (patch) | |
tree | 865a8be1325fd1881b13f3e570d288d406484756 /TODO | |
parent | - (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from (diff) | |
download | openssh-e5192fafbfbc49afaa64c7b9f3c8d90efe2f1297.tar.xz openssh-e5192fafbfbc49afaa64c7b9f3c8d90efe2f1297.zip |
- (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -9,10 +9,6 @@ - Cleanup configure.in -- Next now has sigaction() based on sigvec(). But it sill does not - seem to act correctly. Ctrl-C and Ctrl-Z don't return echo to the - underlying shell. - - utmp/wtmp logging does not work on NeXT - Complete Tru64 SIA support |