]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-pts-20070811
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 12 Aug 2007 00:54:04 +0000 (00:54 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 12 Aug 2007 00:54:04 +0000 (00:54 +0000)
commitd3162e23739ed9983d78ac46393c79df717a486e
tree6eeaf6e59e80b05c4dfd25050dda251522bd9540
parent54c7c7089cbe4a81760bf3cac4c381d338065a71
STABLE14-pts-20070811

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

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

rename functions to avoid Win32 conflicts

(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