*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9201 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-11-15 23:21:45 +00:00
parent cbb97156e4
commit 505f5c2a70
7 changed files with 74 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2000-11-15 Assar Westerlund <assar@sics.se>
* ftp/main.c: add `-l' for no line-editing
* ftp/globals.c (readline): add
* ftp/ftp_var.h (lineedit): add variable indicated if we should
use readline
2000-11-09 Johan Danielsson <joda@pdc.kth.se>
* ftp/security.c (sec_read): fix bug in previous (from Jacques A.

View File

@@ -1,3 +1,9 @@
2000-11-15 Assar Westerlund <assar@sics.se>
* rshd.c (loop): check that the fd's aren't too large to select on
* rsh.c (loop, proto): check that the fd's aren't too large to
select on
2000-08-10 Assar Westerlund <assar@sics.se>
* rsh.c: move code to do config/command parsing correctly.

View File

@@ -1,3 +1,7 @@
2000-11-16 Assar Westerlund <assar@sics.se>
* libtelnet/misc-proto.h (telnet_getenv): const-ize some
2000-11-08 Johan Danielsson <joda@pdc.kth.se>
* telnet/telnet.c: fake entry if no tgetent