git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5461 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-03-01 09:54:33 +00:00
parent e20466bcab
commit 7c686bdd27
3 changed files with 19 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
Mon Mar 1 10:49:14 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* lib/krb5/get_addrs.c: SOCKADDR_HAS_SA_LEN ->
HAVE_STRUCT_SOCKADDR_SA_LEN
* appl/login/utmpx_login.c: HAVE_UT_* -> HAVE_STRUCT_UTMP*_UT_*
* appl/login/utmp_login.c: HAVE_UT_* -> HAVE_STRUCT_UTMP*_UT_*
* configure.in, acconfig.h, cf/*: update to automake 1.4/autoconf 2.13
Sun Feb 28 18:19:20 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* lib/asn1/gen.c: make `BIT STRING's unsigned

View File

@@ -1,3 +1,7 @@
Mon Mar 1 10:49:38 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* ftpd/logwtmp.c: HAVE_UT_* -> HAVE_STRUCT_UTMP*_UT_*
Sat Feb 13 17:19:35 1999 Assar Westerlund <assar@sics.se>
* ftpd/ftpd.c (match): remove #ifdef HAVE_FNMATCH. We have a

View File

@@ -1,3 +1,7 @@
Mon Mar 1 10:50:30 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* telnetd/sys_term.c: HAVE_UT_* -> HAVE_STRUCT_UTMP*_UT_*
Mon Feb 1 04:08:36 1999 Assar Westerlund <assar@sics.se>
* telnet/commands.c (tn): only call gethostbyname2 with AF_INET6