git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14809 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-15 13:12:47 +00:00
parent e7e96c2abd
commit 99c49b8e69

View File

@@ -3,6 +3,12 @@
* telnetd/sys_term.c: clean_ttyname might be unused, mark it so
with __attribute__
2005-04-06 Love H<>rnquist <20>strand <lha@it.su.se>
* telnetd/sys_term.c: use NULL as last argument to execl, not 0
* telnet/commands.c: use NULL as last argument to execl, not 0
2005-03-29 Love H<>rnquist <20>strand <lha@it.su.se>
* telnet/telnet.c: From FreeBSD: