OpenAFS CVS Commit: openafs/src/ptserver by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 11 Aug 2007 19:41:37 EDT


Update of /cvs/openafs/src/ptserver
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/ptserver

Modified Files:
      Tag: openafs-devel-1_5_x
	NTMakefile db_verify.c map.c ptclient.c pts.c ptutils.c 
	testpt.c 
Log Message:
DELTA DEVEL15-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

rename functions to avoid conflicts with Win32 API on Windows

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-devel-1_5_x follows ---
DEVEL15-pts-20070811 openafs/src/ptserver/NTMakefile 1.14.4.1 1.14.4.2
DEVEL15-pts-20070811 openafs/src/ptserver/db_verify.c 1.16.14.2 1.16.14.3
DEVEL15-pts-20070811 openafs/src/ptserver/map.c 1.3.14.1 1.3.14.2
DEVEL15-pts-20070811 openafs/src/ptserver/ptclient.c 1.12.14.3 1.12.14.4
DEVEL15-pts-20070811 openafs/src/ptserver/pts.c 1.15.2.1 1.15.2.2
DEVEL15-pts-20070811 openafs/src/ptserver/ptutils.c 1.19.6.2 1.19.6.3
DEVEL15-pts-20070811 openafs/src/ptserver/testpt.c 1.14.14.1 1.14.14.2