git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22666 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-03-09 21:48:09 +00:00
parent bdd75a7ca8
commit 574683e7ab

View File

@@ -1,3 +1,9 @@
2008-03-09 Love H<>rnquist <20>strand <lha@it.su.se>
* telnetd/sys_term.c: Dont need to set this as the controlling PTY
on steams sockets, don't abort on failure. From Harald Barth and
Ian Delahorne.
2007-12-31 Love H<>rnquist <20>strand <lha@it.su.se>
* telnetd/sys_term.c: Use strlcpy instead of strncpy, thanks to