OpenAFS CVS Commit: openafs/src/viced by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 05 Dec 2007 15:35:12 EST


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

Modified Files:
      Tag: openafs-stable-1_4_x
	callback.c 
Log Message:
DELTA STABLE14-cbd-20071205
AUTHOR jaltman@secure-endpoints.com
LICENSE IPL10

Windows requires open() to be called with O_BINARY otherwise Ctrl-Z
means EOF which breaks dumpfile processing.

Be consistent about writing/reading time as afs_uint32 instead of
writing as afs_uint32 and reading as time_t since time_t can be 32-bit
or 64-bit depending on the platform.


--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-cbd-20071205 openafs/src/viced/callback.c 1.55.2.23 1.55.2.24