x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12054 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,12 @@
|
|||||||
|
2003-04-16 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* lib/krb5/transited.c: use strlcat/strlcpy, from openbsd
|
||||||
|
* lib/krb5/krbhst.c (srv_find_realm): use strlcpy, from openbsd
|
||||||
|
* lib/krb5/aname_to_localname.c (krb5_aname_to_localname): use
|
||||||
|
strlcpy, from openbsd
|
||||||
|
* kdc/hpropd.c: s/strcat/strlcat/, inspired from openbsd
|
||||||
|
* appl/kf/kfd.c: use strlcpy, from openbsd
|
||||||
|
|
||||||
2003-04-16 Johan Danielsson <joda@pdc.kth.se>
|
2003-04-16 Johan Danielsson <joda@pdc.kth.se>
|
||||||
|
|
||||||
* configure.in: fix for large file support in AIX, _LARGE_FILES
|
* configure.in: fix for large file support in AIX, _LARGE_FILES
|
||||||
@@ -5,7 +14,7 @@
|
|||||||
include stdio.h before we get to config.h
|
include stdio.h before we get to config.h
|
||||||
|
|
||||||
2003-04-16 Love H<>rnquist <20>strand <lha@it.su.se>
|
2003-04-16 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
* lib/krb5/*.3: Change .Fd #include <header.h> to .In header.h,
|
* lib/krb5/*.3: Change .Fd #include <header.h> to .In header.h,
|
||||||
from Thomas Klausner <wiz@netbsd.org>
|
from Thomas Klausner <wiz@netbsd.org>
|
||||||
|
|
||||||
|
@@ -1,5 +1,7 @@
|
|||||||
2003-04-16 Love H<>rnquist <20>strand <lha@it.su.se>
|
2003-04-16 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* roken_rename.h: rename strlcat, strlcpy
|
||||||
|
* Makefile.am: (ES): add strlcpy.c and strlcat.c
|
||||||
* otp_db.c: use strlcpy, from openbsd
|
* otp_db.c: use strlcpy, from openbsd
|
||||||
* otp_md.c: use strlcat/strlcpy, from openbsd
|
* otp_md.c: use strlcat/strlcpy, from openbsd
|
||||||
* otp_challenge.c: do strdup again, we desupport ultrix
|
* otp_challenge.c: do strdup again, we desupport ultrix
|
||||||
|
Reference in New Issue
Block a user