*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10516 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-08-21 23:09:18 +00:00
parent 7d75a2a5f5
commit 611da1c3d3
3 changed files with 15 additions and 0 deletions

View File

@@ -1,5 +1,12 @@
2001-08-22 Assar Westerlund <assar@sics.se>
* kpasswd/kpasswd_locl.h: include libutil.h if it exists
* kdc/kerberos4.c (get_des_key): check for null keys even if
is_server
2001-08-21 Assar Westerlund <assar@sics.se>
* lib/asn1/asn1_print.c: print some size_t correctly
* configure.in: remove extra space after -L check for libutil.h
2001-08-17 Johan Danielsson <joda@pdc.kth.se>

View File

@@ -1,3 +1,7 @@
2001-08-22 Assar Westerlund <assar@sics.se>
* telnetd/sys_term.c: include libutil.h if it exists
2001-08-10 Assar Westerlund <assar@sics.se>
* telnetd/sys_term.c (getpty): call openpty if it exists

View File

@@ -1,3 +1,7 @@
2001-08-22 Assar Westerlund <assar@sics.se>
* kadmin_locl.h: include libutil.h if it exists
2001-08-10 Johan Danielsson <joda@pdc.kth.se>
* util.c: do something to handle C-c in prompts