OpenAFS CVS Commit: openafs/src/config by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 19 Jan 2002 04:25:19 EST
Update of /cvs/openafs/src/config
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/config
Modified Files:
param.alpha_nbsd15.h
Log Message:
DELTA alpha-cleanup-20020119
AUTHOR lha@e.kth.se
make alpha AFS_64BIT_ENV
Avoid warning by not passing data inside a pointer in the test program rw.
Provide compatibility symbols for those w/o preempt hack so its possible to
link test program `rw'.
When comparing to lwp_cpptr->statcheck, cast to int, since that is the type
of lwp_cpptr->statcheck. It may be the case that sizeof(int) !=
sizeof(afs_int32), but then other things will break too.
clean tests with -f
--- DELTA config follows ---
alpha-cleanup-20020119 openafs/src/config/param.alpha_nbsd15.h 1.2 1.3