зеркало из https://github.com/Azure/sonic-openssh.git
17 строки
479 B
Plaintext
17 строки
479 B
Plaintext
- 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.
|
|
|
|
- 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
|