blob: 4a92ad995aa960981ea9ec931fe0ec3c2770e78f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
- Replacement for setproctitle()
- Improve PAM support (a pam_lastlog module will cause sshd to exit)
- Better documentation
- Replace the horror in acconfig.h which tries to comphensate for the
lack of u_intXX_t types. There must be a better way.
- Move all compatability cruft (bsd-*, fake-*) into subordinate library
- Cleanup configure.in
|