]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-pts-20070811
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 12 Aug 2007 00:41:37 +0000 (00:41 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 12 Aug 2007 00:41:37 +0000 (00:41 +0000)
commit8917715ffd7a87ae4b9e4971448e1187a696a272
tree2b3a79881a2f5c5d8e6536909218016964570190
parenta7731e7e42f46bc5496b486cfffc42bad143473d
DEVEL15-pts-20070811

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

(cherry picked from commit 58d5f38b10b35ab3712eacde60f2a06fb2f2a062)
src/ptserver/NTMakefile
src/ptserver/db_verify.c
src/ptserver/map.c
src/ptserver/ptclient.c
src/ptserver/pts.c
src/ptserver/ptutils.c
src/ptserver/testpt.c