git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11149 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-20 09:49:25 +00:00
parent 066ef11056
commit 75681ab077
2 changed files with 18 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2002-08-20 Johan Danielsson <joda@pdc.kth.se>
* lib/krb5/log.c: rename syslog_data to avoid name conflicts (from
Mattias Amnefelt)
* kuser/klist.c (display_tokens): increase token buffer size, and
add more checks of the kernel data (from Love)

View File

@@ -1,3 +1,18 @@
2002-08-20 Johan Danielsson <joda@pdc.kth.se>
* strlcat.c: add some consistency checks
* strlcpy.c: make the logic simpler, and handle dst_sz == 0
2002-08-19 Johan Danielsson <joda@pdc.kth.se>
* resolve.h: prefix these functions to avoid conflicts with other
packages
2002-08-14 Johan Danielsson <joda@pdc.kth.se>
* strsep_copy.c: don't write to buf if len == 0
2002-05-31 Assar Westerlund <assar@pdc.kth.se>
* Makefile.am: *_LDADD: add LDADD, so that libroken is used