commit | 601e43638e9e7889127634c3ba0949ba9fb917aa | [log] [download] |
---|---|---|
author | Ben Lindstrom <mouring@eviladmin.org> | Thu Jun 21 03:19:23 2001 +0000 |
committer | Ben Lindstrom <mouring@eviladmin.org> | Thu Jun 21 03:19:23 2001 +0000 |
tree | cf47af3b86f9260589980db64440cea4cd2d8dbd | |
parent | 0a7ca6c7baf13265e86b98a40bfd00714d67c84e [diff] |
- markus@cvs.openbsd.org 2001/06/20 13:56:39 [channels.c channels.h clientloop.c packet.c serverloop.c] move from channel_stop_listening to channel_free_all, call channel_free_all before calling waitpid() in serverloop. fixes the utmp handling; report from Lutz.Jaenicke@aet.TU-Cottbus.DE