svn rev #19653: trunk/src/ appl/gssftp/ftp/ appl/gssftp/ftpd/ appl/telnet/telnetd/ ...

raeburn@MIT.EDU raeburn at MIT.EDU
Thu Jun 28 21:01:27 EDT 2007


Commit By: raeburn
Log Message: 
Attach format attributes to declarations of various message-formatting
routines under gcc.  In a couple of routines, hard-code the preference
for using the vsnprintf paths instead of list-of-int-arguments hacks
now that we're assuming vsnprintf is available in other places.

Installed headers affected:
  com_err.h (com_err, com_err_va)
  ss.h (ss_error)
  krb5.h (krb5_set_error_message, krb5_vset_error_message)



Changed Files:
U   trunk/src/appl/gssftp/ftp/ftp_var.h
U   trunk/src/appl/gssftp/ftp/secure.h
U   trunk/src/appl/gssftp/ftpd/ftpd.c
U   trunk/src/appl/gssftp/ftpd/secure.h
U   trunk/src/appl/telnet/telnetd/ext.h
U   trunk/src/appl/telnet/telnetd/utility.c
U   trunk/src/include/adm_proto.h
U   trunk/src/include/k5-err.h
U   trunk/src/include/krb5/krb5.hin
U   trunk/src/kdc/kerberos_v4.c
U   trunk/src/lib/kadm5/logger.c
U   trunk/src/lib/krb4/krb4int.h
U   trunk/src/util/et/com_err.h
U   trunk/src/util/ss/ss.h



More information about the cvs-krb5 mailing list