git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12924 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-25 15:47:41 +00:00
parent 1836e6e9f7
commit bafd53eb2d

View File

@@ -1,3 +1,13 @@
2003-09-25 Love H<>rnquist <20>strand <lha@it.su.se>
* telnet/externs.h: export Scheduler and scheduler_lockout_tty
* telnet/telnet.c (my_telnet): if telnet_spin returns failure,
complain that the server disconnected and exit
* telnet/authenc.c (telnet_spin): if Scheduler() returns failure
(-1) propagate to higher level
2003-09-03 Love H<>rnquist <20>strand <lha@it.su.se>
* telnetd/telnetd.c: use new DES_ api