[openssh-commits] CVS: shitei.mindrot.org: openssh
Ben Lindstrom
mouring at mindrot.org
Wed Apr 7 14:16:12 EST 2004
CVSROOT: /var/cvs
Module name: openssh
Changes by: mouring at shitei.mindrot.org 2004/04/07 14:16:12
Modified files:
. : ChangeLog acconfig.h auth-krb5.c configure.ac
gss-serv-krb5.c monitor.c monitor_wrap.c
Log message:
- (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to see
if Krb5 library exports krb5_init_etc() since some OSes (like MacOS/X)
are starting to restrict it as internal since it is not needed by
developers any more. (Patch based on Apple tree)
- (bal) [monitor.c monitor_wrap.c] monitor_wrap.c] moved zlib.h higher since
krb5 on MacOS/X conflicts. There may be a better solution, but this will
work for now.
cvs -n rdiff -u -r1.3302 -r1.3303 openssh/ChangeLog
cvs -n rdiff -u -r1.174 -r1.175 openssh/acconfig.h
cvs -n rdiff -u -r1.21 -r1.22 openssh/auth-krb5.c
cvs -n rdiff -u -r1.210 -r1.211 openssh/configure.ac
cvs -n rdiff -u -r1.5 -r1.6 openssh/gss-serv-krb5.c
cvs -n rdiff -u -r1.65 -r1.66 openssh/monitor.c
cvs -n rdiff -u -r1.41 -r1.42 openssh/monitor_wrap.c
More information about the openssh-commits
mailing list