]> andersk Git - openssh.git/blob - TODO
- (djm) Misc NeXT fixes 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 - utmp/wtmp logging does not work on NeXT
This page took 1.503847 seconds and 5 git commands to generate.