]> andersk Git - openssh.git/commit
- OpenBSD CVS updates:
authordamien <damien>
Sat, 22 Jan 2000 08:47:21 +0000 (08:47 +0000)
committerdamien <damien>
Sat, 22 Jan 2000 08:47:21 +0000 (08:47 +0000)
commit9bc5ddfee7f89cd67538cf6cba81f41de128f9d9
tree0189699cb703b5fcbddbb1fff8ce5d3ff6a13455
parent1e64903d1653d24b851863948965976860705910
 - OpenBSD CVS updates:
   - [packet.c]
     use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
     from Holger.Trapp@Informatik.TU-Chemnitz.DE
   - [sshd.c]
     log with level log() not fatal() if peer behaves badly.
   - [readpass.c]
     instead of blocking SIGINT, catch it ourselves, so that we can clean
     the 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..
ChangeLog
packet.c
readpass.c
sshd.c
This page took 0.251329 seconds and 5 git commands to generate.