OpenAFS CVS Commit: openafs/src/kauth by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 16 Feb 2002 13:23:57 EST


Update of /cvs/openafs/src/kauth
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/kauth

Modified Files:
	authclient.c krb_udp.c 
Log Message:
DELTA freebsd-almost-working-client-20020216
AUTHOR cg2v@andrew.cmu.edu

a) a freebsd client that compiles, and to a certain extent, works. Should
not be used except by people doing freebsd client development
b) configure glue for freebsd 4.3, 4.4, and 4.5
c) freebsd tfileserver support. Note that, by default, this isn't very
interesting, as the supported freebsd pthreads are just as cooperative as
LWP. if you install the linuxthreads port and swap the MT_* variables in
osconf.m4, you will get a more traditional tfileserver though. configure
glue for that will be forthcoming at some point.
d) a maybe-fix that sets sin_len in sockaddrs on platforms that have them.

(and also a fix for the AC_PROG_CC issue which affects autoconf 2.13 and 2.5x
 on same conf files issue)


--- DELTA config follows ---
freebsd-almost-working-client-20020216 openafs/src/kauth/authclient.c 1.9 1.10
freebsd-almost-working-client-20020216 openafs/src/kauth/krb_udp.c 1.16 1.17