]> andersk Git - openssh.git/blob - TODO
- (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
[openssh.git] / TODO
1 - Replacement for setproctitle()
2
3 - Improve PAM support (a pam_lastlog module will cause sshd to exit)
4
5 - Better documentation
6
7 - Replace the horror in acconfig.h which tries to comphensate for the 
8   lack of u_intXX_t types. There must be a better way.
9
10 - Cleanup configure.in
11
12 - Next now has sigaction() based on sigvec().  But it sill does not
13   seem to act correctly.  Ctrl-C and Ctrl-Z don't return echo to the
14   underlying shell.
15
16 - scp is broken under NeXT, and will need some TLC to be portable to
17   such an old platform. "struct dirent" does not exist, and under
18   next those functions take a single integer input.
This page took 0.043219 seconds and 5 git commands to generate.