OpenAFS CVS Commit: openafs/src/rx/FBSD by zacheiss

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 10 Sep 2002 18:33:57 EDT


Update of /cvs/openafs/src/rx/FBSD
In directory GRAND.CENTRAL.ORG:/home/zacheiss/openafs-stable-1_2_x/openafs/src/rx/FBSD

Modified Files:
      Tag: openafs-stable-1_2_x
	rx_kmutex.h rx_knet.c 
Log Message:

DELTA STABLE12-freebsd-almost-working-client-20020216
AUTHOR tardis@ece.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 for openafs-stable-1_2_x follows ---
STABLE12-freebsd-almost-working-client-20020216 openafs/src/rx/FBSD/rx_kmutex.h 1.1 1.1.6.1
STABLE12-freebsd-almost-working-client-20020216 openafs/src/rx/FBSD/rx_knet.c 1.5 1.5.2.1