OpenAFS CVS Commit: openafs/src/ptserver by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 11 Aug 2007 19:50:02 EDT
Update of /cvs/openafs/src/ptserver
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-4/src/ptserver
Modified Files:
Tag: openafs-stable-1_4_x
NTMakefile db_verify.c map.c ptclient.c pts.c ptutils.c
testpt.c
Log Message:
DELTA STABLE14-pts-20070811
AUTHOR jaltman@secure-endpoints.com
remove SUPERGROUPS condition for compilation of pts commands:
Interactive, Quit, Source, Sleep
fix the assignment of 'source' to permit it to function
replace bcopy and bzero with memcpy and memset to permit compilation
on Windows
replace ubik_Call(xxx) with ubik_xxx() (testpt.c)
add -DSUPERGROUPS and map.c to NTMakefile
--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-pts-20070811 openafs/src/ptserver/NTMakefile 1.9.2.4 1.9.2.5
STABLE14-pts-20070811 openafs/src/ptserver/db_verify.c 1.16.2.2 1.16.2.3
STABLE14-pts-20070811 openafs/src/ptserver/map.c 1.3.2.1 1.3.2.2
STABLE14-pts-20070811 openafs/src/ptserver/ptclient.c 1.12.2.3 1.12.2.4
STABLE14-pts-20070811 openafs/src/ptserver/pts.c 1.13.2.2 1.13.2.3
STABLE14-pts-20070811 openafs/src/ptserver/ptutils.c 1.18.2.3 1.18.2.4
STABLE14-pts-20070811 openafs/src/ptserver/testpt.c 1.14.2.1 1.14.2.2