Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
tty modes up and kill ourselves -- instead of our process group leader (scp,
cvs, ...) going away and leaving us in noecho mode. people with cbreak
shells never even noticed..
|
|
|
|
from Holger.Trapp@Informatik.TU-Chemnitz.DE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
peer is not going to read the data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sshd allows multiple ListenAddress and Port options. note that libwrap is
not IPv6-ready. (based on patches from fujiwara@rcac.tdi.co.jp)
|
|
sshd allows multiple ListenAddress and Port options. note that libwrap is
not IPv6-ready. (based on patches from <kick@kyoto.wide.ad.jp> and
fujiwara@rcac.tdi.co.jp)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Holger.Trapp@Informatik.TU-Chemnitz.DE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only after the next connection was accepted. use poll on listen sock now.
|