*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3913 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-11-11 01:38:48 +00:00
parent 2291bb378f
commit dbe5de5039
2 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
Tue Nov 11 02:35:17 1997 Assar Westerlund <assar@sics.se>
* lib/krb5/net_{read,write}.c: change `int fd' to `void *p_fd'.
fix callers.
* lib/krb5/krb5_locl.h: include <asn1.h> and <der.h>
* include/Makefile.am: add xdbm.h
Tue Nov 11 01:58:22 1997 Johan Danielsson <joda@emma.pdc.kth.se>
* lib/krb5/get_cred.c: Implement krb5_get_cred_from_kdc.

View File

@@ -1,3 +1,7 @@
Tue Nov 11 02:38:44 1997 Assar Westerlund <assar@sics.se>
* roken.h: add <sys/socket.h>
Sun Nov 9 04:48:46 1997 Johan Danielsson <joda@emma.pdc.kth.se>
* fnmatch.c: Add fnmatch from NetBSD