git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15400 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-16 15:17:57 +00:00
parent f790e9089a
commit 3a721fe1b5
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2005-05-27 Love H<>rnquist <20>strand <lha@it.su.se>
* libtelnet/kerberos5.c: case uid_t to unsigned long in printf
format
* telnetd/sys_term.c (set_termbuf): use {} around if to make else
unambiguous
2005-05-20 Love H<>rnquist <20>strand <lha@it.su.se>
* telnetd/sys_term.c (start_login): put utmpx code into a new

View File

@@ -1,3 +1,7 @@
2005-06-02 Love H<>rnquist <20>strand <lha@it.su.se>
* rnd_keys.c: Include <stdlib.h> for srandom/random.
2005-05-29 Love H<>rnquist <20>strand <lha@it.su.se>
* des.c (DES_cbc_cksum): init u to make sure it have a value in