OpenAFS CVS Commit: openafs/src/util by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 15 Jul 2003 19:17:17 EDT


Update of /data/cvs/openafs/src/util
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/util

Modified Files:
	afs_atomlist.c afs_atomlist.h afs_lhash.c afs_lhash.h 
	afsutil.h afsutil_prototypes.h assert.c base32.c base64.c 
	casestrcpy.c dirent_nt.h dirpath.c dirpath_nt.h errmap_nt.c 
	errmap_nt.h errors.h fileutil.c fileutil.h flipbase64.c 
	get_krbrlm.c hostparse.c hputil.c isathing.c itc.h kreltime.c 
	ktime.c ktime.h netutils.c netutils.h packages.h potpourri.h 
	pthread_glock.c pthread_glock.h pthread_nosigs.h readdir_nt.c 
	regex.c remote.h secutil_nt.c secutil_nt.h serverLog.c 
	snprintf.c softsig.c softsig.h strlcat.c strlcpy.c sys.c 
	uuid.c vice.h volparse.c winsock_nt.c 
Log Message:
DELTA reindent-20030715
AUTHOR shadow@dementia.org
FIXES 1774

thanks to nneul@umr.edu for providing a script to do this.
gnu indent 2.2.9 options:
-npro -nbad -bap -nbc -bbo -br -ce -cdw -brs -ncdb -cp1 -ncs -di2 -ndj -nfc1
-nfca -i4 -lp -npcs -nprs -psl -sc -nsob -ts8


--- DELTA config follows ---
reindent-20030715 openafs/src/util/afs_atomlist.c 1.5 1.6
reindent-20030715 openafs/src/util/afs_atomlist.h 1.3 1.4
reindent-20030715 openafs/src/util/afs_lhash.c 1.8 1.9
reindent-20030715 openafs/src/util/afs_lhash.h 1.6 1.7
reindent-20030715 openafs/src/util/afsutil.h 1.16 1.17
reindent-20030715 openafs/src/util/afsutil_prototypes.h 1.5 1.6
reindent-20030715 openafs/src/util/assert.c 1.9 1.10
reindent-20030715 openafs/src/util/base32.c 1.4 1.5
reindent-20030715 openafs/src/util/base64.c 1.4 1.5
reindent-20030715 openafs/src/util/casestrcpy.c 1.5 1.6
reindent-20030715 openafs/src/util/dirent_nt.h 1.2 1.3
reindent-20030715 openafs/src/util/dirpath.c 1.13 1.14
reindent-20030715 openafs/src/util/dirpath_nt.h 1.2 1.3
reindent-20030715 openafs/src/util/errmap_nt.c 1.4 1.5
reindent-20030715 openafs/src/util/errmap_nt.h 1.3 1.4
reindent-20030715 openafs/src/util/errors.h 1.3 1.4
reindent-20030715 openafs/src/util/fileutil.c 1.6 1.7
reindent-20030715 openafs/src/util/fileutil.h 1.3 1.4
reindent-20030715 openafs/src/util/flipbase64.c 1.8 1.9
reindent-20030715 openafs/src/util/get_krbrlm.c 1.4 1.5
reindent-20030715 openafs/src/util/hostparse.c 1.12 1.13
reindent-20030715 openafs/src/util/hputil.c 1.5 1.6
reindent-20030715 openafs/src/util/isathing.c 1.5 1.6
reindent-20030715 openafs/src/util/itc.h 1.2 1.3
reindent-20030715 openafs/src/util/kreltime.c 1.7 1.8
reindent-20030715 openafs/src/util/ktime.c 1.8 1.9
reindent-20030715 openafs/src/util/ktime.h 1.3 1.4
reindent-20030715 openafs/src/util/netutils.c 1.12 1.13
reindent-20030715 openafs/src/util/netutils.h 1.5 1.6
reindent-20030715 openafs/src/util/packages.h 1.2 1.3
reindent-20030715 openafs/src/util/potpourri.h 1.3 1.4
reindent-20030715 openafs/src/util/pthread_glock.c 1.4 1.5
reindent-20030715 openafs/src/util/pthread_glock.h 1.2 1.3
reindent-20030715 openafs/src/util/pthread_nosigs.h 1.3 1.4
reindent-20030715 openafs/src/util/readdir_nt.c 1.5 1.6
reindent-20030715 openafs/src/util/regex.c 1.4 1.5
reindent-20030715 openafs/src/util/remote.h 1.3 1.4
reindent-20030715 openafs/src/util/secutil_nt.c 1.4 1.5
reindent-20030715 openafs/src/util/secutil_nt.h 1.3 1.4
reindent-20030715 openafs/src/util/serverLog.c 1.20 1.21
reindent-20030715 openafs/src/util/snprintf.c 1.16 1.17
reindent-20030715 openafs/src/util/softsig.c 1.5 1.6
reindent-20030715 openafs/src/util/softsig.h 1.1 1.2
reindent-20030715 openafs/src/util/strlcat.c 1.1 1.2
reindent-20030715 openafs/src/util/strlcpy.c 1.1 1.2
reindent-20030715 openafs/src/util/sys.c 1.5 1.6
reindent-20030715 openafs/src/util/uuid.c 1.15 1.16
reindent-20030715 openafs/src/util/vice.h 1.6 1.7
reindent-20030715 openafs/src/util/volparse.c 1.10 1.11
reindent-20030715 openafs/src/util/winsock_nt.c 1.4 1.5