2006-04-14 13:13  shadow

	* src/rxkad/rxkad_server.c: DELTA STABLE14-aix-build-fix-20060413
	AUTHOR tkeiser@gmail.com FIXES 30089
	
	don't include this other than in kernel

2006-04-13 21:09  shadow

	* src/afs/IRIX/osi_machdep.h: DELTA
	STABLE14-irix-ifnet-flags-20060413 AUTHOR shadow@dementia.org FIXES
	
	make ifnet_flags b e defined for irix also

2006-04-11 19:41  shadow

	* src/sys/afssyscalls.h: DELTA STABLE14-inode-64bit-type-20060411
	AUTHOR shadow@dementia.org
	
	use a 64 bit type for 64 bit inode size with inode fileserver

2006-04-11 19:28  shadow

	* src/bucoord/commands.c: DELTA
	STABLE14-backup-dump-parameter-fix-20060411 AUTHOR
	rtb@pclella.cern.ch
	
	this is a pointer, not an int, pass in NULL not 0

2006-04-10 20:29  shadow

	* configure-libafs.in, configure.in,
	src/libafs/afs.ppc_darwin_70.plist.in,
	src/libafs/afs.ppc_darwin_80.plist.in,
	src/libafs/afs.ppc_darwin_90.plist.in,
	src/libafs/afs.x86_darwin_80.plist.in,
	src/libafs/afs.x86_darwin_90.plist.in,
	src/packaging/MacOS/OpenAFS.Info.plist,
	src/packaging/MacOS/OpenAFS.info, src/packaging/MacOS/ReadMe.rtf:
	DELTA STABLE14-openafs-1-4-1-20060410 AUTHOR shadow@dementia.org
	
	make OpenAFS 1.4.1

2006-04-10 17:56  jaltman

	* src/WINNT/afsd/smb.c: DELTA
	STABLE14-windows-remove-active_vcp-20060410 AUTHOR
	jaltman@secure-endpoints.com
	
	The 'active_vcp' variable is no longer being used for any useful
	purpose and is the center of a race condition that could lead to an
	undercount of references to 'vcp' objects.  Remove it.

2006-04-10 15:46  shadow

	* src/xstat/xstat_fs_test.c: DELTA STABLE14-xstat_fs-fix-20060407
	AUTHOR jaltman@secure-endpoints.com
	
	as pointed out by cg2v@andrew.cmu.edu the addition of performance
	collection data for the GetCapabilities RPC broke backward
	compatibility with previous builds because it altered the size of
	the data structure sent on the wire.
	
	Instead we count the number of GetCapabilties calls but do not
	gather performance timing data as this can be done using spare
	fields.

2006-04-09 07:52  jaltman

	* src/WINNT/afsapplib/NTMakefile: DELTA
	STABLE-windows-vs2005-compat-20060409 AUTHOR
	jaltman@secure-endpoints.com
	
	correct the makefile so it is compatible with the latest nmake

2006-04-09 07:32  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20060409 AUTHOR jaltman@secure-endpoints.com
	
	updates for 1.4.1-rc11

2006-04-09 07:29  jaltman

	* src/WINNT/afsd/: cm_ioctl.c, smb_ioctl.c: DELTA
	STABLE14-windows-getvolstatus-20060408 AUTHOR
	jaltman@secure-endpoints.com
	
	don't prevent all calls to getvolstatus, just the ones that are not
	AFS pioctl calls.  DELTA some-name-yyyymmdd AUTHOR
	contributor@some.site

2006-04-09 05:01  jaltman

	* src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40,
	NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060408 AUTHOR
	jaltman@secure-endpoints.com
	
	1.4.0101 == 1.4.1-rc11

2006-04-09 04:56  jaltman

	* src/WINNT/afsd/: smb.c, smb.h: DELTA
	STABLE14-windows-protect-against-vcp-undercount-20060408 AUTHOR
	jaltman@secure-endpoints.com
	
	An undercount has been detected of the smb_vc_t objects stored in
	the smb_allVCsp list.  Unfortunately, we have yet to be able to
	find the cause of the undercount so this patch adds logic to
	protect against the side effects until such time as the cause can
	be identified.

2006-04-07 05:36  jaltman

	* src/: viced/afsfileprocs.c, viced/fs_stats.h,
	xstat/xstat_fs_test.c: DELTA STABLE14-xstat_fs-fix-20060407 AUTHOR
	jaltman@secure-endpoints.com
	
	as pointed out by cg2v@andrew.cmu.edu the addition of performance
	collection data for the GetCapabilities RPC broke backward
	compatibility with previous builds because it altered the size of
	the data structure sent on the wire.
	
	Instead we count the number of GetCapabilties calls but do not
	gather performance timing data as this can be done using spare
	fields.

2006-04-07 05:23  jaltman

	* src/afs/LINUX/osi_probe.c: DELTA
	STABLE14-linux24-fix-osi-probe-20060407 AUTHOR cg2v@andrew.cmu.edu
	
	linux-updates-20060331 broke 2.4 kernels

2006-04-05 15:42  shadow

	* src/aklog/: aklog.h, aklog_main.c: DELTA
	STABLE14-test-heimdal-20060217 AUTHOR rees@umich.edu
	
	Add a configure test for heimdal and use it to build asetkey or
	not.  Thanks to Derek Atkins for his helpful suggestions.

2006-04-05 00:20  shadow

	* Makefile.in: DELTA STABLE14-test-heimdal-20060217 AUTHOR
	rees@umich.edu
	
	Add a configure test for heimdal and use it to build asetkey or
	not.  Thanks to Derek Atkins for his helpful suggestions.

2006-04-05 00:13  shadow

	* src/aklog/Makefile.in: DELTA STABLE14-test-heimdal-20060217
	AUTHOR rees@umich.edu
	
	Add a configure test for heimdal and use it to build asetkey or
	not.  Thanks to Derek Atkins for his helpful suggestions.

2006-04-03 19:48  shadow

	* doc/man-pages/pod8/asetkey.pod: DELTA
	STABLE14-man-page-asetkey-20060329 AUTHOR rra@stanford.edu
	
	Add a man page for asetkey.

2006-04-03 19:45  shadow

	* Makefile.in, src/aklog/Makefile.in, src/aklog/aklog_main.c,
	src/aklog/asetkey.c, src/cf/kerberos.m4: DELTA
	STABLE14-test-heimdal-20060217 AUTHOR rees@umich.edu
	
	Add a configure test for heimdal and use it to build asetkey or
	not.  Thanks to Derek Atkins for his helpful suggestions.

2006-04-03 19:42  shadow

	* src/aklog/asetkey.c: DELTA STABLE14-asetkey-macos-20060215 AUTHOR
	shadow@dementia.org
	
	make the same fix we do on aklog w.r.t com_err

2006-04-03 19:39  shadow

	* src/aklog/: Makefile.in, asetkey.c: DELTA
	STABLE14-integrate-asetkey-20051029 AUTHOR kenh@cmf.nrl.navy.mil
	
	Add asetkey to the OpenAFS tree.

2006-04-02 23:56  jaltman

	* src/WINNT/afsd/afsd_init.c: DELTA
	STABLE14-windows-minidump-20060402 AUTHOR
	jaltman@secure-endpoints.com
	
	change minidump default to include data segments

2006-03-31 05:52  shadow

	* src/: afs/LINUX/osi_probe.c, config/param.i386_linux26.h,
	lwp/process.c: DELTA STABLE14-linux-updates-20060331 AUTHOR
	cg2v@andrew.cmu.edu FIXES 29122 29110 29112
	
	fc5 and 2.6.16 updates

2006-03-30 16:29  shadow

	* src/viced/host.c: DELTA
	STABLE14-viced-gethostcps-byte-order-20060328 AUTHOR
	shadow@dementia.org
	
	don't call GetHostCPS after swapping away from net byte order

2006-03-29 20:44  rra

	* doc/man-pages/pod8/asetkey.pod: DELTA man-page-asetkey-20060329
	AUTHOR rra@stanford.edu
	
	Add a man page for asetkey.

2006-03-29 20:44  shadow

	* doc/man-pages/pod8/asetkey.pod: file asetkey.pod was added on
	branch openafs-stable-1_4_x on 2006-04-03 19:48:08 +0000

2006-03-29 20:41  rra

	* doc/man-pages/pod8/kaserver.pod: DELTA
	STABLE14-man-page-kaserver-fix-20060329 AUTHOR rra@stanford.edu
	
	SYNOPSIS was mislabelled DESCRIPTION and the man page was therefore
	missing the HTML formatting fixes.

2006-03-29 05:29  shadow

	* src/viced/host.c: DELTA
	STABLE14-viced-client-keep-conn-ref-20060329 AUTHOR
	shadow@dementia.org FIXES 28966
	
	keep a ref on the conn the client has a pointer to

2006-03-29 04:16  shadow

	* src/viced/host.c: DELTA
	STABLE14-viced-gethostcps-byte-order-20060328 AUTHOR
	shadow@dementia.org
	
	don't call GetHostCPS after swapping away from net byte order

2006-03-28 18:42  shadow

	* src/auth/cellconfig.c: DELTA STABLE14-afsdb-len-signed-20060328
	AUTHOR zacheiss@mit.edu
	
	in order for -1 to ever be returned, it's gotta be signed...

2006-03-23 21:07  shadow

	* src/packaging/Debian/sysname: DELTA
	STABLE14-debian-updates-20060323 AUTHOR shadow@dementia.org
	
	from russ and sam

2006-03-23 20:24  shadow

	* src/packaging/Debian/: doc/build-man, patches/README,
	patches/module-name, patches/pam, po/POTFILES.in, po/cs.po,
	po/de.po, po/fr.po, po/pt_BR.po, po/vi.po: DELTA
	STABLE14-debian-updates-20060323 AUTHOR shadow@dementia.org
	
	from russ and sam

2006-03-23 20:20  shadow

	* src/packaging/Debian/: CellServDB, ConfigUtils.pm, README.Debian,
	README.modules, README.servers, TODO, afs-newcell, afs-rootvol,
	afs.conf, changelog, compat, control, control.module, copyright,
	genchanges.sh, kern-sysname, kernel-version, libopenafs-dev.dirs,
	libopenafs-dev.install, libpam-openafs-kaserver.dirs,
	openafs-client.config, openafs-client.docs, openafs-client.install,
	openafs-client.lintian, openafs-client.postinst,
	openafs-client.templates, openafs-dbserver.dirs,
	openafs-dbserver.install, openafs-dbserver.lintian,
	openafs-fileserver.init, openafs-fileserver.install,
	openafs-fileserver.lintian, openafs-fileserver.postinst,
	openafs-fileserver.postrm, openafs-fileserver.templates,
	openafs-kpasswd.install, openafs-modules-source.docs, prep-modules,
	pt_util.sgml, rules, sysname: DELTA
	STABLE14-debian-updates-20060323 AUTHOR shadow@dementia.org
	
	from russ and sam

2006-03-23 20:19  shadow

	* src/packaging/Debian/po/de.po: file de.po was added on branch
	openafs-stable-1_4_x on 2006-03-23 20:24:33 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/po/POTFILES.in: file POTFILES.in was added
	on branch openafs-stable-1_4_x on 2006-03-23 20:24:33 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/po/cs.po: file cs.po was added on branch
	openafs-stable-1_4_x on 2006-03-23 20:24:33 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/po/pt_BR.po: file pt_BR.po was added on
	branch openafs-stable-1_4_x on 2006-03-23 20:24:33 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/po/vi.po: file vi.po was added on branch
	openafs-stable-1_4_x on 2006-03-23 20:24:33 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/po/fr.po: file fr.po was added on branch
	openafs-stable-1_4_x on 2006-03-23 20:24:33 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/patches/module-name: file module-name was
	added on branch openafs-stable-1_4_x on 2006-03-23 20:24:29 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/patches/README: file README was added on
	branch openafs-stable-1_4_x on 2006-03-23 20:24:29 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/patches/pam: file pam was added on branch
	openafs-stable-1_4_x on 2006-03-23 20:24:29 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/doc/build-man: file build-man was added on
	branch openafs-stable-1_4_x on 2006-03-23 20:24:28 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/compat: file compat was added on branch
	openafs-stable-1_4_x on 2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/kernel-version: file kernel-version was
	added on branch openafs-stable-1_4_x on 2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/libopenafs-dev.install: file
	libopenafs-dev.install was added on branch openafs-stable-1_4_x on
	2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/openafs-fileserver.install: file
	openafs-fileserver.install was added on branch openafs-stable-1_4_x
	on 2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/openafs-dbserver.install: file
	openafs-dbserver.install was added on branch openafs-stable-1_4_x
	on 2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/openafs-kpasswd.install: file
	openafs-kpasswd.install was added on branch openafs-stable-1_4_x on
	2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/openafs-client.install: file
	openafs-client.install was added on branch openafs-stable-1_4_x on
	2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/libpam-openafs-kaserver.dirs: file
	libpam-openafs-kaserver.dirs was added on branch
	openafs-stable-1_4_x on 2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/afs.conf: file afs.conf was added on branch
	openafs-stable-1_4_x on 2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/libopenafs-dev.dirs: file
	libopenafs-dev.dirs was added on branch openafs-stable-1_4_x on
	2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/openafs-dbserver.lintian: file
	openafs-dbserver.lintian was added on branch openafs-stable-1_4_x
	on 2006-03-23 20:20:31 +0000

2006-03-23 20:19  shadow

	* src/packaging/Debian/: CellServDB, afs.conf, compat,
	kernel-version, libopenafs-dev.dirs, libopenafs-dev.install,
	libpam-openafs-kaserver.dirs, openafs-client.install,
	openafs-dbserver.install, openafs-dbserver.lintian,
	openafs-fileserver.install, openafs-kpasswd.install, doc/build-man,
	patches/README, patches/module-name, patches/pam, po/POTFILES.in,
	po/cs.po, po/de.po, po/fr.po, po/pt_BR.po, po/vi.po: DELTA
	debian-updates-20060323 AUTHOR shadow@dementia.org
	
	from russ and sam

2006-03-23 20:19  shadow

	* src/packaging/Debian/CellServDB: file CellServDB was added on
	branch openafs-stable-1_4_x on 2006-03-23 20:20:31 +0000

2006-03-23 20:11  shadow

	* Makefile.in: DELTA STABLE14-build-system-updates-20060323 AUTHOR
	shadow@dementia.org
	
	config.sub config.guess and some other scripting updates

2006-03-23 16:45  shadow

	* src/venus/cmdebug.c: DELTA
	STABLE14-cmdebug-no-zero-pad-output-20060119 AUTHOR
	shadow@dementia.org
	
	length, dv and refcnt no longer 0 padded

2006-03-23 16:43  shadow

	* src/venus/cmdebug.c: DELTA STABLE14-print-64-20051117 AUTHOR
	rees@umich.edu
	
	On non-Windows use %llu for 64 bit printf.  Thanks to Brent
	Graveland for pointing this out.

2006-03-23 16:08  shadow

	* src/packaging/MacOS/: OpenAFS.post_install, OpenAFS.pre_upgrade,
	buildpkg.sh, universal.sh: DELTA
	STABLE14-macos-packaging-fixes-20060323 AUTHOR shadow@dementia.org
	
	update to make sure we have a cellservdb, that we shut down afs
	before an upgrade, and install the universal binary build script

2006-03-23 16:07  shadow

	* src/packaging/MacOS/universal.sh: DELTA
	macos-packaging-fixes-20060323 AUTHOR shadow@dementia.org
	
	update to make sure we have a cellservdb, that we shut down afs
	before an upgrade, and install the universal binary build script

2006-03-23 16:07  shadow

	* src/packaging/MacOS/universal.sh: file universal.sh was added on
	branch openafs-stable-1_4_x on 2006-03-23 16:08:34 +0000

2006-03-23 15:50  shadow

	* acinclude.m4, config.guess, config.sub, src/config/linux-version:
	DELTA STABLE14-build-system-updates-20060323 AUTHOR
	shadow@dementia.org
	
	config.sub config.guess and some other scripting updates

2006-03-23 15:40  shadow

	* src/afsd/afsd.c: DELTA STABLE14-afsd-fs-check-20060323 AUTHOR
	shadow@dementia.org
	
	from debian, modified slightly. tell people why their filesystem
	sucks

2006-03-23 05:51  rra

	* doc/man-pages/README: DELTA STABLE14-man-page-todo-20060322
	AUTHOR rra@stanford.edu
	
	More to-do items for the documentation.

2006-03-22 20:14  shadow

	* src/rx/SUNOS/rx_knet.c: DELTA STABLE14-sunos-dos2unix-20060322
	AUTHOR shadow@dementia.org
	
	dumbest change ever

2006-03-22 20:07  shadow

	* src/afs/SUNOS/osi_inode.h: DELTA STABLE14-sunos-dos2unix-20060322
	AUTHOR shadow@dementia.org
	
	dumbest change ever

2006-03-22 19:58  shadow

	* src/lwp/process.c: DELTA STABLE14-parisc-linux-lwp-20060322
	AUTHOR shadow@dementia.org
	
	pulled in from debian

2006-03-20 13:39  jaltman

	* src/: kauth/rebuild.c, lwp/test/selsubs.c: DELTA
	STABLE14-another-time_t-pointer-fix-20060320 AUTHOR
	jaltman@secure-endpoints.com
	
	do not pass in pointers to 32-bit values as pointers to 64-bit
	values

2006-03-20 13:28  jaltman

	* src/util/kreltime.c: DELTA
	STABLE14-another-time_t-pointer-bug-20060320 AUTHOR
	jaltman@secure-endpoints.com
	
	do not pass pointers to 32-bit values as pointers to 64-bit values.
	 this results in memory corruption

2006-03-18 00:44  shadow

	* src/sys/Makefile.in: DELTA STABLE14-no-afssetpag-20060317 AUTHOR
	shadow@dementia.org
	
	disable this for now

2006-03-17 05:57  shadow

	* configure-libafs.in, configure.in,
	src/packaging/MacOS/OpenAFS.info: DELTA
	STABLE14-openafs-1-4-1-rc10-20060317 AUTHOR shadow@dementia.org
	
	pretend it's green beer flavored

2006-03-15 18:35  shadow

	* src/util/afsutil.h: DELTA
	STABLE14-snprintf-needs-arpa-inet-20060315 AUTHOR
	rtb@pclella.cern.ch FIXES 28226
	
	include arpa/inet.h so we get inet_addr prototype

2006-03-15 18:29  shadow

	* src/log/tokens.c: DELTA STABLE14-tokens-buffer-overflow-20060315
	AUTHOR dave64@andrew.cmu.edu FIXES 28227
	
	avoid a too-short buffer we try to fill with a username. doh.

2006-03-15 18:22  shadow

	* Makefile.in: DELTA STABLE14-nbsd4-20060315 AUTHOR
	gendalia@netbsd.org FIXES 27916
	
	netbsd 4.0 support

2006-03-15 16:28  shadow

	* src/afs/LINUX/osi_probe.c: DELTA
	STABLE14-linux26-module-parm-versus-param-20060315 AUTHOR
	chas@cmf.nrl.navy.mil FIXES 27588
	
	deal with 2.6 changes

2006-03-15 16:16  shadow

	* src/config/: afs_sysnames.h, param.s390_linux26.h: DELTA
	STABLE14-s390-linux26-20060315 AUTHOR neale@sinenomine.net
	
	add s390 linux26 support

2006-03-15 16:15  shadow

	* src/config/param.s390_linux26.h: DELTA s390-linux26-20060315
	AUTHOR neale@sinenomine.net
	
	add s390 linux26 support

2006-03-15 16:15  shadow

	* src/config/param.s390_linux26.h: file param.s390_linux26.h was
	added on branch openafs-stable-1_4_x on 2006-03-15 16:16:36 +0000

2006-03-14 00:33  jaltman

	* src/viced/: host.c, host.h: DELTA
	STABLE14-viced-unspecified-host-hash-port-20060313 AUTHOR
	jaltman@secure-endpoints.com
	
	h_Alloc_r was not specifying the port for the newly allocated host
	when adding the host to the hash table.  Use hashInsert_r instead
	so mistakes like this won't happen in the future.

2006-03-13 21:00  jaltman

	* src/viced/host.c: DELTA STABLE14-viced-log-fix-typo-20060313
	AUTHOR cg2v@ANDREW.CMU.EDU
	
	fix typo in addInterfaceAddr_r that is identical to the one that
	was fixed by viced-log-fix-type-20060210 in removeInterfaceAddr_r

2006-03-10 19:16  jaltman

	* src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40,
	NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060310 AUTHOR
	jaltman@secure-endpoints.com
	
	1.4.1-rc10 == 1.4.0100
	
	(sorry, I'm out of numbers that don't imply 1.4.1)

2006-03-10 19:14  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20060310 AUTHOR jaltman@secure-endpoints.com
	
	updates for 1.4.1-rc10

2006-03-09 21:50  shadow

	* src/viced/host.c: DELTA STABLE14-host-tossstuff-locking-20060309
	AUTHOR jaltman@secure-endpoints.com
	
	the nonblocking locking was my fault.

2006-03-09 21:46  shadow

	* src/tviced/Makefile.in: DELTA STABLE14-fstab-moved-20060309
	AUTHOR rees@umich.edu
	
	fstab.c moved from viced to util

2006-03-09 21:41  shadow

	* acinclude.m4, src/afs/sysincludes.h, src/afs/LINUX/osi_machdep.h,
	src/afs/LINUX/osi_module.c, src/rx/LINUX/rx_kmutex.c,
	src/rx/LINUX/rx_kmutex.h: DELTA STABLE14-linux-updates-20060309
	AUTHOR chas@cmf.nrl.navy.mil FIXES 27589
	
	update for new mutexes

2006-03-09 16:28  shadow

	* src/: fsint/common.xg, viced/afsfileprocs.c,
	xstat/xstat_fs_test.c: DELTA STABLE14-xstat-fs-callbacks-20060309
	AUTHOR rtb@pclella.cern.ch FIXES 27912
	
	add new collection with callback stats

2006-03-09 06:41  shadow

	* acinclude.m4, src/afs/afs_util.c, src/afs/sysctl.h,
	src/afsd/Makefile.in, src/afsmonitor/afsmonitor.c,
	src/audit/Makefile.in, src/auth/test/Makefile.in,
	src/bozo/test/Makefile.in, src/cf/osconf.m4,
	src/cmd/test/Makefile.in, src/comerr/test/Makefile.in,
	src/config/Makefile.config.in, src/config/Makefile.i386_djgpp,
	src/config/Makefile.in, src/config/afs_sysnames.h,
	src/config/param.ppc_darwin_80.h, src/config/param.ppc_darwin_90.h,
	src/config/param.x86_darwin_80.h, src/config/param.x86_darwin_90.h,
	src/des/andrew-conf.h, src/des/conf-darwin.h, src/des/make_fp.c,
	src/des/make_ip.c, src/des/make_p.c, src/des/misc.c,
	src/des/test/Makefile.in, src/dir/test/Makefile.in,
	src/fsprobe/fsprobe_test.c, src/kauth/test/Makefile.in,
	src/libacl/test/Makefile.in, src/libafs/Makefile.common.in,
	src/libafs/MakefileProto.DARWIN.in,
	src/libafs/afs.ppc_darwin_90.plist.in,
	src/libafs/afs.x86_darwin_90.plist.in,
	src/libuafs/MakefileProto.DARWIN.in, src/log/test/Makefile.in,
	src/lwp/Makefile.in, src/lwp/lwp.c, src/lwp/test/Makefile.in,
	src/packaging/MacOS/Makefile,
	src/packaging/MacOS/OpenAFS.post_install,
	src/packaging/MacOS/afssettings.m, src/packaging/MacOS/buildpkg.sh,
	src/procmgmt/test/Makefile.in, src/ptserver/ubik.c,
	src/rx/Makefile.in, src/rx/xdr.h, src/rx/bulk.example/Makefile.in,
	src/rx/bulktest/Makefile.in, src/rx/multi.example/Makefile.in,
	src/rx/simple.example/Makefile.in, src/rx/test/Makefile.in,
	src/rxdebug/Makefile.in, src/rxkad/test/Makefile.in,
	src/scout/scout.c, src/sgistuff/Makefile.in, src/sia/Makefile.in,
	src/sys/Makefile.in, src/tests/Makefile.in, src/tsm41/Makefile.in,
	src/ubik/phys.c, src/usd/Makefile.in, src/usd/test/Makefile.in,
	src/uss/Makefile.in, src/util/Makefile.am, src/util/Makefile.in,
	src/util/fstab.c, src/util/test/Makefile.in, src/venus/Makefile.in,
	src/venus/test/Makefile.in, src/vfsck/Makefile.in,
	src/viced/Makefile.in, src/vol/Makefile.in, src/vol/fstab.c,
	src/vol/test/Makefile.in, src/xstat/xstat_cm_test.c,
	src/xstat/xstat_fs_test.c: DELTA
	STABLE14-darwin-x86-and-leopard-20060309 AUTHOR emoy@apple.com
	
	updates for darwin x86, and pre-leopard
	
	RCS file: /cvs/openafs/src/vol/Attic/fstab.c,v Working file:
	src/vol/fstab.c head: 1.6 branch: locks: strict access list:
	keyword substitution: kv total revisions: 8;  selected revisions: 0
	description:

2006-03-09 06:38  shadow

	* src/libafs/afs.ppc_darwin_90.plist.in: file
	afs.ppc_darwin_90.plist.in was added on branch openafs-stable-1_4_x
	on 2006-03-09 06:41:47 +0000

2006-03-09 06:38  shadow

	* src/util/fstab.c: file fstab.c was added on branch
	openafs-stable-1_4_x on 2006-03-09 06:42:17 +0000

2006-03-09 06:38  shadow

	* src/libafs/afs.x86_darwin_90.plist.in: file
	afs.x86_darwin_90.plist.in was added on branch openafs-stable-1_4_x
	on 2006-03-09 06:41:47 +0000

2006-03-09 06:38  shadow

	* src/config/param.x86_darwin_90.h: file param.x86_darwin_90.h was
	added on branch openafs-stable-1_4_x on 2006-03-09 06:41:42 +0000

2006-03-09 06:38  shadow

	* src/: config/param.ppc_darwin_90.h, config/param.x86_darwin_90.h,
	libafs/afs.ppc_darwin_90.plist.in,
	libafs/afs.x86_darwin_90.plist.in, util/fstab.c: DELTA
	darwin-x86-and-leopard-20060309 AUTHOR emoy@apple.com
	
	updates for darwin x86, and pre-leopard

2006-03-09 06:38  shadow

	* src/config/param.ppc_darwin_90.h: file param.ppc_darwin_90.h was
	added on branch openafs-stable-1_4_x on 2006-03-09 06:41:42 +0000

2006-03-08 20:20  rra

	* doc/man-pages/generate-man: DELTA
	STABLE14-man-page-bash-bashish-20060308 AUTHOR rra@stanford.edu
	
	if ! command is a bashish.  Use if command ; then : ; else instead.

2006-03-08 05:05  jaltman

	* src/rx/rx_kcommon.c: DELTA STABLE14-rx-panic-printf-20060307
	AUTHOR jaltman@secure-endpoints.com
	
	restore use of printf in osi_Panic

2006-03-06 21:24  jaltman

	* src/WINNT/afsd/cm_ioctl.c: DELTA windows-mkmount-20060306 AUTHOR
	jaltman@secure-endpoints.com
	
	allow case-insensitive matches for the parent of the mount point

2006-03-06 05:33  shadow

	* Makefile.in: DELTA STABLE14-nbsd-30-pthreads-20060302 AUTHOR
	gendalia@netbsd.org
	
	update for netbsd 3.0

2006-03-06 05:01  jaltman

	* src/WINNT/afsd/smb.c: DELTA
	STABLE14-windows-smb-log-packet-20060305 AUTHOR
	jaltman@secure-endpoints.com
	
	packet strings can contain %; do not parse as a format

2006-03-06 03:16  jaltman

	* src/: afs/NTMakefile, config/NTMakefile, xstat/NTMakefile,
	xstat/xstat_cm.c, xstat/xstat_cm.h, xstat/xstat_fs.c,
	xstat/xstat_fs.h, xstat/xstat_fs_callback.c: DELTA
	STABLE14-windows-xstat-20060304 AUTHOR jaltman@secure-endpoints.com
	
	more windows specific mods plus improved output of ipaddrs and port
	numbers when debugging

2006-03-06 03:11  jaltman

	* src/xstat/NTMakefile: DELTA windows-xstat-20060304 AUTHOR
	jaltman@secure-endpoints.com
	
	more windows specific mods plus improved output of ipaddrs and port
	numbers when debugging

2006-03-06 03:11  jaltman

	* src/xstat/NTMakefile: file NTMakefile was added on branch
	openafs-stable-1_4_x on 2006-03-06 03:16:41 +0000

2006-03-06 03:05  jaltman

	* src/rx/rx_clock_nt.c: DELTA
	STABLE14-windows-rx-lwp-clock-20060305 AUTHOR
	jaltman@secure-endpoints.com
	
	clock_Init() was broken because it would initialize rxi_clock0 with
	QueryPerformanceCounter() and then call clock_UpdateTime().  So
	instead of getting an ever increasing value you would get a fixed
	value determined by how long it takes to make a function call
	between to QueryPerformanceCounter() calls.

2006-03-06 00:33  shadow

	* Makefile.in, src/libafsrpc/Makefile.in: DELTA
	STABLE14-openbsd-pthread-20050815 AUTHOR rees@umich.edu
	
	pullup openbsd pthread usage

2006-03-05 22:31  jaltman

	* src/viced/host.h: DELTA
	STABLE14-viced-host-type-consistency-20060305 AUTHOR
	jaltman@secure-endpoints.com
	
	make sure all the types for host and port are consistent

2006-03-05 20:55  jaltman

	* src/WINNT/afsd/smb_ioctl.c: DELTA
	STABLE14-windows-no-smb-ioctl-info-20060305 AUTHOR
	jaltman@secure-endpoints.com
	
	don't support functions we don't implement.  the CIFS trans2 get
	info ioctl is not equivalent to the AFS Get Volume Status function

2006-03-05 05:37  jaltman

	* src/viced/host.c: DELTA
	STABLE14-viced-unsign-haddr-hport-20060304 AUTHOR
	jaltman@secure-endpoints.com
	
	haddr and hport should be unsigned

2006-03-05 04:44  jaltman

	* Makefile.in: DELTA STABLE14-nbsd-30-pthreads-20060302 AUTHOR
	gendalia@netbsd.org
	
	update for netbsd 3.0

2006-03-04 22:03  jaltman

	* src/xstat/xstat_fs_test.c: DELTA
	STABLE14-xstats-getcapabiliites-20060304 AUTHOR
	jaltman@secure-endpoints.com
	
	add the GetCapabilities RPC to the ops table

2006-03-04 21:39  jaltman

	* src/xstat/NTMakefile: DELTA windows-xstat-20060304 AUTHOR
	jaltman@secure-endpoints.com

2006-03-03 19:27  jaltman

	* src/viced/afsfileprocs.c: DELTA
	STABLE14-viced-fix-tcallhost-20060303 AUTHOR
	jaltman@secure-endpoints.com
	
	fix type

2006-03-02 06:46  shadow

	* configure-libafs.in, configure.in,
	src/packaging/MacOS/OpenAFS.info: DELTA
	STABLE14-openafs-1_4_1-rc9-20060302 AUTHOR shadow@dementia.org
	
	1.4.1-rc9

2006-03-02 06:44  shadow

	* src/afs/: afs_callback.c, afs_cbqueue.c, afs_pioctl.c: DELTA
	STABLE14-callback-get-refs-20060302 AUTHOR cg2v@andrew.cmu.edu
	
	more updates, focused on issues found working at darwin, but
	actually generic issues

2006-03-02 06:41  shadow

	* src/rx/LINUX/: rx_kmutex.c, rx_knet.c: DELTA
	STABLE14-refridgerator-update-20060227 AUTHOR cg2v@andrew.cmu.edu
	
	try to make refrigerator work again

2006-03-02 06:36  shadow

	* src/afs/DARWIN/osi_vnodeops.c: DELTA
	STABLE14-darwin-access-exec-only-20060302 AUTHOR
	cg2v@andrew.cmu.edu FIXES 27553
	
	don't misenforce mode bits

2006-03-02 06:34  shadow

	* src/afs/VNOPS/afs_vnop_remove.c: DELTA
	STABLE14-darwin-remove-fix-20060302 AUTHOR cg2v@andrew.cmu.edu
	
	move the if inside the condition so we aren't screwed up on tiger

2006-03-02 06:30  shadow

	* src/afs/VNOPS/afs_vnop_remove.c: DELTA
	STABLE14-remunlink-needs-iocount-20060302 AUTHOR
	cg2v@andrew.cmu.edu
	
	FIXES 27493
	
	keep needed iocount for remunlink on darwin 8.0

2006-03-02 06:24  jaltman

	* src/viced/host.c: DELTA STABLE14-viced-fix-comment-20060301
	AUTHOR jaltman@secure-endpoints.com
	
	fix comment in h_GetHost_r

2006-03-02 06:17  jaltman

	* src/viced/afsfileprocs.c: DELTA
	STABLE14-viced-preamble-postamble-20060301 AUTHOR jhutz@cs.cmu.edu
	
	If the host obtained during the CallPremable and CallPostamble
	differ, then there is the possibility of a hold leak.  This patch
	is a quick attempt to deal with the potential problem.	If the
	problem occurs we log it in order to know for sure if this is in
	fact a problem.
	
	If it is, then at a later date we should perform a more extensive
	re-write in which the CallPreamble is used to obtain the host and
	the client and pass them both back to the caller which would not be
	required to obtain them again at a later date.

2006-03-01 19:12  jaltman

	* src/viced/host.c: DELTA STABLE14-viced-h_Enumerate_r-fix-20060301
	AUTHOR jaltman@secure-endpoints.com
	
	In h_Enumerate_r it is possible that the host may be released by
	the called procedure.  Therefore, we must preserve the pointer to
	host->next before the call and hold the host it points to in order
	to ensure that it does not disappear out from under us.  This
	ensures that although the H_LOCK can be dropped during the
	procedure and the host list can be rearranged we won't miss more
	than a handful of hosts during the enumeration.

2006-03-01 06:43  jaltman

	* src/viced/host.c: DELTA
	STABLE14-viced-h_gethost_r-host-hold-leak-20060228 AUTHOR
	jaltman@secure-endpoints.com
	
	when h_GetHost_r replaces 'host' with 'oldHost' we need to release
	the hold on 'host' and maintain the hold on 'oldHost' because if a
	hold was placed on 'host' in CallPreamble() it will no longer be
	released in CallPostamble() since 'oldHost' will now be bound to
	the client

2006-03-01 05:59  jaltman

	* src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40,
	NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060228 AUTHOR
	jaltman@secure-endpoints.com
	
	1.4.0099 == 1.4.1-rc9

2006-03-01 05:11  rra

	* doc/man-pages/: style.css, pod1/afsmonitor.pod, pod1/cmdebug.pod,
	pod1/dlog.pod, pod1/dpass.pod, pod1/fs_apropos.pod,
	pod1/fs_checkservers.pod, pod1/fs_checkvolumes.pod,
	pod1/fs_cleanacl.pod, pod1/fs_copyacl.pod, pod1/fs_diskfree.pod,
	pod1/fs_examine.pod, pod1/fs_exportafs.pod, pod1/fs_flush.pod,
	pod1/fs_flushmount.pod, pod1/fs_flushvolume.pod,
	pod1/fs_getcacheparms.pod, pod1/fs_getcellstatus.pod,
	pod1/fs_getclientaddrs.pod, pod1/fs_getserverprefs.pod,
	pod1/fs_help.pod, pod1/fs_listacl.pod, pod1/fs_listcells.pod,
	pod1/fs_listquota.pod, pod1/fs_lsmount.pod, pod1/fs_messages.pod,
	pod1/fs_mkmount.pod, pod1/fs_newcell.pod, pod1/fs_quota.pod,
	pod1/fs_rmmount.pod, pod1/fs_setacl.pod, pod1/fs_setcachesize.pod,
	pod1/fs_setcell.pod, pod1/fs_setclientaddrs.pod,
	pod1/fs_setquota.pod, pod1/fs_setserverprefs.pod,
	pod1/fs_setvol.pod, pod1/fs_storebehind.pod, pod1/fs_sysname.pod,
	pod1/fs_whereis.pod, pod1/fs_whichcell.pod, pod1/fs_wscell.pod,
	pod1/klog.pod, pod1/knfs.pod, pod1/kpasswd.pod, pod1/livesys.pod,
	pod1/package_test.pod, pod1/pagsh.pod, pod1/pts_adduser.pod,
	pod1/pts_apropos.pod, pod1/pts_chown.pod, pod1/pts_creategroup.pod,
	pod1/pts_createuser.pod, pod1/pts_delete.pod, pod1/pts_examine.pod,
	pod1/pts_help.pod, pod1/pts_listentries.pod, pod1/pts_listmax.pod,
	pod1/pts_listowned.pod, pod1/pts_membership.pod,
	pod1/pts_removeuser.pod, pod1/pts_rename.pod,
	pod1/pts_setfields.pod, pod1/pts_setmax.pod, pod1/rxdebug.pod,
	pod1/rxgen.pod, pod1/scout.pod, pod1/sys.pod, pod1/tokens.pod,
	pod1/translate_et.pod, pod1/udebug.pod, pod1/unlog.pod,
	pod1/up.pod, pod1/vos_addsite.pod, pod1/vos_apropos.pod,
	pod1/vos_backup.pod, pod1/vos_backupsys.pod,
	pod1/vos_changeaddr.pod, pod1/vos_create.pod,
	pod1/vos_delentry.pod, pod1/vos_dump.pod, pod1/vos_examine.pod,
	pod1/vos_help.pod, pod1/vos_listaddrs.pod, pod1/vos_listpart.pod,
	pod1/vos_listvldb.pod, pod1/vos_listvol.pod, pod1/vos_lock.pod,
	pod1/vos_move.pod, pod1/vos_partinfo.pod, pod1/vos_release.pod,
	pod1/vos_remove.pod, pod1/vos_remsite.pod, pod1/vos_rename.pod,
	pod1/vos_restore.pod, pod1/vos_status.pod, pod1/vos_syncserv.pod,
	pod1/vos_syncvldb.pod, pod1/vos_unlock.pod,
	pod1/vos_unlockvldb.pod, pod1/vos_zap.pod, pod1/xstat_cm_test.pod,
	pod1/xstat_fs_test.pod, pod8/afsd.pod, pod8/backup_adddump.pod,
	pod8/backup_addhost.pod, pod8/backup_addvolentry.pod,
	pod8/backup_addvolset.pod, pod8/backup_apropos.pod,
	pod8/backup_dbverify.pod, pod8/backup_deldump.pod,
	pod8/backup_deletedump.pod, pod8/backup_delhost.pod,
	pod8/backup_delvolentry.pod, pod8/backup_delvolset.pod,
	pod8/backup_diskrestore.pod, pod8/backup_dump.pod,
	pod8/backup_dumpinfo.pod, pod8/backup_help.pod,
	pod8/backup_interactive.pod, pod8/backup_jobs.pod,
	pod8/backup_kill.pod, pod8/backup_labeltape.pod,
	pod8/backup_listdumps.pod, pod8/backup_listhosts.pod,
	pod8/backup_listvolsets.pod, pod8/backup_quit.pod,
	pod8/backup_readlabel.pod, pod8/backup_restoredb.pod,
	pod8/backup_savedb.pod, pod8/backup_scantape.pod,
	pod8/backup_setexp.pod, pod8/backup_status.pod,
	pod8/backup_volinfo.pod, pod8/backup_volrestore.pod,
	pod8/backup_volsetrestore.pod, pod8/bos_addhost.pod,
	pod8/bos_addkey.pod, pod8/bos_adduser.pod, pod8/bos_apropos.pod,
	pod8/bos_create.pod, pod8/bos_delete.pod, pod8/bos_exec.pod,
	pod8/bos_getdate.pod, pod8/bos_getlog.pod, pod8/bos_getrestart.pod,
	pod8/bos_help.pod, pod8/bos_install.pod, pod8/bos_listhosts.pod,
	pod8/bos_listkeys.pod, pod8/bos_listusers.pod, pod8/bos_prune.pod,
	pod8/bos_removehost.pod, pod8/bos_removekey.pod,
	pod8/bos_removeuser.pod, pod8/bos_restart.pod,
	pod8/bos_salvage.pod, pod8/bos_setauth.pod,
	pod8/bos_setcellname.pod, pod8/bos_setrestart.pod,
	pod8/bos_shutdown.pod, pod8/bos_start.pod, pod8/bos_startup.pod,
	pod8/bos_status.pod, pod8/bos_stop.pod, pod8/bos_uninstall.pod,
	pod8/bosserver.pod, pod8/buserver.pod, pod8/butc.pod,
	pod8/fileserver.pod, pod8/fms.pod, pod8/fstrace_apropos.pod,
	pod8/fstrace_clear.pod, pod8/fstrace_dump.pod,
	pod8/fstrace_help.pod, pod8/fstrace_lslog.pod,
	pod8/fstrace_lsset.pod, pod8/fstrace_setlog.pod,
	pod8/fstrace_setset.pod, pod8/kadb_check.pod, pod8/kas_apropos.pod,
	pod8/kas_create.pod, pod8/kas_delete.pod, pod8/kas_examine.pod,
	pod8/kas_forgetticket.pod, pod8/kas_help.pod,
	pod8/kas_interactive.pod, pod8/kas_list.pod,
	pod8/kas_listtickets.pod, pod8/kas_noauthentication.pod,
	pod8/kas_quit.pod, pod8/kas_setfields.pod,
	pod8/kas_setpassword.pod, pod8/kas_statistics.pod,
	pod8/kas_stringtokey.pod, pod8/kas_unlock.pod, pod8/kdb.pod,
	pod8/kpwvalid.pod, pod8/package.pod, pod8/prdb_check.pod,
	pod8/ptserver.pod, pod8/salvager.pod, pod8/upclient.pod,
	pod8/upserver.pod, pod8/uss_add.pod, pod8/uss_apropos.pod,
	pod8/uss_bulk.pod, pod8/uss_delete.pod, pod8/uss_help.pod,
	pod8/vldb_check.pod, pod8/vlserver.pod, pod8/voldump.pod,
	pod8/volinfo.pod, pod8/volserver.pod, pod8/xfs_size_check.pod:
	DELTA STABLE14-pretty-html-synopsis-20060228 AUTHOR
	rra@stanford.edu
	
	Implement proper synopsis wrapping for HTML generation.
	
	This was done in three pieces.	First, add HTML-specific tags to
	the POD to mark the synopsis for HTML purposes so that we can apply
	style information to it.  Second, update the style sheet to indent
	all lines except for the first in the synopsis section.  Third, add
	the appropriate S<> tags around option and argument pairs so that
	we don't wrap between the option and its argument.
	
	Unfortunately, due to the <I<foo>> style that looks nicer for other
	reasons, we have to use the very verbose S<<< >>>.  Oh well.

2006-03-01 05:04  jaltman

	* src/viced/afsfileprocs.c: DELTA
	STABLE14-viced-client-refcount-leak-20060228 AUTHOR
	jaltman@secure-endpoints.com
	
	SRXAFS_CallBackRxConnAddr calls h_FindClient_r which returns a
	client with a refCount and the client->host held.  The call to
	CallPostamble will release the host hold but not the client
	refcount.

2006-03-01 04:09  jaltman

	* src/viced/afsfileprocs.c: DELTA
	STABLE14-viced-host-hold-leak-20060228 AUTHOR
	jaltman@secure-endpoints.com
	
	fix a host hold leak although this one rarely occurs.

2006-03-01 00:16  rra

	* doc/man-pages/: README, style.css: DELTA
	STABLE14-html-style-todo-20060228 AUTHOR rra@stanford.edu
	
	Some style sheet updates and lots of to-do updates based on
	feedback from C. Alex North-Keys.

2006-02-28 23:48  rra

	* doc/man-pages/: README, generate-html, pod1/fs.pod: DELTA
	STABLE14-html-link-fixes-20060228 AUTHOR rra@stanford.edu
	
	Make the mentions of subcommands in the fs command introduction
	links to the relevant pages, and add to README a to-do note to do
	this for the rest of the introductory pages.
	
	Fix links to man pages that contain underscores by working around a
	bug in Pod::Simple.

2006-02-28 23:27  jaltman

	* src/viced/host.c: DELTA
	STABLE14-viced-panic-if-maxhosttables-exceeded-20060228 AUTHOR
	jaltman@secure-endpoints.com
	
	Do not allow HTBlocks to allocate more blocks than will fit in
	hosttablesptrs.  Doing so corrupts memory.   Panic instead until we
	can get this fixed right.

2006-02-28 23:12  rra

	* doc/man-pages/pod1/up.pod: DELTA STABLE14-up-m-docs-20060228
	AUTHOR utoddl@email.unc.edu
	
	Document the -m flag to up.

2006-02-28 21:22  rra

	* src/afs/LINUX/osi_module.c: DELTA
	STABLE14-amd64-linux26-fix-20060228 AUTHOR rra@stanford.edu
	
	Restore the previous code for AMD64 under Linux 2.6, as the generic
	Linux 2.6 code apparently does not work with all AMD64 kernels.

2006-02-28 00:19  shadow

	* src/: rx/rx_rdwr.c, rxkad/rxkad_client.c, rxkad/rxkad_common.c,
	rxkad/rxkad_server.c, rxkad/domestic/crypt_conn.c,
	rxkad/domestic/fcrypt.c: DELTA
	STABLE14-systm-h-header-inclusion-20060227 AUTHOR
	chas@cmf.nrl.navy.mil FIXES 24765
	
	avoid implicit references by including the prototypes from the
	header except on linux

2006-02-27 21:22  shadow

	* src/rx/LINUX/: rx_kmutex.c, rx_knet.c: DELTA
	STABLE14-refridgerator-update-20060227 AUTHOR cg2v@andrew.cmu.edu
	
	try to make refrigerator work again

2006-02-27 20:57  shadow

	* src/: rx/rx_clock.h, rx/rx_rdwr.c, rxkad/rxkad_client.c,
	rxkad/rxkad_common.c, rxkad/rxkad_server.c,
	rxkad/domestic/crypt_conn.c, rxkad/domestic/fcrypt.c: DELTA
	STABLE14-systm-h-header-inclusion-20060227 AUTHOR
	chas@cmf.nrl.navy.mil FIXES 24765
	
	avoid implicit references by including the prototypes from the
	header except on linux

2006-02-27 20:47  shadow

	* doc/man-pages/: pod1/afs.pod, pod1/afsmonitor.pod,
	pod1/fs_getclientaddrs.pod, pod1/fs_setcachesize.pod,
	pod1/rxgen.pod, pod1/vos_backupsys.pod, pod1/vos_listvol.pod,
	pod5/cacheinfo.pod, pod5/prdb.DB0.pod, pod8/backup_labeltape.pod,
	pod8/backup_scantape.pod, pod8/bos_status.pod,
	pod8/fstrace_dump.pod, pod8/kas_setpassword.pod: DELTA
	STABLE14-pod-updates-20060227 AUTHOR chas@cmf.nrl.navy.mil FIXES
	26463
	
	update pod files to deal with some section number changes

2006-02-27 20:37  shadow

	* src/afs/VNOPS/afs_vnop_write.c: DELTA
	STABLE14-tiger-updates-20060220 AUTHOR cg2v@andrew.cmu.edu
	
	update lpioctl, setattr and free tuios

2006-02-27 20:35  shadow

	* src/afs/: DARWIN/osi_vnodeops.c, VNOPS/afs_vnop_flock.c: DELTA
	STABLE14-darwin-bsd-flock-20060227 AUTHOR cg2v@andrew.cmu.edu FIXES
	25544
	
	deal with posix flag in flock request on darwin

2006-02-27 20:18  shadow

	* doc/LICENSE, src/LICENSE: DELTA
	STABLE14-shut-up-fucking-whiner-20060227 AUTHOR shadow@dementia.org
	
	without further comment

2006-02-25 06:45  shadow

	* src/sys/rmtsys.xg: DELTA STABLE14-rmtsys-up-limits-20060225
	AUTHOR jhutz@cmu.edu FIXES 27095
	
	raise limits of constants in rmtsys

2006-02-25 06:40  shadow

	* src/afs/VNOPS/afs_vnop_remove.c: DELTA
	STABLE14-vnop-remove-revised-lock-order-20060225 AUTHOR
	reuter@rzg.mpg.de FIXES 27176
	
	drop the tdc lock even rearlier

2006-02-23 12:33  shadow

	* src/util/softsig.c: DELTA
	STABLE14-softsig-thread-hack-not-on-nbsd30-20060223 AUTHOR
	shadow@dementia.org
	
	based on comment from gendalia@iastate.edu

2006-02-22 14:29  jaltman

	* src/WINNT/afsd/cm_vnodeops.c: DELTA
	STABLE14-windows-brl-fix-20060222 AUTHOR
	jaltman@secure-endpoints.com
	
	make sure that we obtain a LockWrite if AGRESSIVE_LOCKS is defined

2006-02-22 05:08  jaltman

	* src/rxkad/: rxkad_server.c, ticket5.c: DELTA
	STABLE14-rxkad-krb5-improvements-20060222 AUTHOR
	jaltman@secure-endpoints.com
	
	correct precedence of && and || in conditional to determine when
	tkt_DecodeTicket5() should be called.
	
	optimize order of ticket property evaluation to delay call to
	get_key() which will require that a lock be obtained until after we
	know that all of the other checks will succeed.

2006-02-22 05:02  jaltman

	* src/viced/viced.c: DELTA
	STABLE14-viced-log-get-key-failure-20060221 AUTHOR
	jaltman@secure-endpoints.com
	
	log afsconf_GetKey() failure

2006-02-22 04:09  jaltman

	* src/: bozo/bosserver.c, ptserver/ptserver.c, viced/viced.c,
	vlserver/vlserver.c, volser/volmain.c: DELTA
	STABLE14-server-rxmaxmtu-option-20060221 AUTHOR
	jaltman@secure-endpoints.com
	
	add -rxmaxmtu <bytes> to allow setting the max send and receive RX
	MTU size

2006-02-21 04:47  shadow

	* src/: afs/DARWIN/osi_file.c, afs/VNOPS/afs_vnop_read.c,
	sys/afssyscalls.c: DELTA STABLE14-tiger-updates-20060220 AUTHOR
	cg2v@andrew.cmu.edu
	
	update lpioctl, setattr and free tuios

2006-02-20 21:49  shadow

	* src/afs/afs_chunk.c: DELTA STABLE14-cache-autotune-20060220
	AUTHOR shadow@dementia.org
	
	put in defaults so an old afsd will still start ok.

2006-02-20 15:27  jaltman

	* src/viced/: afsfileprocs.c, host.c: DELTA
	STABLE14-viced-client-cps-race-fix-20060220 AUTHOR
	jaltman@secure-endpoints.com
	
	remove a race condition between h_TossStuff_r and SRXAFS_FlushCPS
	by changing h_ID2Client to return the client with a refcount and
	then release the refCount with PutClient.
	
	when the CPS list is non-NULL and the viceid is ANONYMOUSID be sure
	to set the prlist_val to NULL if the prlist_len is being set to 0
	since all of the tests are performed on prlist_val

2006-02-18 04:59  shadow

	* src/afs/afs_prototypes.h: DELTA
	STABLE14-flushrec-prototype-20060217 AUTHOR shadow@dementia.org
	
	add a prototype to shut up gcc4

2006-02-18 04:54  shadow

	* src/afs/afs_vcache.c: DELTA
	STABLE14-vnode-ref-verification-20060217 AUTHOR cg2v@andrew.cmu.edu
	
	verify we got a ref when we call vnode_ref

2006-02-18 04:31  shadow

	* configure-libafs.in, configure.in,
	src/packaging/MacOS/OpenAFS.info: DELTA
	STABLE14-openafs-stable-1_4_1-rc8-20060217 AUTHOR
	shadow@dementia.org
	
	1.4.1-rc8

2006-02-18 04:09  shadow

	* src/afs/: afs_osidnlc.c, afs_pioctl.c, afs_vcache.c,
	afs_volume.c, DARWIN/osi_vnodeops.c, VNOPS/afs_vnop_lookup.c: DELTA
	STABLE14-vnode-ref-verification-20060217 AUTHOR cg2v@andrew.cmu.edu
	
	verify we got a ref when we call vnode_ref

2006-02-17 21:58  shadow

	* src/afs/: afs.h, afs_cbqueue.c, afs_vcache.c: DELTA
	STABLE14-qremove-set-null-20060217 AUTHOR cg2v@andrew.cmu.edu
	
	when we remove an object from a queue null its list pointers

2006-02-17 21:53  shadow

	* src/afs/afs_pioctl.c: DELTA
	STABLE14-flushvolume-vhashq-consistency-20060217 AUTHOR
	cg2v@andrew.cmu.edu
	
	avoid having vflushed vnodes in play

2006-02-17 21:44  jaltman

	* src/WINNT/afsd/cm_server.c: DELTA
	STABLE14-windows-do-not-mark-servers-down-without-ping-20060216
	AUTHOR jaltman@secure-endpoints.com
	
	undo damage caused by an inadvertent pullup of code that caused all
	servers to be marked down once every two hours.  They would remain
	down for one CheckDownServersInterval after the first contact to
	the cell.

2006-02-17 17:58  shadow

	* src/aklog/asetkey.c: file asetkey.c was added on branch
	openafs-stable-1_4_x on 2006-04-03 19:39:50 +0000

2006-02-17 17:58  rees

	* src/aklog/asetkey.c: DELTA test-heimdal-20060217 AUTHOR
	rees@umich.edu
	
	Add a configure test for heimdal and use it to build asetkey or
	not.  Thanks to Derek Atkins for his helpful suggestions.

2006-02-17 17:35  shadow

	* src/afs/HPUX/osi_inode.c: DELTA
	STABLE14-hpux11-store-fd-sonner-20060217 AUTHOR shadow@dementia.org
	FIXES 23112
	
	based on report from	jbuehler@spirentcom.com

2006-02-17 17:27  shadow

	* src/lwp/process.i386.s: DELTA
	STABLE14-darwin-x86-lwp-fix-20060217 AUTHOR cg2v@andrew.cmu.edu
	
	make lwp work on darwin x86

2006-02-17 15:31  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20060216 AUTHOR jaltman@secure-endpoints.com
	
	notes for 1.4.1-rc8

2006-02-17 15:29  shadow

	* src/afs/DARWIN/osi_sleep.c: DELTA
	STABLE14-darwin-lost-wakeups-20060213 AUTHOR cg2v@andrew.cmu.edu
	FIXES
	
	eliminate the apparent lost wakeup problem in tiger

2006-02-17 15:27  jaltman

	* src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40,
	NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060216 AUTHOR
	jaltman@secure-endpoints.com
	
	1.4.1-rc8 = 1.4.0098

2006-02-17 14:48  jaltman

	* src/viced/afsfileprocs.c: DELTA
	STABLE14-viced-has-as-member-locking-20060217 AUTHOR
	klas.lindfors@it.su.se FIXES 26967
	
	A crucial line was missing from DELTA
	viced-fix-check-rights-race-20060213

2006-02-16 21:49  jaltman

	* src/rx/rx_xmit_nt.c: DELTA
	STABLE14-windows-rx-wsaeconnreset-20060216 AUTHOR
	jaltman@secure-endpoints.com
	
	Deal with the fact that Windows returns WSAECONNRESET after an ICMP
	port not reachable packet was returned in response to a packet
	previously sent.

2006-02-15 21:03  shadow

	* src/afs/LINUX/osi_file.c: DELTA
	STABLE14-linux-inode-i-mutex-20060214 AUTHOR shadow@dementia.org
	
	make i_sem become i_mutex

2006-02-15 20:55  shadow

	* src/afs/afs_osi.c: DELTA STABLE14-darwin-event-cleanup-20060215
	AUTHOR cg2v@andrew.cmu.edu
	
	clean up event resources added for deadlock avoidance

2006-02-15 16:38  shadow

	* src/aklog/asetkey.c: DELTA asetkey-macos-20060215 AUTHOR
	shadow@dementia.org
	
	make the same fix we do on aklog w.r.t com_err

2006-02-15 16:37  jaltman

	* src/WINNT/afsd/afsd_init.c: DELTA
	STABLE14-windows-reg-fix-20060215 AUTHOR
	jaltman@secure-endpoints.com
	
	cleanup the back connection hostname code

2006-02-15 07:02  shadow

	* src/afs/DARWIN/osi_vnodeops.c: DELTA
	STABLE14-darwin80-mkdir-error-leak-fix-20060215 AUTHOR
	cg2v@andrew.cmu.edu
	
	avoid a potential refcount decrement "leak" (well, the opposite,
	really) when a mkdir fails

2006-02-15 00:52  shadow

	* configure-libafs.in, configure.in,
	src/packaging/MacOS/OpenAFS.info: DELTA
	STABLE14-openafs-1-4-1-rc7-20060214 AUTHOR shadow@dementia.org
	
	1.4.1-rc7

2006-02-15 00:38  shadow

	* src/afsd/afs.rc.darwin: DELTA
	STABLE14-macos-dynroot-start-anyway-20060214 AUTHOR
	megacz@cs.berkeley.edu
	
	start afsd if -dynroot specified

2006-02-15 00:35  shadow

	* src/packaging/MacOS/buildpkg.sh: DELTA
	STABLE14-macos-afsdb-20060214 AUTHOR megacz@cs.berkeley.edu
	
	enable afsdb by default

2006-02-15 00:32  shadow

	* acinclude.m4, src/cf/linux-test4.m4: DELTA
	STABLE14-linux-inode-i-mutex-20060214 AUTHOR shadow@dementia.org
	
	new (2.6.16) kernerls have i_mutex instead of i_sem

2006-02-14 20:33  shadow

	* src/afs/VNOPS/afs_vnop_lookup.c: DELTA
	STABLE14-lookup-checkcode-bulkstats-20060214 AUTHOR
	cg2v@andrew.cmu.edu
	
	do error code analysis on bulkstat results also

2006-02-14 13:26  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20060214 AUTHOR jaltman@secure-endpoints.com
	
	latest notes for 1.4.1-rc7

2006-02-13 18:39  shadow

	* src/afs/SOLARIS/osi_vnodeops.c: DELTA
	
	avoid a panic when we attempt a read past the end of the file
	STABLE14-solaris-afs-nfsrdwr-avoid-reading-past-end-of-file-2006021
	3 AUTHOR shadow@dementia.org FIXES 25747

2006-02-13 18:31  shadow

	* src/: afs/afs_daemons.c, config/param.ppc_darwin_80.h: DELTA
	STABLE14-revert-bkg-disable-var-20060213 AUTHOR shadow@dementia.org
	
	remove the bkg daemon disabling

2006-02-13 18:19  shadow

	* src/afs/DARWIN/osi_sleep.c: DELTA
	STABLE14-darwin-lost-wakeups-20060213 AUTHOR cg2v@andrew.cmu.edu
	FIXES
	
	eliminate the apparent lost wakeup problem in tiger

2006-02-13 17:57  jaltman

	* src/: audit/audit.c, bozo/bosserver.c, budb/server.c,
	kauth/kaserver.c, ptserver/ptserver.c, viced/viced.c,
	vlserver/vlserver.c, volser/volmain.c: DELTA
	STABLE14-osi-audit-locking-fix-20060201 AUTHOR tkeiser@gmail.com
	FIXES 25955
	
	fix aix builds

2006-02-13 17:56  jaltman

	* src/audit/: audit.c, audit.h: DELTA
	STABLE14-audit-locking-20051113 AUTHOR jaltman@secure-endpoints.com
	
	Add locks around writes to the audit log.  This ensures two writes
	do not interleave.

2006-02-13 17:10  jaltman

	* src/viced/: afsfileprocs.c, host.c, host.h: DELTA
	STABLE14-viced-fix-check-rights-race-20060213 AUTHOR
	jaltman@secure-endpoints.com FIXES 25869
	
	acl_CheckRights() was generating core dumps because the client's
	prlist was being invalidated by h_TossStuff_r() as part of freeing
	the associated host.  This patch fixes the problem in probably
	redundant ways.  A missing hold on the host is now obtained. 
	refCounts on the client are now preserved as part of
	GetClient()/PutClient().  Read/Write locks are now obtained on the
	client when accessing/manipulating the prlist.
	
	This patch adds the client parameter to GetVolumePackage() and
	PutVolumePackage() and adds the new function PutClient().
	
	This patch removes the need for the client X had conn Y stolen by X
	messages.  This is replaced by "deleted client X already had conn Y
	stolen by X.  If we see this there is definitely a logic problem as
	the client should not be deleted at this point.  We a no longer
	allowing the race condition that would have resulted in the
	original message.
	
	In addition, this patch fixes a problem with UAEs caused by the
	inappropriate translation of VICE error into UAEs when there is
	overlap between VICE error values and those in sys/errno.h.

2006-02-13 16:33  jaltman

	* src/WINNT/afsd/cm_aclent.c: DELTA
	STABLE14-windows-findacl-optimize-20060213 AUTHOR
	jaltman@secure-endpoints.com
	
	don't remove an entry from the queue and add it to the head if it
	already is the head.

2006-02-13 16:29  jaltman

	* src/WINNT/afsd/cm_server.c: DELTA
	STABLE14-windows-new-server-ping-20060213 AUTHOR
	jaltman@secure-endpoints.com
	
	when adding a new server, mark it down to start.  this will allow
	the Ping to use the short timeout when checking the real status.

2006-02-12 06:24  jaltman

	* src/WINNT/afsd/: cm_cell.c, smb.c, smb.h: DELTA
	STABLE14-windows-off-to-the-races-20060211 AUTHOR
	jaltman@secure-endpoints.com
	
	several race conditions were introduced over the last couple of
	weeks.	let's fix them.

2006-02-10 18:44  jaltman

	* src/WINNT/afsd/smb.c: DELTA
	STABLE14-windows-vcp-fidsp-empty-20060210 AUTHOR
	jaltman@secure-endpoints.com
	
	protect against the case in which the vcp->fidsp list is empty
	which de-queuing smb_fid_t objects

2006-02-10 17:12  jaltman

	* src/viced/host.c: DELTA
	STABLE14-viced-probe-uuid-on-old-connection-20060210 AUTHOR
	jaltman@secure-endpoints.com
	
	When we have found an existing host via Uuid, send the probe to the
	connection associated with the old host instead of the new one.  If
	you send it to the new connection, we will fail to detect that the
	old host is no longer responding and hence that it should be
	removed.  This should solve the 55 second delay problem seen from
	clients with Uuids that move addresses or sit behind a NAT.

2006-02-10 17:11  jaltman

	* src/viced/host.c: DELTA STABLE14-viced-log-typo-20060210 AUTHOR
	jaltman@secure-endpoints.com
	
	missing % in format string causes crash at log level 125

2006-02-10 16:50  shadow

	* src/viced/: afsfileprocs.c, host.c: DELTA
	STABLE14-viced-debug-port-numbers-20060210 AUTHOR
	shadow@dementia.org
	
	fix port number printing to not print byteswapped port numbers

2006-02-09 15:29  jaltman

	* src/WINNT/afsd/afslogon.c: DELTA
	STABLE14-windows-afslogon-20060209 AUTHOR
	jaltman@secure-endpoints.com
	
	replace sizeof(opt) with sizeof(LogonOption_t)
	
	add more debug statements

2006-02-07 07:47  jaltman

	* src/viced/host.c: DELTA STABLE14-viced-host-nat-20060207 AUTHOR
	jaltman@secure-endpoints.com
	
	When we discover a new address for an existing host we can take the
	opportunity to cleanup the hash table and the interface list if the
	new address differs from an existing address only by the port
	number.  In that case we know the client is communicating to us
	from behind a NAT and the old addr/port number combination is no
	longer going to be of use to us.

2006-02-07 06:05  jaltman

	* src/viced/host.c: DELTA
	STABLE14-viced-more-dbg-improvements-20060207 AUTHOR
	jaltman@secure-endpoints.com
	
	convert the rest of the addresses output in hex to dotted notation

2006-02-06 07:07  jaltman

	* src/WINNT/afsd/: cm_freelance.c, cm_memmap.c: DELTA
	STABLE14-windows-winqual-20060206 AUTHOR
	jaltman@secure-endpoints.com
	
	Fix two bugs reported via Windows Crash Reporting:
	
	 * Freelance initialization is somehow broken allowing the number
	of
	   locally defined mountpoints to become negative.  Due to the use
	of
	   != instead of < in loops, it is possible to read/write
	unallocated
	   memory.
	
	 * GetTextualSid() was not properly handling a NULL output buffer
	   pointer as an indication that the desired size should be
	returned.

2006-02-06 04:12  jaltman

	* src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40,
	NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060206 AUTHOR
	jaltman@secure-endpoints.com
	
	1.4.0097 == 1.4.1-rc7

2006-02-06 04:08  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20060206 AUTHOR jaltman@secure-endpoints.com
	
	updates for 1.4.1-rc7

2006-02-05 18:26  shadow

	* src/afs/DARWIN/osi_vnodeops.c: DELTA
	STABLE14-darwin-avoid-bogus-name-caching-20060205 AUTHOR
	cg2v@andrew.cmu.edu FIXES 26225
	
	avoid the possibility of creating bogus cached named vnodes

2006-02-05 17:47  jaltman

	* src/WINNT/afsd/cm_vnodeops.c: DELTA
	STABLE14-windows-mountpoints-20060205 AUTHOR
	jaltman@secure-endpoints.com
	
	 * if the mountpointstring is empty, return No Such Path; do not
	panic

2006-02-05 17:47  jaltman

	* src/WINNT/afsd/afslogon.c: DELTA
	STABLE14-windows-afslogon-20060205 AUTHOR
	jaltman@secure-endpoints.com
	
	 * AFS_Logoff_Event must destroy tokens even if integrated logon is
	not
	   being used unless LogoffPreserveTokens is non-zero

2006-02-05 08:14  jaltman

	* src/WINNT/doc/install/Documentation/en_US/html/ReleaseNotes/:
	frames.htm, logo.htm, relnotes.htm, toc.htm: DELTA
	STABLE14-windows-release-notes-20060204 AUTHOR
	jaltman@secure-endpoints.com
	
	update release notes for 1.4.1

2006-02-05 07:46  jaltman

	* src/WINNT/afsd/afslogon.c: DELTA
	STABLE14-windows-afslogon-20060204 AUTHOR
	jaltman@secure-endpoints.com
	
	 * fix LogoffPreserveTokens to work in the correct direction
	
	 * modify behavior to avoid domain controller queries when
	integrated
	   logon is disabled or the logon account is local

2006-02-03 23:05  jaltman

	* src/WINNT/afsd/: cm_cell.c, smb.c, smb3.c: DELTA
	STABLE14-windows-todays-bugs-20060203 AUTHOR
	jaltman@secure-endpoints.com
	
	* cell names must be treated as case insensitive
	
	* smb logoff messages do not mean the user is logging off the
	machine.    do not use as an indication that tokens should be
	destroyed
	
	* use the correct lock and avoid a deadlock when handling dead VCs

2006-02-02 21:48  jaltman

	* src/viced/: afsfileprocs.c, callback.c, host.c, host.h: DELTA
	STABLE14-viced-log-add-ports-20060202 AUTHOR
	jaltman@secure-endpoints.com
	
	* add port numbers to Host addresses so we can distinguish clients
	behind	 NATs
	
	* make messages consistent with regards to case and punctuation of 
	 "Host x.x.x.x:y"
	
	* convert hex addresses to dotted notation

2006-02-02 08:28  shadow

	* src/afs/afs_daemons.c: DELTA STABLE14-bkg-disable-var-20060202
	AUTHOR cg2v@andrew.cmu.edu
	
	don't extern this

2006-02-02 04:56  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20060201 AUTHOR jaltman@secure-endpoints.com
	
	notes for 1.4.1-rc6

2006-02-02 04:45  jaltman

	* src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40,
	NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060201 AUTHOR
	jaltman@secure-endpoints.com
	
	1.4.1-rc6

2006-02-02 04:37  shadow

	* configure-libafs.in, configure.in,
	src/packaging/MacOS/OpenAFS.info: DELTA
	STABLE14-openafs-1-4-1-rc6-20060201 AUTHOR shadow@dementia.org
	
	happy groundhog day?

2006-02-01 18:29  jaltman

	* src/WINNT/afsd/smb.c: DELTA
	STABLE14-windows-more-cleanup-20060201 AUTHOR
	jaltman@secure-endpoints.com
	
	missed one case where the vcpCounter wrapped fids at 0

2006-02-01 18:03  jaltman

	* src/WINNT/afsd/: cm_cell.c, cm_conn.c, cm_dcache.c,
	cm_freelance.c, cm_ioctl.c, cm_ioctl.h, cm_scache.c, cm_scache.h,
	cm_vnodeops.c, smb.c: DELTA STABLE14-windows-more-cleanups-20060201
	AUTHOR jaltman@secure-endpoints.com
	
	* remove all references to 'dead_vcp'; cleanup smb_vc_t's as soon
	as   we know they are dead
	
	* add mx holds across the cm_cell_t updates
	
	* add cm_FindSCacheParent() and remove duplicate code elsewhere
	
	* add mx holds across scp->flags updates
	
	* add cm_CleanFile()
	
	* clear CM_SCACHEFLAG_CALLBACK when discarding callbacks
	
	* fix smb fid wrapping.  wrap at 0xFFFF instead of 0 because 0xFFFF
	  is -1 which is INVALID_HANDLE
	
	* add missing mx holds around vcp->flags updates

2006-02-01 15:59  shadow

	* src/viced/: afsfileprocs.c, callback.c, fs_stats.h, host.h,
	viced.h: DELTA STABLE14-getsomespace-r-rewrite-20060201 AUTHOR
	jaltman@secure-endpoints.cm
	
	rewrite of GetSomeSpace_r to get rid of the brokenness we had
	before.
	
	also make GetCapabilities work like other rpc stubs which don't
	need callbacks

2006-01-31 09:09  jaltman

	* src/WINNT/afsd/: smb.c, smb3.c: DELTA
	STABLE14-windows-smb_fid_t-mx-20060130 AUTHOR
	jaltman@secure-endpoints.com
	
	Fixup token deletion logic
	
	Surround all references to smb_fid_t flags and other references by
	obtaining and releasing the 'mx' lock.

2006-01-30 18:21  rra

	* doc/man-pages/: .cvsignore, Makefile.in, README, generate-html,
	style.css, pod1/afs.pod: DELTA STABLE14-man-page-html-20060124
	AUTHOR rra@stanford.edu
	
	Initial cut at an HTML conversion of the POD reference pages. 
	Requires Pod::Simple be installed (version 3.0 or later, probably).
	 Also fix a POD formatting bug in the afs(1) man page noticed while
	testing HTML output.

2006-01-30 18:20  rra

	* src/cf/osconf.m4: DELTA STABLE14-sparc64-linux-typo-20060114
	AUTHOR rra@stanford.edu
	
	XLDFLAGS64, not XLDFLAG64.

2006-01-30 18:19  rra

	* src/: afs/LINUX/osi_module.c, cf/osconf.m4,
	config/param.sparc64_linux26.h: DELTA
	STABLE14-sparc64-linux-20060113 AUTHOR hozer@hozed.org
	
	Hopefully fix sparc64 Linux support with 2.6 kernels.

2006-01-28 19:22  shadow

	* src/: afs/afs_daemons.c, config/param.ppc_darwin_80.h: DELTA
	STABLE14-simple-darwin-disable-bkg-20060128 AUTHOR
	cg2v@andrew.cmu.edu
	
	avoid potential hang by disabling bkg daemons on 10.4 for now

2006-01-28 18:06  shadow

	* src/afs/afs_vcache.c: DELTA STABLE14-newvcache-dont-spin-20060128
	AUTHOR cg2v@andrew.cmu.edu
	
	make things so newvcache won't spin

2006-01-28 18:04  shadow

	* src/afs/: afs_osidnlc.c, afs_vcache.c, DARWIN/osi_vm.c: DELTA
	STABLE14-reclaim-defered-flush-fixes-20060128 AUTHOR
	cg2v@andrew.cmu.edu
	
	fix side effect of reclaim lookaside

2006-01-26 21:03  shadow

	* src/rx/rx_prototypes.h: DELTA
	STABLE14-windows-64-bit-type-safety-20051105 AUTHOR
	jaltman@secure-endpoints.com
	
	this is a partial pullup 64-bit type safety changes required for
	successful compilation on Windows 64-bit systems with the VS 2005
	compiler

2006-01-26 20:58  shadow

	* src/rx/rx_packet.c: DELTA
	STABLE14-windows-64-bit-type-safety-20051105 AUTHOR
	jaltman@secure-endpoints.com
	
	this is a partial pullup 64-bit type safety changes required for
	successful compilation on Windows 64-bit systems with the VS 2005
	compiler

2006-01-26 20:55  shadow

	* src/rx/UKERNEL/rx_knet.c: DELTA
	STABLE14-windows-64-bit-type-safety-20051105 AUTHOR
	jaltman@secure-endpoints.com
	
	this is only a partial pullup 64-bit type safety changes required
	for successful compilation on Windows 64-bit systems with the VS
	2005 compiler

2006-01-26 19:30  shadow

	* src/afs/afs_vcache.c: DELTA
	STABLE14-linux-vcache-extra-ref-unneeded-20060126 AUTHOR
	chas@cmf.nrl.navy.mil FIXES 25829
	
	the dynamic/system inode version of the linux client already keeps
	an extra reference when the inode is on the vcache list. the
	inode/vnode should not go away while we are trying to flush the
	dcache children.

2006-01-26 16:04  shadow

	* src/afs/DOC/afs_rwlocks: DELTA
	STABLE14-macos-avoid-reclaim-hang-20060124 AUTHOR
	shadow@dementia.org FIXES 25686
	
	based on chaskiel's suggestion, implement a lookaside reclaim list

2006-01-26 15:58  shadow

	* src/cf/: linux-test1.m4, linux-test2.m4, linux-test3.m4,
	linux-test4.m4: DELTA STABLE14-linux26-build-update-20060126 AUTHOR
	chas@cmf.nrl.navy.mil FIXES 25879
	
	KBUILD_BASENAME will need to be set in 2.6.15 and later for
	configure to work usefully

2006-01-26 15:53  shadow

	* src/rx/UKERNEL/rx_knet.c: DELTA
	STABLE14-ukernel-rx-knet-deref-20060126 AUTHOR tkeiser@gmail.com
	FIXES 25927
	
	pass correct parameter to avoid type mismatch

2006-01-26 15:50  shadow

	* src/afs/afs_vcache.c: DELTA STABLE14-sol10-vnode-cleanup-20060126
	AUTHOR shadow@dementia.org FIXES
	
	Because we use a private pool of vnodes, it's up to us to trigger
	cleanup.  here we do so.

2006-01-26 15:45  shadow

	* src/afs/AIX/osi_vnodeops.c: DELTA
	STABLE14-aix5-warning-error-cleanup-20051102 AUTHOR
	Niklas.Edmundsson@hpc2n.umu.se FIXES 22855
	
	aix 5.1 and 5.2 should also build

2006-01-26 06:09  jaltman

	* src/WINNT/afsd/: afslogon.c, smb.c, smb3.c, smb_ioctl.c: DELTA
	STABLE14-windows-smb_fid_t-audit-20060125 AUTHOR
	jaltman@secure-endpoints.com
	
	Further testing revealed that some smb_vc_t objects could not be
	freed because the associated smb_fid_t objects never reached a zero
	refcount.  Additional auditing uncovered cases in which there were
	holds not being released and others in which they were released to
	many times.  This patch fixes the problems and improves
	auditability by modifying the behavior of the smb_IoctlXXX()
	functions to not release a reference that was obtained by the
	caller.  Now the caller releases the reference.

2006-01-25 05:59  rra

	* doc/man-pages/style.css: file style.css was added on branch
	openafs-stable-1_4_x on 2006-01-30 18:21:48 +0000

2006-01-25 05:59  rra

	* doc/man-pages/: generate-html, style.css: DELTA
	man-page-html-20060124 AUTHOR rra@stanford.edu
	
	Initial cut at an HTML conversion of the POD reference pages. 
	Requires Pod::Simple be installed (version 3.0 or later, probably).
	 Also fix a POD formatting bug in the afs(1) man page noticed while
	testing HTML output.

2006-01-25 05:59  rra

	* doc/man-pages/generate-html: file generate-html was added on
	branch openafs-stable-1_4_x on 2006-01-30 18:21:48 +0000

2006-01-25 04:47  shadow

	* src/afs/: afs_prototypes.h, afs_vcache.c, DARWIN/osi_vnodeops.c:
	DELTA STABLE14-macos-avoid-reclaim-hang-20060124 AUTHOR
	shadow@dementia.org FIXES 25686
	
	based on chaskiel's suggestion, implement a lookaside reclaim list

2006-01-25 04:30  shadow

	* src/afs/afs_vcache.c: DELTA
	STABLE14-macos-avoid-reclaim-hang-20060124 AUTHOR
	shadow@dementia.org FIXES 25686
	
	based on chaskiel's suggestion, implement a lookaside reclaim list

2006-01-25 03:49  shadow

	* src/volser/vsprocs.c: DELTA
	STABLE14-release-avoid-negative-time-20060124 AUTHOR jhutz@cmu.edu
	
	avoid any possibility of time going negative when releasing
	incrementally

2006-01-25 03:25  shadow

	* src/volser/volprocs.c: DELTA
	STABLE14-implement-vpeek-for-listvol-20060124 AUTHOR
	shadow@dementia.org
	
	roll back for listonevolume (only)

2006-01-24 17:41  shadow

	* src/afs/: afs.h, afs_buffer.c: DELTA
	STABLE14-usebuffer-macros-20060124 AUTHOR chas@cmf.nrl.navy.mil
	FIXES 25819
	
	get rid of usebuffers macro usage warning

2006-01-24 17:34  shadow

	* src/afs/: afs_callback.c, afs_daemons.c, afs_prototypes.h,
	afs_vcache.c, DARWIN/osi_vnodeops.c: DELTA
	STABLE14-macos-avoid-reclaim-hang-20060124 AUTHOR
	shadow@dementia.org FIXES 25686
	
	based on chaskiel's suggestion, implement a lookaside reclaim list

2006-01-24 17:19  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20060124 AUTHOR jaltman@secure-endpoints.com
	
	more updates for 1.4.1-rc5

2006-01-24 17:16  jaltman

	* src/WINNT/afsd/: afsd_init.c, smb.c, smb.h, smb3.c: DELTA
	STABLE14-windows-continued-refcount-cleanup-20060124 AUTHOR
	jaltman@secure-endpoints.com
	
	* re-enable LogoffTokenTransferTimeout and LogoffTokenTransfer.   
	Tokens are now destroyed at logoff based upon the values specified 
	  here.  Default is ON and 120 seconds.  Setting this to OFF will  
	 result in tokens never being destroyed.  This will leak memory.
	
	* protect global queues with mutexes and avoid a variety of race  
	conditions.

2006-01-23 21:30  jaltman

	* src/viced/host.h: DELTA STABLE14-viced-grow-h_maxSlots-20060123
	AUTHOR cg2v@andrew.cmu.edu
	
	and jhutz@cs.cmu.edu
	
	The size of h_maxSlots as computed based upon the value of
	MAX_FILESERVER_THREAD is too small.   It is possible for h_lwpIndex
	(in the pthread case) to have produce the same Slot value for
	multiple threads.  In that case it is possible for the following to
	occur:
	
	       X: h_Hold_r(host)
	       X: H_UNLOCK
	       ...
	       E: H_LOCK
	       E: Check h_Held_r(host); it is true, so don't hold
	       E: H_UNLOCK
	       X: H_LOCK
	       X: h_Release_r(host)
	       X: h_TossStuff_r(host)  [called by h_Release_r]
	       X: H_UNLOCK
	       E: CheckHost(host)
	
	The end result would be a crash due to a reference to a null field
	in the host processed by CheckHost.
	
	This patch is a bit of a hack in that it solves the problem by
	increasing the number of slots for threads and does not determine
	the correct number of threads the process should be allowed to
	produce.

2006-01-23 21:28  jaltman

	* src/viced/host.c: DELTA STABLE14-check-host-optimize-20060123
	AUTHOR jaltman@secure-endpoints.com
	
	There should never be a case where h_Enumerate calls CheckHost with
	a host whose callback_rxcon that is NULL.  However, due to a bug it
	ended up being the case that it happened.  An examination of the
	CheckHost code showed that the check for the HOSTDELETED flag
	should take place before a reference to callback_rxcon is obtained.
	 If HOSTDELETED were set, the code would simply release the
	reference immediately.	However, the process of obtaining and
	releasing the reference required dropping and obtaining locks that
	would be a performance hit.

2006-01-23 21:07  shadow

	* src/venus/fs.c: DELTA STABLE14-fs-getfid-20060123 AUTHOR
	shadow@dementia.org
	
	add a fs subcommand to get a fid

2006-01-21 23:40  jaltman

	* src/WINNT/afsd/smb.c: DELTA
	STABLE14-windows-smb-logoff-or-abandonment-detection-20060121
	AUTHOR jaltman@secure-endpoints.com
	
	fix an error caused by patch conflict during pullup

2006-01-21 21:40  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20060121 AUTHOR jaltman@secure-endpoints.com
	
	more notes for 1.4.1-rc5

2006-01-21 21:37  jaltman

	* src/WINNT/afsd/smb.c: DELTA
	STABLE14-windows-smb-logoff-or-abandonment-detection-20060121
	AUTHOR jaltman@secure-endpoints.com
	
	and remember to mark the session dead so it can be re-used

2006-01-21 21:24  jaltman

	* src/viced/host.c: DELTA STABLE14-h_gethost_r-hold-fix-20060121
	AUTHOR jaltman@secure-endpoints.com
	
	fix hold errors

2006-01-21 20:58  jaltman

	* src/WINNT/afsd/: cm_daemon.c, smb.c, smb.h, smb3.c: DELTA
	STABLE14-windows-smb-logoff-or-abandonment-detection-20060121
	AUTHOR jaltman@secure-endpoints.com
	
	This patch:
	
	(1) removes the rest of the dead logoff code that was originally   
	 stripped of any meaning by DELTA    
	winnt-win2000-win98-afs-client-updates-20010623.
	
	(2) gives new meaning to smb_TokenTransfer and
	smb_TokenTransferTimeout.      these variables now control how long
	a smb_username_t and its      associated cm_user_t and its
	cm_cellinfo_t (including tokens)      will be preserved after a
	logoff.
	
	(3) adds logic to detect logoff conditions
	
	(4) adds cm_CheckVCs().  This function probes the SMB client with a
	ECHO	 response to determine if the associated SMB virtual
	circuit is still     valid.   This is executed once every five
	minutes by smb_Daemon()     and whenever the machine's IP addresses
	change.  This allows	 abandoned VCs to be detected and the
	associated user credentials,	 file handles, and locks to be
	cleaned up.  This will also prevent	the exhaustion of the
	limited number of SMB sessions.

2006-01-20 06:32  shadow

	* configure-libafs.in, configure.in,
	src/packaging/MacOS/OpenAFS.info, src/packaging/MacOS/ReadMe.rtf:
	DELTA STABLE14-openafs-stable-1_4_1-rc5-20060120 AUTHOR
	shadow@dementia.org
	
	make 1.4.1-rc5

2006-01-20 05:21  shadow

	* src/afs/DARWIN/osi_vnodeops.c: DELTA
	STABLE14-cached-lookup-mtpt-20060120 AUTHOR cg2v@andrew.cmu.edu
	FIXES 25647
	
	don't do lookups on the wrong vnode, if it's a mvstat=1 vnode, it's
	not useful

2006-01-20 05:06  shadow

	* src/afs/AIX/: osi_machdep.h, osi_vnodeops.c: DELTA
	STABLE14-aix-vm-rdwr-fix-20060120 AUTHOR tkeiser@gmail.com FIXES
	25650
	
	avoid a loop in vm_rdwr on aix. also fix ifnet_flags macro

2006-01-20 00:03  shadow

	* src/venus/cmdebug.c: DELTA
	STABLE14-cmdebug-no-zero-pad-output-20060119 AUTHOR
	shadow@dementia.org
	
	length, dv and refcnt no longer 0 padded

2006-01-19 23:08  jaltman

	* src/WINNT/afsd/: afslogon.c, cm_ioctl.c, cm_user.c, cm_user.h,
	smb.c, smb.h, smb3.c, smb3.h: DELTA
	
	The Integrated Logon hack of setting a token for a smb name
	different than the one associated with the current smb session
	fails when smb virtual circuits, sessions and username objects are
	properly reference counted.  When refcounts are not leaked the
	constructed smb_username_t is destroyed immediately after the token
	is set since there are not references to it from a current session.
	
	The fix is to mark the smb_username_t object with a flag indicating
	that it was created by the Network Provider.  This flag prevents
	the destruction when the refcount is zero so that it will be
	available at the time the smb session is created (just a moment or
	two later.)  During the binding of the smb_username_t to the
	smb_vc_t the flag is cleared allowing the tokens to be destroyed
	when the smb session is closed.
	STABLE14-windows-integrated-logon-hack-fix-for-proper-refcounts-200
	60119 AUTHOR jaltman@secure-endpoints.com

2006-01-18 06:27  shadow

	* src/afs/afs.h: DELTA STABLE14-linux-vrefcount-macro-fix-20060118
	AUTHOR shadow@dementia.org
	
	thanks to jhutz@cmu.edu for making me consider this

2006-01-18 02:22  shadow

	* src/rx/rx_kcommon.c: DELTA
	STABLE14-linux-kernel-bug-macro-inline-20060117 AUTHOR
	shadow@dementia.org
	
	force oops inline instead of calling bug, so we can printk

2006-01-17 21:45  jaltman

	* src/WINNT/afsd/smb3.c: DELTA
	STABLE14-windows-truncate-after-lock-check-20060116 AUTHOR
	jaltman@secure-endpoints.com
	
	In smb_ReceiveNTCreateX the lock check, cm_CheckNTOpen(), must take
	place before we allow the file to be truncated.

2006-01-17 17:09  shadow

	* src/: afs/afs_call.c, rx/DARWIN/rx_knet.c: DELTA
	STABLE14-darwin-use-kthreads-20060117 AUTHOR cg2v@andrew.cmu.edu
	FIXES 25542
	
	use kernel threads for afsd processes instead of forked pids

2006-01-17 17:06  shadow

	* src/afs/DARWIN/osi_vnodeops.c: DELTA
	STABLE14-macos-locking-behavior-20060117 AUTHOR cg2v@andrew.cmu.edu
	FIXES 25543
	
	F_UNLCK is send as a command, remap to F_SETLK like everyone else

2006-01-17 16:08  shadow

	* src/afs/DARWIN/osi_vfsops.c: DELTA STABLE14-tiger-sysctl-20060117
	AUTHOR cg2v@andrew.cmu.edu FIXES 25327
	
	implementation of sysctl for tiger

2006-01-17 05:00  shadow

	* src/afs/VNOPS/afs_vnop_lookup.c: DELTA
	STABLE14-newvcache-can-fail-now-20060116 AUTHOR psomogyi@gamax.hu
	FIXES 22260
	
	allow newvcache to fail without ooping
	
	sort of nasty, if you want more vcaches, say so.

2006-01-17 04:20  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20060116 AUTHOR jaltman@secure-endpoints.com
	
	updates for 1.4.1-rc5

2006-01-17 04:00  jaltman

	* src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40,
	NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060116 AUTHOR
	jaltman@secure-endpoints.com
	
	1.4.1-rc5

2006-01-17 03:58  jaltman

	* src/WINNT/client_config/afsmap.c: DELTA
	STABLE14-windows-afsmap-20060116 AUTHOR
	jaltman@secure-endpoints.com
	
	strcpy -> strncpy

2006-01-17 03:33  jaltman

	* src/afs/afs_prototypes.h: DELTA
	STABLE14-remove-dead-prototype-20060116 AUTHOR cg2v@andrew.cmu.edu
	
	remove dead prototype for osi_iput()

2006-01-16 21:16  shadow

	* src/viced/host.c: DELTA
	STABLE14-h-enumerate-r-fix-for-real-20060116 AUTHOR
	cg2v@andrew.cmu.edu FIXES 24196
	
	make this not simply wrong

2006-01-16 16:23  jaltman

	* src/rx/rx_packet.c: DELTA
	STABLE14-windows-rx-ehostunreach-20060116 AUTHOR
	jaltman@secure-endpoints.com
	
	another location where EHOSTUNREACH can be returned such that we
	can timeout the request immediately

2006-01-16 02:06  jaltman

	* src/WINNT/afsd/: afsd_eventmessages.mc, cm_callback.c, cm_conn.c,
	cm_server.h, cm_vnodeops.c, smb.c, smb.h, smb3.c, smb_ioctl.c:
	DELTA STABLE14-windows-vc-locks-and-more-20060115 AUTHOR
	jaltman@secure-endpoints.com
	
	This patch fixes several issues:
	
	 * the smb virtual circuits can be active and/or dead.	 this patch
	   improves the handling of vc's making the transition from active
	   to dead
	
	 * correct the refcounts on the smb_user_t and smb_vc_t objects
	
	 * replace the deprecated GetCurrentTime() with GetTickCounts()
	which
	   is the new name.  This function needs to be replaced with
	something
	   else because its return value wraps after 49.7 days
	
	 * hold the correct locks when adjusting the scp->fileLocksH queue

2006-01-12 05:55  jaltman

	* src/WINNT/afsd/smb3.c: DELTA
	STABLE14-windows-cmfinduserbyname-20060112 AUTHOR
	jaltman@secure-endpoints.com FIXES 25347
	
	Fix invalid access after freeing newly allocated data structure

2006-01-11 21:38  shadow

	* src/afs/LINUX/osi_vnodeops.c: DELTA
	STABLE14-linux-clean-up-stupidity-20060111 AUTHOR
	chas@cmf.nrl.navy.mil FIXES
	
	get some of an inadvertant misapplied patch, and get rid of a
	redundant check

2006-01-11 04:49  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-stable-20060110 AUTHOR
	jaltman@secure-endpoints.com
	
	updates for 1.4.1-rc4

2006-01-11 04:47  jaltman

	* src/config/afs_sysnames.h: DELTA STABLE14-afs-sysnames-20060110
	AUTHOR jaltman@secure-endpoints.com
	
	move allocations for SYS_NAME_ID_amd64_w2k and	SYS_NAME_ID_i64_w2k
	to avoid conflicts

2006-01-11 04:36  shadow

	* src/packaging/MacOS/OpenAFS.info: DELTA
	STABLE14-openafs-stable-1_4_1-rc4-20060110 AUTHOR
	shadow@dementia.org
	
	make 1.4.1-rc4

2006-01-11 04:36  shadow

	* configure-libafs.in, configure.in: DELTA
	openafs-stable-1_4_1-rc4-20060110 AUTHOR shadow@dementia.org
	
	make 1.4.1-rc4

2006-01-11 04:26  shadow

	* src/afs/afs_volume.c: DELTA
	STABLE14-macos-avoid-ref-leak-20060110 AUTHOR cg2v@andrew.cmu.edu
	FIXES 25302
	
	fix for the earlier fix

2006-01-11 04:24  shadow

	* src/afs/DARWIN/osi_vnodeops.c: DELTA
	STABLE14-macos-reclaim-20060110 AUTHOR cg2v@andrew.cmu.edu FIXES
	25165
	
	avoid a vnode cleaning pnaic during recycle

2006-01-10 15:11  shadow

	* src/afs/VNOPS/afs_vnop_remove.c: DELTA
	STABLE14-remove-vnop-mem-leak-20060110 AUTHOR shadow@dementia.org
	FIXES
	
	avoid leaking mvid when we use .__afsXXXX renaming in remove

2006-01-10 15:04  shadow

	* src/afs/VNOPS/afs_vnop_remove.c: DELTA
	STABLE14-remove-vnop-lock-order-20060110 AUTHOR shadow@dementia.org
	FIXES 25118
	
	finegrained dcache lock order not obeyed

2006-01-10 13:28  jaltman

	* src/WINNT/afsd/: cm_ioctl.c, smb.c, smb.h, smb3.c: DELTA
	STABLE14-windows-smb-username-refcount-20060110 AUTHOR
	jaltman@secure-endpoints.com
	
	the smb_username_t objects are reference counted but they were
	never released on their own accord.  Instead the smb_uid_t objects
	when released were also cleaning up the smb_username_t.  Since the
	smb_username_t is reused, now that smb_user_t objects are being
	cleaned up, this was a problem.

2006-01-09 05:36  jaltman

	* src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40,
	NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060108 AUTHOR
	jaltman@secure-endpoints.com
	
	1.4.1-rc4 == 1.4.0094

2006-01-09 05:29  jaltman

	* src/WINNT/doc/install/Documentation/en_US/html/ReleaseNotes/:
	frames.htm, logo.htm, relnotes.htm, toc.htm,
	relnotes_files/header.htm, relnotes_files/preview.wmf: DELTA
	STABLE14-windows-relnotes-20060108 AUTHOR
	jaltman@secure-endpoints.com
	
	updates 1.4.1-rc4

2006-01-09 05:26  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20060108 AUTHOR jaltman@secure-endpoints.com
	
	1.4.1-rc4

2006-01-09 04:49  jaltman

	* src/WINNT/afsd/: cm_scache.h, cm_vnodeops.c, cm_vnodeops.h,
	smb.c, smb.h, smb3.c: DELTA
	STABLE14-windows-byte-range-locking-20060108 AUTHOR
	asanka@secure-endpoints.com
	
	When SMB sessions are prematurely terminated as part of the tear
	down of the virtual circuit we must clean up any remaining file
	handles, tree connections, and user sessions.

2006-01-08 04:18  jaltman

	* src/WINNT/afsd/cm_vnodeops.c: DELTA
	STABLE14-windows-byte-range-locks-fix-20060107 AUTHOR
	jaltman@secure-endpoints.com
	
	fix the SERVERLOCKS_ENABLED macro

2006-01-08 00:39  jaltman

	* src/WINNT/afsd/: cm_scache.h, cm_vnodeops.c, smb.c, smb.h: DELTA
	STABLE14-windows-byte-range-locking-20060107 AUTHOR
	jaltman@secure-endpoints.com
	
	* Update architectural documentation
	
	* Allow locks to be obtained as soon as it is possible instead of  
	enforcing a requirement that locks be granted in order.
	
	* Fix other bugs
	
	* Disable byte range lock processing

2006-01-06 03:03  shadow

	* src/afs/DARWIN/osi_vnodeops.c: DELTA
	STABLE14-macos-104-change-access-enforcement-20060105 AUTHOR
	shadow@dementia.org
	
	don't improperly enforce read attribute restriction on child
	instead of parent when it's a directory
	
	avoid screwing ourselves on mode 0 files, also

2006-01-05 18:55  rra

	* doc/man-pages/pod1/: cmdebug.pod, rxgen.pod: DELTA
	STABLE14-man-page-rxgen-cmdebug-20051227 AUTHOR rra@stanford.edu
	
	Add man pages for rxgen and cmdebug.  The cmdebug man page was
	written from scratch based on the source code.	The rxgen man page
	is a conversion of an old TeX document to POD.

2006-01-05 18:55  rra

	* doc/man-pages/: README, pod1/livesys.pod, pod1/sys.pod,
	pod5/NetInfo.pod, pod8/voldump.pod: DELTA
	STABLE14-man-page-misc-improvements-20051221 AUTHOR
	rra@stanford.edu
	
	Add new man pages for livesys and voldump.  Fix the man page for
	sys to say what it actually does, rather than implying that it
	works like livesys, and to recommend livesys instead.  Fix a path
	error in the NetInfo documentation.  Update the README for the
	current status, including listing all installed commands that don't
	have man pages.  (There may still be some subcommands that don't
	have man pages but aren't listed.)

2006-01-05 18:54  rra

	* Makefile.in, configure.in, doc/man-pages/.cvsignore,
	doc/man-pages/Makefile.in, doc/man-pages/install-man.in: DELTA
	STABLE14-man-page-installation-20051221 AUTHOR rra@stanford.edu
	
	On installation, substitute the configured paths into the man
	pages, replacing the Transarc paths.  Also fix a problem with the
	way that pinstall was being used to install man pages.	(Silly me,
	I was assuming it had the same behavior as install.)
	
	This is just a quick first pass.  Longer term, it's probably better
	to replace all paths in the man pages with unambiguous tokens and
	then replace those tokens instead of assuming that the man pages
	use Transarc paths and replacing those paths specifically.  The
	current method has a few minor problems, such as not being able to
	distinguish between the various paths that make up /usr/afs/bin. 
	Still, the results of this method are good enough to start with.

2006-01-05 18:54  rra

	* doc/man-pages/: pod1/afs.pod, pod1/afsmonitor.pod, pod1/dlog.pod,
	pod1/dpass.pod, pod1/fs_checkservers.pod, pod1/fs_cleanacl.pod,
	pod1/fs_copyacl.pod, pod1/fs_diskfree.pod, pod1/fs_examine.pod,
	pod1/fs_exportafs.pod, pod1/fs_flushvolume.pod,
	pod1/fs_getserverprefs.pod, pod1/fs_help.pod, pod1/fs_listacl.pod,
	pod1/fs_listcells.pod, pod1/fs_listquota.pod, pod1/fs_lsmount.pod,
	pod1/fs_setacl.pod, pod1/fs_setcachesize.pod, pod1/fs_setquota.pod,
	pod1/fs_setserverprefs.pod, pod1/fs_setvol.pod,
	pod1/fs_storebehind.pod, pod1/klog.pod, pod1/knfs.pod,
	pod1/kpasswd.pod, pod1/pagsh.pod, pod1/pts_adduser.pod,
	pod1/pts_chown.pod, pod1/pts_creategroup.pod,
	pod1/pts_createuser.pod, pod1/pts_examine.pod, pod1/pts_help.pod,
	pod1/pts_listentries.pod, pod1/pts_membership.pod,
	pod1/pts_setfields.pod, pod1/pts_setmax.pod, pod1/rxdebug.pod,
	pod1/scout.pod, pod1/sys.pod, pod1/tokens.pod, pod1/udebug.pod,
	pod1/vos.pod, pod1/vos_addsite.pod, pod1/vos_backup.pod,
	pod1/vos_backupsys.pod, pod1/vos_changeaddr.pod,
	pod1/vos_create.pod, pod1/vos_delentry.pod, pod1/vos_dump.pod,
	pod1/vos_examine.pod, pod1/vos_help.pod, pod1/vos_listaddrs.pod,
	pod1/vos_listvldb.pod, pod1/vos_listvol.pod, pod1/vos_move.pod,
	pod1/vos_restore.pod, pod1/vos_syncserv.pod,
	pod1/vos_unlockvldb.pod, pod1/vos_zap.pod, pod1/xstat_cm_test.pod,
	pod1/xstat_fs_test.pod, pod5/BosConfig.pod, pod5/butc.pod,
	pod5/package.pod, pod5/uss.pod, pod5/uss_bulk.pod, pod8/afsd.pod,
	pod8/backup_adddump.pod, pod8/backup_addvolentry.pod,
	pod8/backup_apropos.pod, pod8/backup_diskrestore.pod,
	pod8/backup_dump.pod, pod8/backup_dumpinfo.pod,
	pod8/backup_help.pod, pod8/backup_interactive.pod,
	pod8/backup_listdumps.pod, pod8/backup_savedb.pod,
	pod8/backup_setexp.pod, pod8/backup_volinfo.pod,
	pod8/backup_volrestore.pod, pod8/backup_volsetrestore.pod,
	pod8/bos_getlog.pod, pod8/bos_getrestart.pod, pod8/bos_help.pod,
	pod8/bos_install.pod, pod8/bos_listhosts.pod,
	pod8/bos_listusers.pod, pod8/bos_prune.pod,
	pod8/bos_removehost.pod, pod8/bos_removekey.pod,
	pod8/bos_removeuser.pod, pod8/bos_salvage.pod,
	pod8/bos_setcellname.pod, pod8/bos_setrestart.pod,
	pod8/bos_start.pod, pod8/bos_startup.pod, pod8/bos_status.pod,
	pod8/buserver.pod, pod8/butc.pod, pod8/fileserver.pod,
	pod8/fstrace_clear.pod, pod8/fstrace_dump.pod,
	pod8/fstrace_help.pod, pod8/fstrace_lslog.pod,
	pod8/fstrace_setset.pod, pod8/kas_create.pod, pod8/kas_delete.pod,
	pod8/kas_examine.pod, pod8/kas_help.pod, pod8/kas_interactive.pod,
	pod8/kas_list.pod, pod8/kas_setfields.pod,
	pod8/kas_setpassword.pod, pod8/kas_statistics.pod,
	pod8/kas_unlock.pod, pod8/kaserver.pod, pod8/kdb.pod,
	pod8/kpwvalid.pod, pod8/salvager.pod, pod8/uss_add.pod,
	pod8/uss_bulk.pod, pod8/uss_delete.pod, pod8/uss_help.pod,
	pod8/volinfo.pod, pod8/volserver.pod: DELTA
	STABLE14-man-page-whitespace-20051220 AUTHOR rra@stanford.edu
	
	Remove all trailing whitespace while we have the chance and there
	are no merge issues yet.

2006-01-05 18:53  rra

	* regen.sh, doc/man-pages/generate-file-map,
	doc/man-pages/generate-man, doc/man-pages/generate-pod: DELTA
	STABLE14-man-page-generation-20051220 AUTHOR rra@stanford.edu
	
	Move man page generation out into a separate script that's just
	invoked from regen.sh, so that someone can run that separate script
	later if they wish.  Make that script more robust against problems
	such as empty podN directories.  Diagnose a missing pod2man and
	warn about old versions of Pod::Man.
	
	Also, remove the old programs used to do the initial conversion
	from HTML.  Enough post-conversion editing was done that they're no
	longer necessary except for historical curiosity, and for that
	purpose they can be pulled out of CVS.

2006-01-05 18:48  rra

	* src/man/: afs_ftpd.1, afs_inetd.1, afs_login.1, afs_rcp.1,
	afs_rlogind.1, afs_rsh.1, afsd.1, dkload.1, fileserver.1, fs.1,
	fs_apropos.1, fs_checkservers.1, fs_checkvolumes.1, fs_cleanacl.1,
	fs_copyacl.1, fs_debug.1, fs_diskfree.1, fs_examine.1,
	fs_exportafs.1, fs_flush.1, fs_flushvolume.1, fs_getcacheparms.1,
	fs_getcellstatus.1, fs_getserverprefs.1, fs_help.1, fs_listacl.1,
	fs_listcells.1, fs_listquota.1, fs_lsmount.1, fs_mkmount.1,
	fs_monitor.1, fs_newcell.1, fs_quota.1, fs_rmmount.1, fs_setacl.1,
	fs_setcachesize.1, fs_setcell.1, fs_setquota.1,
	fs_setserverprefs.1, fs_setvol.1, fs_sysname.1, fs_whereis.1,
	fs_whichcell.1, fs_wscell.1, kas.1, kas_apropos.1, kas_create.1,
	kas_debuginfo.1, kas_delete.1, kas_examine.1, kas_forgetticket.1,
	kas_getpassword.1, kas_getrandomkey.1, kas_getticket.1, kas_help.1,
	kas_interactive.1, kas_list.1, kas_listtickets.1,
	kas_noauthentication.1, kas_quit.1, kas_setfields.1, kas_setkey.1,
	kas_setpassword.1, kas_statistics.1, kas_stringtokey.1, klog.1,
	knfs.1, kpasswd.1, package.1, pagsh.1, runntp.1, salvager.1,
	scout.1, tokens.1, unlog.1, upclient.1, upserver.1, uss.1,
	uss_add.1, uss_apropos.1, uss_bulk.1, uss_d_line.1, uss_delete.1,
	uss_e_line.1, uss_f_line.1, uss_g_line.1, uss_help.1, uss_l_line.1,
	uss_s_line.1, uss_v_line.1, uss_x_line.1, vldb_convert.1, vos.1,
	vos_addsite.1, vos_apropos.1, vos_backup.1, vos_backupsys.1,
	vos_create.1, vos_delentry.1, vos_dump.1, vos_examine.1,
	vos_help.1, vos_listpart.1, vos_listvldb.1, vos_listvol.1,
	vos_lock.1, vos_move.1, vos_partinfo.1, vos_release.1,
	vos_remove.1, vos_remsite.1, vos_rename.1, vos_restore.1,
	vos_status.1, vos_syncserv.1, vos_syncvldb.1, vos_unlock.1,
	vos_unlockvldb.1, vos_zap.1: DELTA
	STABLE14-retire-cat-pages-20051213 AUTHOR rra@stanford.edu
	
	These can go now that we have POD versions of, in most cases, newer
	versions of the same documentation.

2006-01-05 18:39  rra

	* doc/man-pages/pod1/package_test.pod: DELTA
	STABLE14-man-merge-cleanup-20060105 AUTHOR rra@stanford.edu
	
	Add package_test.pod on the stable branch; for some reason the
	delta pullup didn't add it properly.

2006-01-05 18:36  rra

	* doc/man-pages/: README, pod1/fs.pod, pod5/AuthLog.dir.pod,
	pod5/AuthLog.pod, pod5/BackupLog.pod, pod5/BosConfig.pod,
	pod5/BosLog.pod, pod5/CacheItems.pod, pod5/CellServDB.pod,
	pod5/FORCESALVAGE.pod, pod5/FileLog.pod, pod5/KeyFile.pod,
	pod5/NetInfo.pod, pod5/NetRestrict.pod, pod5/NoAuth.pod,
	pod5/SALVAGE.fs.pod, pod5/SalvageLog.pod, pod5/ThisCell.pod,
	pod5/UserList.pod, pod5/VLLog.pod, pod5/VolserLog.pod,
	pod5/VolumeItems.pod, pod5/afs.pod, pod5/afs_cache.pod,
	pod5/afs_volume_header.pod, pod5/afsmonitor.pod,
	pod5/afszcm.cat.pod, pod5/bdb.DB0.pod, pod5/butc.pod,
	pod5/butc_logs.pod, pod5/cacheinfo.pod, pod5/fms.log.pod,
	pod5/kaserver.DB0.pod, pod5/kaserverauxdb.pod, pod5/package.pod,
	pod5/prdb.DB0.pod, pod5/salvage.lock.pod, pod5/sysid.pod,
	pod5/tapeconfig.pod, pod5/uss.pod, pod5/uss_bulk.pod,
	pod5/vldb.DB0.pod, pod8/afsd.pod, pod8/backup.pod,
	pod8/backup_diskrestore.pod, pod8/backup_dump.pod,
	pod8/backup_dumpinfo.pod, pod8/backup_labeltape.pod,
	pod8/backup_readlabel.pod, pod8/backup_restoredb.pod,
	pod8/backup_savedb.pod, pod8/backup_scantape.pod,
	pod8/backup_volrestore.pod, pod8/backup_volsetrestore.pod,
	pod8/butc.pod: DELTA STABLE14-man5-editing-pass-20051213 AUTHOR
	rra@stanford.edu
	
	This completes the first editing pass of the man pages.  Very
	little content editing has been done, but the server and client
	versions of various man pages have been combined into a single man
	page for the file (affects CellServDB, ThisCell, NetInfo, and
	NetRestrict), the descriptions of the various AFS cache files have
	been combined into one afs_cache man page, and the descriptions of
	the two butc log files have been combined into one butc_logs man
	page.
	
	For man pages for databases with two files, symlinks are now
	created on installation for the secondary file name.
	
	All of the man pages should now be ready for public review,
	additional editing and cleanup, and content editing.

2006-01-05 18:35  rra

	* doc/man-pages/: README, pod1/xstat_cm_test.pod,
	pod1/xstat_fs_test.pod, pod5/package.pod, pod5/tapeconfig.pod,
	pod5/uss.pod, pod5/uss_bulk.pod, pod8/afsd.pod, pod8/backup.pod,
	pod8/backup_adddump.pod, pod8/backup_addhost.pod,
	pod8/backup_addvolentry.pod, pod8/backup_addvolset.pod,
	pod8/backup_apropos.pod, pod8/backup_dbverify.pod,
	pod8/backup_deldump.pod, pod8/backup_deletedump.pod,
	pod8/backup_delhost.pod, pod8/backup_delvolentry.pod,
	pod8/backup_delvolset.pod, pod8/backup_diskrestore.pod,
	pod8/backup_dump.pod, pod8/backup_dumpinfo.pod,
	pod8/backup_help.pod, pod8/backup_interactive.pod,
	pod8/backup_jobs.pod, pod8/backup_kill.pod,
	pod8/backup_labeltape.pod, pod8/backup_listdumps.pod,
	pod8/backup_listhosts.pod, pod8/backup_listvolsets.pod,
	pod8/backup_quit.pod, pod8/backup_readlabel.pod,
	pod8/backup_restoredb.pod, pod8/backup_savedb.pod,
	pod8/backup_scantape.pod, pod8/backup_setexp.pod,
	pod8/backup_status.pod, pod8/backup_volinfo.pod,
	pod8/backup_volrestore.pod, pod8/backup_volsetrestore.pod,
	pod8/bos.pod, pod8/bos_addhost.pod, pod8/bos_addkey.pod,
	pod8/bos_adduser.pod, pod8/bos_apropos.pod, pod8/bos_create.pod,
	pod8/bos_delete.pod, pod8/bos_exec.pod, pod8/bos_getdate.pod,
	pod8/bos_getlog.pod, pod8/bos_getrestart.pod, pod8/bos_help.pod,
	pod8/bos_install.pod, pod8/bos_listhosts.pod,
	pod8/bos_listkeys.pod, pod8/bos_listusers.pod, pod8/bos_prune.pod,
	pod8/bos_removehost.pod, pod8/bos_removekey.pod,
	pod8/bos_removeuser.pod, pod8/bos_restart.pod,
	pod8/bos_salvage.pod, pod8/bos_setauth.pod,
	pod8/bos_setcellname.pod, pod8/bos_setrestart.pod,
	pod8/bos_shutdown.pod, pod8/bos_start.pod, pod8/bos_startup.pod,
	pod8/bos_status.pod, pod8/bos_stop.pod, pod8/bos_uninstall.pod,
	pod8/bosserver.pod, pod8/buserver.pod, pod8/butc.pod,
	pod8/fileserver.pod, pod8/fms.pod, pod8/fstrace.pod,
	pod8/fstrace_apropos.pod, pod8/fstrace_clear.pod,
	pod8/fstrace_dump.pod, pod8/fstrace_help.pod,
	pod8/fstrace_lslog.pod, pod8/fstrace_lsset.pod,
	pod8/fstrace_setlog.pod, pod8/fstrace_setset.pod,
	pod8/kadb_check.pod, pod8/kas.pod, pod8/kas_apropos.pod,
	pod8/kas_create.pod, pod8/kas_delete.pod, pod8/kas_examine.pod,
	pod8/kas_forgetticket.pod, pod8/kas_help.pod,
	pod8/kas_interactive.pod, pod8/kas_list.pod,
	pod8/kas_listtickets.pod, pod8/kas_noauthentication.pod,
	pod8/kas_quit.pod, pod8/kas_setfields.pod,
	pod8/kas_setpassword.pod, pod8/kas_statistics.pod,
	pod8/kas_stringtokey.pod, pod8/kas_unlock.pod, pod8/kaserver.pod,
	pod8/kdb.pod, pod8/kpwvalid.pod, pod8/package.pod,
	pod8/package_apropos.pod, pod8/package_help.pod,
	pod8/package_test.pod, pod8/prdb_check.pod, pod8/ptserver.pod,
	pod8/salvager.pod, pod8/tapeconfig.pod, pod8/upclient.pod,
	pod8/upserver.pod, pod8/uss.pod, pod8/uss_add.pod,
	pod8/uss_apropos.pod, pod8/uss_bulk.pod, pod8/uss_delete.pod,
	pod8/uss_help.pod, pod8/vldb_check.pod, pod8/vlserver.pod,
	pod8/volinfo.pod, pod8/volserver.pod, pod8/xfs_size_check.pod,
	pod8/xstat_cm_test.pod, pod8/xstat_fs_test.pod: DELTA
	STABLE14-man8-editing-pass-20051213 AUTHOR rra@stanford.edu
	
	This completes the initial editing pass of the section eight man
	pages.	Only small amounts of content editing has been done.  Some
	known problems have been noted in README, but there will doubtless
	be others, as well as some lingering formatting problems.  However,
	the quality should now be good enough for general public review.
	
	Some of the section eight man pages were really supposed to be
	section one, the package apropros and package help commands are too
	useless to document, and a few of the difficult-to-name section
	five man pages have now acquired names.
	
	RCS file:
	/cvs/openafs/doc/man-pages/pod8/Attic/package_apropos.pod,v Working
	file: doc/man-pages/pod8/package_apropos.pod head: 1.2 branch:
	locks: strict access list: keyword substitution: kv total
	revisions: 4;	 selected revisions: 0 description:
	
	RCS file: /cvs/openafs/doc/man-pages/pod8/Attic/package_help.pod,v
	Working file: doc/man-pages/pod8/package_help.pod head: 1.2 branch:
	locks: strict access list: keyword substitution: kv total
	revisions: 4;  selected revisions: 0 description:
	
	RCS file: /cvs/openafs/doc/man-pages/pod8/Attic/package_test.pod,v
	Working file: doc/man-pages/pod8/package_test.pod head: 1.2 branch:
	locks: strict access list: keyword substitution: kv total
	revisions: 4;  selected revisions: 0 description:
	
	RCS file: /cvs/openafs/doc/man-pages/pod8/Attic/tapeconfig.pod,v
	Working file: doc/man-pages/pod8/tapeconfig.pod head: 1.2 branch:
	locks: strict access list: keyword substitution: kv total
	revisions: 4;	   selected revisions: 0 description:
	
	RCS file: /cvs/openafs/doc/man-pages/pod8/Attic/xstat_cm_test.pod,v
	Working file: doc/man-pages/pod8/xstat_cm_test.pod head: 1.2
	branch: locks: strict access list: keyword substitution: kv total
	revisions: 4;	     selected revisions: 0 description:
	
	RCS file: /cvs/openafs/doc/man-pages/pod8/Attic/xstat_fs_test.pod,v
	Working file: doc/man-pages/pod8/xstat_fs_test.pod head: 1.2
	branch: locks: strict access list: keyword substitution: kv total
	revisions: 4;	     selected revisions: 0 description:

2006-01-05 18:34  rra

	* doc/man-pages/README: DELTA STABLE14-man-page-readme-20051209
	AUTHOR rra@stanford.edu
	
	Initial documentation for the man page project, including initial
	notes on conversion, a start at a formatting guide, information on
	how to contribute, and an initial issues list of things I happened
	to notice while editing the section one pages.

2006-01-05 18:34  rra

	* regen.sh, doc/man-pages/.cvsignore, doc/man-pages/Makefile.in:
	DELTA STABLE14-man-page-reorg-20051209 AUTHOR rra@stanford.edu
	
	Generate the man pages in man1, man5, and man8 subdirectories
	rather than directly in the doc/man-pages directory to reduce
	clutter.  Add a .cvsignore to reduce noise.

2006-01-05 18:33  rra

	* doc/man-pages/: generate-pod, pod1/afs.pod, pod1/afsmonitor.pod,
	pod1/dlog.pod, pod1/dpass.pod, pod1/fs.pod, pod1/fs_apropos.pod,
	pod1/fs_checkservers.pod, pod1/fs_checkvolumes.pod,
	pod1/fs_cleanacl.pod, pod1/fs_copyacl.pod, pod1/fs_diskfree.pod,
	pod1/fs_examine.pod, pod1/fs_exportafs.pod, pod1/fs_flush.pod,
	pod1/fs_flushmount.pod, pod1/fs_flushvolume.pod,
	pod1/fs_getcacheparms.pod, pod1/fs_getcellstatus.pod,
	pod1/fs_getclientaddrs.pod, pod1/fs_getserverprefs.pod,
	pod1/fs_help.pod, pod1/fs_listacl.pod, pod1/fs_listcells.pod,
	pod1/fs_listquota.pod, pod1/fs_lsmount.pod, pod1/fs_messages.pod,
	pod1/fs_mkmount.pod, pod1/fs_newcell.pod, pod1/fs_quota.pod,
	pod1/fs_rmmount.pod, pod1/fs_setacl.pod, pod1/fs_setcachesize.pod,
	pod1/fs_setcell.pod, pod1/fs_setclientaddrs.pod,
	pod1/fs_setquota.pod, pod1/fs_setserverprefs.pod,
	pod1/fs_setvol.pod, pod1/fs_storebehind.pod, pod1/fs_sysname.pod,
	pod1/fs_whereis.pod, pod1/fs_whichcell.pod, pod1/fs_wscell.pod,
	pod1/klog.pod, pod1/knfs.pod, pod1/kpasswd.pod, pod1/package.pod,
	pod1/package_apropos.pod, pod1/package_help.pod,
	pod1/package_test.pod, pod1/pagsh.pod, pod1/pts.pod,
	pod1/pts_adduser.pod, pod1/pts_apropos.pod, pod1/pts_chown.pod,
	pod1/pts_creategroup.pod, pod1/pts_createuser.pod,
	pod1/pts_delete.pod, pod1/pts_examine.pod, pod1/pts_help.pod,
	pod1/pts_listentries.pod, pod1/pts_listmax.pod,
	pod1/pts_listowned.pod, pod1/pts_membership.pod,
	pod1/pts_removeuser.pod, pod1/pts_rename.pod,
	pod1/pts_setfields.pod, pod1/pts_setmax.pod, pod1/rxdebug.pod,
	pod1/scout.pod, pod1/sys.pod, pod1/tokens.pod,
	pod1/translate_et.pod, pod1/udebug.pod, pod1/unlog.pod,
	pod1/up.pod, pod1/vos.pod, pod1/vos_addsite.pod,
	pod1/vos_apropos.pod, pod1/vos_backup.pod, pod1/vos_backupsys.pod,
	pod1/vos_changeaddr.pod, pod1/vos_create.pod,
	pod1/vos_delentry.pod, pod1/vos_dump.pod, pod1/vos_examine.pod,
	pod1/vos_help.pod, pod1/vos_listaddrs.pod, pod1/vos_listpart.pod,
	pod1/vos_listvldb.pod, pod1/vos_listvol.pod, pod1/vos_lock.pod,
	pod1/vos_move.pod, pod1/vos_partinfo.pod, pod1/vos_release.pod,
	pod1/vos_remove.pod, pod1/vos_remsite.pod, pod1/vos_rename.pod,
	pod1/vos_restore.pod, pod1/vos_status.pod, pod1/vos_syncserv.pod,
	pod1/vos_syncvldb.pod, pod1/vos_unlock.pod,
	pod1/vos_unlockvldb.pod, pod1/vos_zap.pod, pod5/AuthLog.dir.pod,
	pod5/CacheItems.pod, pod5/VolumeItems.pod,
	pod5/afs_volume_header.pod, pod5/afsmonitor.pod, pod5/sysid.pod,
	pod8/afsd.pod, pod8/backup_addvolentry.pod,
	pod8/backup_dbverify.pod, pod8/backup_deletedump.pod,
	pod8/backup_delvolentry.pod, pod8/backup_delvolset.pod,
	pod8/backup_diskrestore.pod, pod8/backup_dump.pod,
	pod8/backup_kill.pod, pod8/backup_quit.pod,
	pod8/backup_restoredb.pod, pod8/backup_scantape.pod,
	pod8/bos_addhost.pod, pod8/bos_getlog.pod, pod8/bos_listkeys.pod,
	pod8/bos_removehost.pod, pod8/bos_removekey.pod,
	pod8/bos_salvage.pod, pod8/bos_setauth.pod,
	pod8/bos_setcellname.pod, pod8/bos_setrestart.pod,
	pod8/buserver.pod, pod8/butc.pod, pod8/fileserver.pod,
	pod8/fms.pod, pod8/fstrace_dump.pod, pod8/kadb_check.pod,
	pod8/kas_examine.pod, pod8/kas_setfields.pod,
	pod8/kas_statistics.pod, pod8/kas_stringtokey.pod, pod8/kdb.pod,
	pod8/package.pod, pod8/package_apropos.pod, pod8/package_help.pod,
	pod8/package_test.pod, pod8/prdb_check.pod, pod8/upclient.pod,
	pod8/upserver.pod, pod8/vldb_check.pod, pod8/xfs_size_check.pod:
	DELTA STABLE14-man1-editing-pass-20051209 AUTHOR rra@stanford.edu
	
	This file got the wrong name when it was originally committed. 
	Fix.
	
	RCS file: /cvs/openafs/doc/man-pages/pod5/Attic/afsmonitor.5,v
	Working file: doc/man-pages/pod5/afsmonitor.5 head: 1.2 branch:
	locks: strict access list: keyword substitution: kv total
	revisions: 2;  selected revisions: 0 description:

2006-01-05 18:28  rra

	* regen.sh, doc/man-pages/Makefile.in,
	doc/man-pages/generate-file-map, doc/man-pages/generate-pod,
	doc/man-pages/pod/afs_intro.pod, doc/man-pages/pod/afsd.pod,
	doc/man-pages/pod/afsmonitor.pod, doc/man-pages/pod/backup.pod,
	doc/man-pages/pod/backup_adddump.pod,
	doc/man-pages/pod/backup_addhost.pod,
	doc/man-pages/pod/backup_addvolentry.pod,
	doc/man-pages/pod/backup_addvolset.pod,
	doc/man-pages/pod/backup_apropos.pod,
	doc/man-pages/pod/backup_dbverify.pod,
	doc/man-pages/pod/backup_deldump.pod,
	doc/man-pages/pod/backup_deletedump.pod,
	doc/man-pages/pod/backup_delhost.pod,
	doc/man-pages/pod/backup_delvolentry.pod,
	doc/man-pages/pod/backup_delvolset.pod,
	doc/man-pages/pod/backup_diskrestore.pod,
	doc/man-pages/pod/backup_dump.pod,
	doc/man-pages/pod/backup_dumpinfo.pod,
	doc/man-pages/pod/backup_help.pod,
	doc/man-pages/pod/backup_interactive.pod,
	doc/man-pages/pod/backup_jobs.pod,
	doc/man-pages/pod/backup_kill.pod,
	doc/man-pages/pod/backup_labeltape.pod,
	doc/man-pages/pod/backup_listdumps.pod,
	doc/man-pages/pod/backup_listhosts.pod,
	doc/man-pages/pod/backup_listvolsets.pod,
	doc/man-pages/pod/backup_quit.pod,
	doc/man-pages/pod/backup_readlabel.pod,
	doc/man-pages/pod/backup_restoredb.pod,
	doc/man-pages/pod/backup_savedb.pod,
	doc/man-pages/pod/backup_scantape.pod,
	doc/man-pages/pod/backup_setexp.pod,
	doc/man-pages/pod/backup_status.pod,
	doc/man-pages/pod/backup_volinfo.pod,
	doc/man-pages/pod/backup_volrestore.pod,
	doc/man-pages/pod/backup_volsetrestore.pod,
	doc/man-pages/pod/bos.pod, doc/man-pages/pod/bos_addhost.pod,
	doc/man-pages/pod/bos_addkey.pod,
	doc/man-pages/pod/bos_adduser.pod,
	doc/man-pages/pod/bos_apropos.pod,
	doc/man-pages/pod/bos_create.pod, doc/man-pages/pod/bos_delete.pod,
	doc/man-pages/pod/bos_exec.pod, doc/man-pages/pod/bos_getdate.pod,
	doc/man-pages/pod/bos_getlog.pod,
	doc/man-pages/pod/bos_getrestart.pod,
	doc/man-pages/pod/bos_help.pod, doc/man-pages/pod/bos_install.pod,
	doc/man-pages/pod/bos_listhosts.pod,
	doc/man-pages/pod/bos_listkeys.pod,
	doc/man-pages/pod/bos_listusers.pod,
	doc/man-pages/pod/bos_prune.pod,
	doc/man-pages/pod/bos_removehost.pod,
	doc/man-pages/pod/bos_removekey.pod,
	doc/man-pages/pod/bos_removeuser.pod,
	doc/man-pages/pod/bos_restart.pod,
	doc/man-pages/pod/bos_salvage.pod,
	doc/man-pages/pod/bos_setauth.pod,
	doc/man-pages/pod/bos_setcellname.pod,
	doc/man-pages/pod/bos_setrestart.pod,
	doc/man-pages/pod/bos_shutdown.pod,
	doc/man-pages/pod/bos_start.pod, doc/man-pages/pod/bos_startup.pod,
	doc/man-pages/pod/bos_status.pod, doc/man-pages/pod/bos_stop.pod,
	doc/man-pages/pod/bos_uninstall.pod,
	doc/man-pages/pod/bosserver.pod, doc/man-pages/pod/buserver.pod,
	doc/man-pages/pod/butc.pod, doc/man-pages/pod/dlog.pod,
	doc/man-pages/pod/dpass.pod, doc/man-pages/pod/fileserver.pod,
	doc/man-pages/pod/fms.pod, doc/man-pages/pod/fs.pod,
	doc/man-pages/pod/fs_apropos.pod,
	doc/man-pages/pod/fs_checkservers.pod,
	doc/man-pages/pod/fs_checkvolumes.pod,
	doc/man-pages/pod/fs_cleanacl.pod,
	doc/man-pages/pod/fs_copyacl.pod,
	doc/man-pages/pod/fs_diskfree.pod,
	doc/man-pages/pod/fs_examine.pod,
	doc/man-pages/pod/fs_exportafs.pod, doc/man-pages/pod/fs_flush.pod,
	doc/man-pages/pod/fs_flushmount.pod,
	doc/man-pages/pod/fs_flushvolume.pod,
	doc/man-pages/pod/fs_getcacheparms.pod,
	doc/man-pages/pod/fs_getcellstatus.pod,
	doc/man-pages/pod/fs_getclientaddrs.pod,
	doc/man-pages/pod/fs_getserverprefs.pod,
	doc/man-pages/pod/fs_help.pod, doc/man-pages/pod/fs_listacl.pod,
	doc/man-pages/pod/fs_listcells.pod,
	doc/man-pages/pod/fs_listquota.pod,
	doc/man-pages/pod/fs_lsmount.pod,
	doc/man-pages/pod/fs_messages.pod,
	doc/man-pages/pod/fs_mkmount.pod, doc/man-pages/pod/fs_newcell.pod,
	doc/man-pages/pod/fs_quota.pod, doc/man-pages/pod/fs_rmmount.pod,
	doc/man-pages/pod/fs_setacl.pod,
	doc/man-pages/pod/fs_setcachesize.pod,
	doc/man-pages/pod/fs_setcell.pod,
	doc/man-pages/pod/fs_setclientaddrs.pod,
	doc/man-pages/pod/fs_setquota.pod,
	doc/man-pages/pod/fs_setserverprefs.pod,
	doc/man-pages/pod/fs_setvol.pod,
	doc/man-pages/pod/fs_storebehind.pod,
	doc/man-pages/pod/fs_sysname.pod, doc/man-pages/pod/fs_whereis.pod,
	doc/man-pages/pod/fs_whichcell.pod,
	doc/man-pages/pod/fs_wscell.pod, doc/man-pages/pod/fstrace.pod,
	doc/man-pages/pod/fstrace_apropos.pod,
	doc/man-pages/pod/fstrace_clear.pod,
	doc/man-pages/pod/fstrace_dump.pod,
	doc/man-pages/pod/fstrace_help.pod,
	doc/man-pages/pod/fstrace_lslog.pod,
	doc/man-pages/pod/fstrace_lsset.pod,
	doc/man-pages/pod/fstrace_setlog.pod,
	doc/man-pages/pod/fstrace_setset.pod,
	doc/man-pages/pod/kadb_check.pod, doc/man-pages/pod/kas.pod,
	doc/man-pages/pod/kas_apropos.pod,
	doc/man-pages/pod/kas_create.pod, doc/man-pages/pod/kas_delete.pod,
	doc/man-pages/pod/kas_examine.pod,
	doc/man-pages/pod/kas_forgetticket.pod,
	doc/man-pages/pod/kas_help.pod,
	doc/man-pages/pod/kas_interactive.pod,
	doc/man-pages/pod/kas_list.pod,
	doc/man-pages/pod/kas_listtickets.pod,
	doc/man-pages/pod/kas_noauthentication.pod,
	doc/man-pages/pod/kas_quit.pod,
	doc/man-pages/pod/kas_setfields.pod,
	doc/man-pages/pod/kas_setpassword.pod,
	doc/man-pages/pod/kas_statistics.pod,
	doc/man-pages/pod/kas_stringtokey.pod,
	doc/man-pages/pod/kas_unlock.pod, doc/man-pages/pod/kaserver.pod,
	doc/man-pages/pod/kdb.pod, doc/man-pages/pod/klog.pod,
	doc/man-pages/pod/knfs.pod, doc/man-pages/pod/kpasswd.pod,
	doc/man-pages/pod/kpwvalid.pod, doc/man-pages/pod/pts.pod,
	doc/man-pages/pod/pts_adduser.pod,
	doc/man-pages/pod/pts_apropos.pod, doc/man-pages/pod/pts_chown.pod,
	doc/man-pages/pod/pts_creategroup.pod,
	doc/man-pages/pod/pts_createuser.pod,
	doc/man-pages/pod/pts_delete.pod,
	doc/man-pages/pod/pts_examine.pod, doc/man-pages/pod/pts_help.pod,
	doc/man-pages/pod/pts_listentries.pod,
	doc/man-pages/pod/pts_listmax.pod,
	doc/man-pages/pod/pts_listowned.pod,
	doc/man-pages/pod/pts_membership.pod,
	doc/man-pages/pod/pts_removeuser.pod,
	doc/man-pages/pod/pts_rename.pod,
	doc/man-pages/pod/pts_setfields.pod,
	doc/man-pages/pod/pts_setmax.pod, doc/man-pages/pod1/afs.pod,
	doc/man-pages/pod1/afsmonitor.pod, doc/man-pages/pod1/dlog.pod,
	doc/man-pages/pod1/dpass.pod, doc/man-pages/pod1/fs.pod,
	doc/man-pages/pod1/fs_apropos.pod,
	doc/man-pages/pod1/fs_checkservers.pod,
	doc/man-pages/pod1/fs_checkvolumes.pod,
	doc/man-pages/pod1/fs_cleanacl.pod,
	doc/man-pages/pod1/fs_copyacl.pod,
	doc/man-pages/pod1/fs_diskfree.pod,
	doc/man-pages/pod1/fs_examine.pod,
	doc/man-pages/pod1/fs_exportafs.pod,
	doc/man-pages/pod1/fs_flush.pod,
	doc/man-pages/pod1/fs_flushmount.pod,
	doc/man-pages/pod1/fs_flushvolume.pod,
	doc/man-pages/pod1/fs_getcacheparms.pod,
	doc/man-pages/pod1/fs_getcellstatus.pod,
	doc/man-pages/pod1/fs_getclientaddrs.pod,
	doc/man-pages/pod1/fs_getserverprefs.pod,
	doc/man-pages/pod1/fs_help.pod, doc/man-pages/pod1/fs_listacl.pod,
	doc/man-pages/pod1/fs_listcells.pod,
	doc/man-pages/pod1/fs_listquota.pod,
	doc/man-pages/pod1/fs_lsmount.pod,
	doc/man-pages/pod1/fs_messages.pod,
	doc/man-pages/pod1/fs_mkmount.pod,
	doc/man-pages/pod1/fs_newcell.pod, doc/man-pages/pod1/fs_quota.pod,
	doc/man-pages/pod1/fs_rmmount.pod,
	doc/man-pages/pod1/fs_setacl.pod,
	doc/man-pages/pod1/fs_setcachesize.pod,
	doc/man-pages/pod1/fs_setcell.pod,
	doc/man-pages/pod1/fs_setclientaddrs.pod,
	doc/man-pages/pod1/fs_setquota.pod,
	doc/man-pages/pod1/fs_setserverprefs.pod,
	doc/man-pages/pod1/fs_setvol.pod,
	doc/man-pages/pod1/fs_storebehind.pod,
	doc/man-pages/pod1/fs_sysname.pod,
	doc/man-pages/pod1/fs_whereis.pod,
	doc/man-pages/pod1/fs_whichcell.pod,
	doc/man-pages/pod1/fs_wscell.pod, doc/man-pages/pod1/klog.pod,
	doc/man-pages/pod1/knfs.pod, doc/man-pages/pod1/kpasswd.pod,
	doc/man-pages/pod1/package.pod,
	doc/man-pages/pod1/package_apropos.pod,
	doc/man-pages/pod1/package_help.pod,
	doc/man-pages/pod1/package_test.pod, doc/man-pages/pod1/pagsh.pod,
	doc/man-pages/pod1/pts.pod, doc/man-pages/pod1/pts_adduser.pod,
	doc/man-pages/pod1/pts_apropos.pod,
	doc/man-pages/pod1/pts_chown.pod,
	doc/man-pages/pod1/pts_creategroup.pod,
	doc/man-pages/pod1/pts_createuser.pod,
	doc/man-pages/pod1/pts_delete.pod,
	doc/man-pages/pod1/pts_examine.pod,
	doc/man-pages/pod1/pts_help.pod,
	doc/man-pages/pod1/pts_listentries.pod,
	doc/man-pages/pod1/pts_listmax.pod,
	doc/man-pages/pod1/pts_listowned.pod,
	doc/man-pages/pod1/pts_membership.pod,
	doc/man-pages/pod1/pts_removeuser.pod,
	doc/man-pages/pod1/pts_rename.pod,
	doc/man-pages/pod1/pts_setfields.pod,
	doc/man-pages/pod1/pts_setmax.pod, doc/man-pages/pod1/rxdebug.pod,
	doc/man-pages/pod1/scout.pod, doc/man-pages/pod1/tokens.pod,
	doc/man-pages/pod1/translate_et.pod, doc/man-pages/pod1/udebug.pod,
	doc/man-pages/pod1/unlog.pod, doc/man-pages/pod1/up.pod,
	doc/man-pages/pod1/vos.pod, doc/man-pages/pod1/vos_addsite.pod,
	doc/man-pages/pod1/vos_apropos.pod,
	doc/man-pages/pod1/vos_backup.pod,
	doc/man-pages/pod1/vos_backupsys.pod,
	doc/man-pages/pod1/vos_changeaddr.pod,
	doc/man-pages/pod1/vos_create.pod,
	doc/man-pages/pod1/vos_delentry.pod,
	doc/man-pages/pod1/vos_dump.pod,
	doc/man-pages/pod1/vos_examine.pod,
	doc/man-pages/pod1/vos_help.pod,
	doc/man-pages/pod1/vos_listaddrs.pod,
	doc/man-pages/pod1/vos_listpart.pod,
	doc/man-pages/pod1/vos_listvldb.pod,
	doc/man-pages/pod1/vos_listvol.pod,
	doc/man-pages/pod1/vos_lock.pod, doc/man-pages/pod1/vos_move.pod,
	doc/man-pages/pod1/vos_partinfo.pod,
	doc/man-pages/pod1/vos_release.pod,
	doc/man-pages/pod1/vos_remove.pod,
	doc/man-pages/pod1/vos_remsite.pod,
	doc/man-pages/pod1/vos_rename.pod,
	doc/man-pages/pod1/vos_restore.pod,
	doc/man-pages/pod1/vos_status.pod,
	doc/man-pages/pod1/vos_syncserv.pod,
	doc/man-pages/pod1/vos_syncvldb.pod,
	doc/man-pages/pod1/vos_unlock.pod,
	doc/man-pages/pod1/vos_unlockvldb.pod,
	doc/man-pages/pod1/vos_zap.pod, doc/man-pages/pod5/AuthLog.dir.pod,
	doc/man-pages/pod5/AuthLog.pod, doc/man-pages/pod5/BackupLog.pod,
	doc/man-pages/pod5/BosConfig.pod, doc/man-pages/pod5/BosLog.pod,
	doc/man-pages/pod5/CacheItems.pod,
	doc/man-pages/pod5/FORCESALVAGE.pod,
	doc/man-pages/pod5/FileLog.pod, doc/man-pages/pod5/KeyFile.pod,
	doc/man-pages/pod5/NoAuth.pod, doc/man-pages/pod5/SALVAGE.fs.pod,
	doc/man-pages/pod5/SalvageLog.pod, doc/man-pages/pod5/UserList.pod,
	doc/man-pages/pod5/VLLog.pod, doc/man-pages/pod5/VolserLog.pod,
	doc/man-pages/pod5/VolumeItems.pod,
	doc/man-pages/pod5/afszcm.cat.pod, doc/man-pages/pod5/bdb.DB0.pod,
	doc/man-pages/pod5/cacheinfo.pod, doc/man-pages/pod5/fms.log.pod,
	doc/man-pages/pod5/kaserver.DB0.pod,
	doc/man-pages/pod5/kaserverauxdb.pod,
	doc/man-pages/pod5/prdb.DB0.pod,
	doc/man-pages/pod5/salvage.lock.pod, doc/man-pages/pod5/sysid.pod,
	doc/man-pages/pod5/vldb.DB0.pod, doc/man-pages/pod8/afsd.pod,
	doc/man-pages/pod8/backup.pod,
	doc/man-pages/pod8/backup_adddump.pod,
	doc/man-pages/pod8/backup_addhost.pod,
	doc/man-pages/pod8/backup_addvolentry.pod,
	doc/man-pages/pod8/backup_addvolset.pod,
	doc/man-pages/pod8/backup_apropos.pod,
	doc/man-pages/pod8/backup_dbverify.pod,
	doc/man-pages/pod8/backup_deldump.pod,
	doc/man-pages/pod8/backup_deletedump.pod,
	doc/man-pages/pod8/backup_delhost.pod,
	doc/man-pages/pod8/backup_delvolentry.pod,
	doc/man-pages/pod8/backup_delvolset.pod,
	doc/man-pages/pod8/backup_diskrestore.pod,
	doc/man-pages/pod8/backup_dump.pod,
	doc/man-pages/pod8/backup_dumpinfo.pod,
	doc/man-pages/pod8/backup_help.pod,
	doc/man-pages/pod8/backup_interactive.pod,
	doc/man-pages/pod8/backup_jobs.pod,
	doc/man-pages/pod8/backup_kill.pod,
	doc/man-pages/pod8/backup_labeltape.pod,
	doc/man-pages/pod8/backup_listdumps.pod,
	doc/man-pages/pod8/backup_listhosts.pod,
	doc/man-pages/pod8/backup_listvolsets.pod,
	doc/man-pages/pod8/backup_quit.pod,
	doc/man-pages/pod8/backup_readlabel.pod,
	doc/man-pages/pod8/backup_restoredb.pod,
	doc/man-pages/pod8/backup_savedb.pod,
	doc/man-pages/pod8/backup_scantape.pod,
	doc/man-pages/pod8/backup_setexp.pod,
	doc/man-pages/pod8/backup_status.pod,
	doc/man-pages/pod8/backup_volinfo.pod,
	doc/man-pages/pod8/backup_volrestore.pod,
	doc/man-pages/pod8/backup_volsetrestore.pod,
	doc/man-pages/pod8/bos.pod, doc/man-pages/pod8/bos_addhost.pod,
	doc/man-pages/pod8/bos_addkey.pod,
	doc/man-pages/pod8/bos_adduser.pod,
	doc/man-pages/pod8/bos_apropos.pod,
	doc/man-pages/pod8/bos_create.pod,
	doc/man-pages/pod8/bos_delete.pod, doc/man-pages/pod8/bos_exec.pod,
	doc/man-pages/pod8/bos_getdate.pod,
	doc/man-pages/pod8/bos_getlog.pod,
	doc/man-pages/pod8/bos_getrestart.pod,
	doc/man-pages/pod8/bos_help.pod,
	doc/man-pages/pod8/bos_install.pod,
	doc/man-pages/pod8/bos_listhosts.pod,
	doc/man-pages/pod8/bos_listkeys.pod,
	doc/man-pages/pod8/bos_listusers.pod,
	doc/man-pages/pod8/bos_prune.pod,
	doc/man-pages/pod8/bos_removehost.pod,
	doc/man-pages/pod8/bos_removekey.pod,
	doc/man-pages/pod8/bos_removeuser.pod,
	doc/man-pages/pod8/bos_restart.pod,
	doc/man-pages/pod8/bos_salvage.pod,
	doc/man-pages/pod8/bos_setauth.pod,
	doc/man-pages/pod8/bos_setcellname.pod,
	doc/man-pages/pod8/bos_setrestart.pod,
	doc/man-pages/pod8/bos_shutdown.pod,
	doc/man-pages/pod8/bos_start.pod,
	doc/man-pages/pod8/bos_startup.pod,
	doc/man-pages/pod8/bos_status.pod, doc/man-pages/pod8/bos_stop.pod,
	doc/man-pages/pod8/bos_uninstall.pod,
	doc/man-pages/pod8/bosserver.pod, doc/man-pages/pod8/buserver.pod,
	doc/man-pages/pod8/butc.pod, doc/man-pages/pod8/fileserver.pod,
	doc/man-pages/pod8/fms.pod, doc/man-pages/pod8/fstrace.pod,
	doc/man-pages/pod8/fstrace_apropos.pod,
	doc/man-pages/pod8/fstrace_clear.pod,
	doc/man-pages/pod8/fstrace_dump.pod,
	doc/man-pages/pod8/fstrace_help.pod,
	doc/man-pages/pod8/fstrace_lslog.pod,
	doc/man-pages/pod8/fstrace_lsset.pod,
	doc/man-pages/pod8/fstrace_setlog.pod,
	doc/man-pages/pod8/fstrace_setset.pod,
	doc/man-pages/pod8/kadb_check.pod, doc/man-pages/pod8/kas.pod,
	doc/man-pages/pod8/kas_apropos.pod,
	doc/man-pages/pod8/kas_create.pod,
	doc/man-pages/pod8/kas_delete.pod,
	doc/man-pages/pod8/kas_examine.pod,
	doc/man-pages/pod8/kas_forgetticket.pod,
	doc/man-pages/pod8/kas_help.pod,
	doc/man-pages/pod8/kas_interactive.pod,
	doc/man-pages/pod8/kas_list.pod,
	doc/man-pages/pod8/kas_listtickets.pod,
	doc/man-pages/pod8/kas_noauthentication.pod,
	doc/man-pages/pod8/kas_quit.pod,
	doc/man-pages/pod8/kas_setfields.pod,
	doc/man-pages/pod8/kas_setpassword.pod,
	doc/man-pages/pod8/kas_statistics.pod,
	doc/man-pages/pod8/kas_stringtokey.pod,
	doc/man-pages/pod8/kas_unlock.pod, doc/man-pages/pod8/kaserver.pod,
	doc/man-pages/pod8/kdb.pod, doc/man-pages/pod8/kpwvalid.pod,
	doc/man-pages/pod8/prdb_check.pod, doc/man-pages/pod8/ptserver.pod,
	doc/man-pages/pod8/salvager.pod, doc/man-pages/pod8/tapeconfig.pod,
	doc/man-pages/pod8/upclient.pod, doc/man-pages/pod8/upserver.pod,
	doc/man-pages/pod8/uss.pod, doc/man-pages/pod8/uss_add.pod,
	doc/man-pages/pod8/uss_apropos.pod,
	doc/man-pages/pod8/uss_bulk.pod, doc/man-pages/pod8/uss_delete.pod,
	doc/man-pages/pod8/uss_help.pod, doc/man-pages/pod8/vldb_check.pod,
	doc/man-pages/pod8/vlserver.pod, doc/man-pages/pod8/volinfo.pod,
	doc/man-pages/pod8/volserver.pod,
	doc/man-pages/pod8/xfs_size_check.pod,
	doc/man-pages/pod8/xstat_cm_test.pod,
	doc/man-pages/pod8/xstat_fs_test.pod: DELTA
	STABLE14-man-page-conversion-20051208 AUTHOR rra@stanford.edu
	
	This is the initial conversion of the AFS Adminstrators Reference
	into POD for use as man pages.	The man pages are now generated via
	pod2man from regen.sh so that only those working from CVS have to
	have pod2man available.  The Makefile only installs.  The pages
	have also been sorted out into pod1, pod5, and pod8 directories,
	making conversion to the right section of man page easier without
	maintaining a separate list and allowing for names to be duplicated
	between pod5 and pod1 or pod8 (which will likely be needed in a few
	cases).
	
	This reconversion is done with a new script based on work by Chas
	Williams.  In some cases, the output is worse than the previous POD
	pages, but this is a more comprehensive conversion.
	
	This is only the first step, and this initial conversion has
	various problems.  In addition, the file man pages that didn't have
	simple names have not been converted in this pass and will be added
	later.	Some of the man pages have syntax problems and all of them
	have formatting errors.  The next editing pass, coming shortly,
	will clean up most of the remaining mess.

2006-01-05 06:24  shadow

	* configure-libafs.in, configure.in,
	src/packaging/MacOS/OpenAFS.info: DELTA
	STABLE14-openafs-1_4_1-rc3-20060105 AUTHOR shadow@dementia.org
	
	make 1.4.1-rc3

2006-01-05 05:57  shadow

	* src/afs/: afs_osidnlc.c, afs_pioctl.c, afs_vcache.c,
	afs_volume.c, DARWIN/osi_vnodeops.c: DELTA
	STABLE14-macos-vnode-get-fixes-20060105 AUTHOR cg2v@andrew.cmu.edu
	
	The afs_pioctl.c change should fix a real crash (panic), but fs
	flushv isn't that common an operation.	Other changes: don't
	GUNLOCK() around vnode_get(). we weren't consistent about it, and
	it doesn't appear to be strictly required.  handle vnode_get()
	failures in more cases darwin_vn_hold will panic if vnode is
	terminating rather than mess up the refcounts.

2006-01-05 04:51  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	windows-notes-20060104 AUTHOR jaltman@secure-endpoints.com
	
	changes since 1.4.1-rc2

2006-01-05 04:43  jaltman

	* src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40,
	NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060104 AUTHOR
	jaltman@secure-endpoints.com
	
	1.4.1-rc3 == 1.4.0093

2005-12-30 22:41  jaltman

	* src/WINNT/install/wix/openafs.wxs: DELTA
	STABLE14-windows-vista-wix-install-20051230 AUTHOR
	asanka@secure-endpoints.com
	
	Update the MSI to install the network provider without
	impersonation

2005-12-27 23:30  rra

	* doc/man-pages/pod1/rxgen.pod: file rxgen.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:55:43 +0000

2005-12-27 23:30  rra

	* doc/man-pages/pod1/: cmdebug.pod, rxgen.pod: DELTA
	man-page-rxgen-cmdebug-20051227 AUTHOR rra@stanford.edu
	
	Add man pages for rxgen and cmdebug.  The cmdebug man page was
	written from scratch based on the source code.	The rxgen man page
	is a conversion of an old TeX document to POD.

2005-12-27 23:30  rra

	* doc/man-pages/pod1/cmdebug.pod: file cmdebug.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:55:43 +0000

2005-12-27 16:18  jaltman

	* src/procmgmt/: pmgtprivate.h, procmgmt_nt.c, redirect_nt.c: DELTA
	STABLE14-windows-process-detach-20051227 AUTHOR
	jaltman@secure-endpoints.com
	
	The procmgmt library replaces the C RunTime Library's signal
	handlers but does not restore them on process detachment.  This
	leaves the process with signal handlers pointing to invalid code
	that generates an invalid access error during process termination
	if the library was previously unloaded.

2005-12-24 01:09  shadow

	* src/: afs/afs_osi.h, config/param.sun4x_510.h,
	config/param.sun4x_57.h, config/param.sun4x_58.h,
	config/param.sun4x_59.h, config/param.sunx86_510.h,
	config/param.sunx86_57.h, config/param.sunx86_58.h,
	config/param.sunx86_59.h, rx/rx_clock.h, util/uuid.c: DELTA
	STABLE14-solaris-uniqtime32-20051223 AUTHOR chas@cmf.nrl.navy.mil
	FIXES 24445
	
	afs really wants the 32 bit timeval/uniqtime stuff

2005-12-24 00:29  shadow

	* src/afs/afs_osidnlc.c: DELTA
	STABLE14-darwin-dnlc-cache-purge-20051223 AUTHOR
	cg2v@andrew.cmu.edu FIXES 22644
	
	cache_purge() to hint to darwin that we changed something instead
	of letting it cache invalid data

2005-12-24 00:21  shadow

	* src/afs/VNOPS/: afs_vnop_remove.c, afs_vnop_rename.c: DELTA
	STABLE14-tiger-fixes-20051215 AUTHOR cg2v@andrew.cmu.edu
	
	chaskiel says The RHS shouldn't be a double negative...        
	There's no bug (other than the assert itself)

2005-12-24 00:10  shadow

	* src/rx/DARWIN/rx_kmutex.h: DELTA
	STABLE14-darwin-lost-wakeups-20051223 AUTHOR cg2v@andrew.cmu.edu
	FIXES 24492
	
	rewrite for tiger to avoid losing wakeups

2005-12-22 07:34  rra

	* doc/man-pages/pod8/voldump.pod: file voldump.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:55:23 +0000

2005-12-22 07:34  rra

	* doc/man-pages/pod1/sys.pod: file sys.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:33:53 +0000

2005-12-22 07:34  rra

	* doc/man-pages/pod5/NetInfo.pod: file NetInfo.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:36:33 +0000

2005-12-22 07:34  rra

	* doc/man-pages/pod1/livesys.pod: file livesys.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:55:20 +0000

2005-12-22 07:34  rra

	* doc/man-pages/README: file README was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:34:48 +0000

2005-12-22 07:34  rra

	* doc/man-pages/: README, pod1/livesys.pod, pod1/sys.pod,
	pod5/NetInfo.pod, pod8/voldump.pod: DELTA
	man-page-misc-improvements-20051221 AUTHOR rra@stanford.edu
	
	Add new man pages for livesys and voldump.  Fix the man page for
	sys to say what it actually does, rather than implying that it
	works like livesys, and to recommend livesys instead.  Fix a path
	error in the NetInfo documentation.  Update the README for the
	current status, including listing all installed commands that don't
	have man pages.  (There may still be some subcommands that don't
	have man pages but aren't listed.)

2005-12-22 07:29  rra

	* doc/man-pages/: .cvsignore, install-man.in: DELTA
	man-page-installation-20051221 AUTHOR rra@stanford.edu
	
	On installation, substitute the configured paths into the man
	pages, replacing the Transarc paths.  Also fix a problem with the
	way that pinstall was being used to install man pages.	(Silly me,
	I was assuming it had the same behavior as install.)
	
	This is just a quick first pass.  Longer term, it's probably better
	to replace all paths in the man pages with unambiguous tokens and
	then replace those tokens instead of assuming that the man pages
	use Transarc paths and replacing those paths specifically.  The
	current method has a few minor problems, such as not being able to
	distinguish between the various paths that make up /usr/afs/bin. 
	Still, the results of this method are good enough to start with.

2005-12-22 07:29  rra

	* doc/man-pages/.cvsignore: file .cvsignore was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:34:26 +0000

2005-12-22 07:29  rra

	* doc/man-pages/install-man.in: file install-man.in was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:54:50 +0000

2005-12-21 18:41  rees

	* src/aklog/asetkey.c: DELTA aklog-obsd-20051221 AUTHOR
	rees@umich.edu
	
	make aklog build on OpenBSD

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_status.pod: file bos_status.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/fstrace_lslog.pod: file fstrace_lslog.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/uss_bulk.pod: file uss_bulk.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kas_unlock.pod: file kas_unlock.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/buserver.pod: file buserver.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/butc.pod: file butc.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/fstrace_clear.pod: file fstrace_clear.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_start.pod: file bos_start.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kas_create.pod: file kas_create.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/fileserver.pod: file fileserver.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kas_setpassword.pod: file kas_setpassword.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/uss_help.pod: file uss_help.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/uss_add.pod: file uss_add.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_salvage.pod: file bos_salvage.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kas_help.pod: file kas_help.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/volserver.pod: file volserver.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kas_statistics.pod: file kas_statistics.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:32
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/uss_delete.pod: file uss_delete.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_setcellname.pod: file bos_setcellname.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/fstrace_help.pod: file fstrace_help.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kas_delete.pod: file kas_delete.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kdb.pod: file kdb.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_setrestart.pod: file bos_setrestart.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_startup.pod: file bos_startup.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/salvager.pod: file salvager.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kas_list.pod: file kas_list.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kas_interactive.pod: file kas_interactive.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/fstrace_dump.pod: file fstrace_dump.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/volinfo.pod: file volinfo.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/fstrace_setset.pod: file fstrace_setset.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kas_setfields.pod: file kas_setfields.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kpwvalid.pod: file kpwvalid.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kaserver.pod: file kaserver.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/kas_examine.pod: file kas_examine.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod5/uss_bulk.pod: file uss_bulk.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:35:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_addvolentry.pod: file
	backup_addvolentry.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod5/package.pod: file package.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:35:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_diskrestore.pod: file
	backup_diskrestore.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_getlog.pod: file bos_getlog.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_removehost.pod: file bos_removehost.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_removeuser.pod: file bos_removeuser.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_getrestart.pod: file bos_getrestart.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod5/butc.pod: file butc.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:36:33 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_savedb.pod: file backup_savedb.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_volrestore.pod: file
	backup_volrestore.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_dump.pod: file backup_dump.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_help.pod: file bos_help.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_prune.pod: file bos_prune.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_setexp.pod: file backup_setexp.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_listhosts.pod: file bos_listhosts.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_listusers.pod: file bos_listusers.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_volinfo.pod: file backup_volinfo.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_removekey.pod: file bos_removekey.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_interactive.pod: file
	backup_interactive.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod5/uss.pod: file uss.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:35:32 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_adddump.pod: file backup_adddump.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_volsetrestore.pod: file
	backup_volsetrestore.pod was added on branch openafs-stable-1_4_x
	on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_dumpinfo.pod: file backup_dumpinfo.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_apropos.pod: file backup_apropos.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod5/BosConfig.pod: file BosConfig.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_listdumps.pod: file
	backup_listdumps.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/bos_install.pod: file bos_install.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/backup_help.pod: file backup_help.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod8/afsd.pod: file afsd.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_listaddrs.pod: file vos_listaddrs.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/dlog.pod: file dlog.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:25 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_listvol.pod: file vos_listvol.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pts_createuser.pod: file pts_createuser.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_lsmount.pod: file fs_lsmount.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pts_listentries.pod: file pts_listentries.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_dump.pod: file vos_dump.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_getserverprefs.pod: file
	fs_getserverprefs.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/rxdebug.pod: file rxdebug.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pagsh.pod: file pagsh.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_syncserv.pod: file vos_syncserv.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pts_chown.pod: file pts_chown.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_addsite.pod: file vos_addsite.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pts_creategroup.pod: file pts_creategroup.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_changeaddr.pod: file vos_changeaddr.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_setserverprefs.pod: file
	fs_setserverprefs.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/udebug.pod: file udebug.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_listquota.pod: file fs_listquota.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pts_adduser.pod: file pts_adduser.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_examine.pod: file fs_examine.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pts_help.pod: file pts_help.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/afsmonitor.pod: file afsmonitor.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:25 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_zap.pod: file vos_zap.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pts_membership.pod: file pts_membership.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_copyacl.pod: file fs_copyacl.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_listacl.pod: file fs_listacl.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/xstat_fs_test.pod: file xstat_fs_test.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:35:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_diskfree.pod: file fs_diskfree.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_listcells.pod: file fs_listcells.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pts_setmax.pod: file pts_setmax.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_cleanacl.pod: file fs_cleanacl.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_create.pod: file vos_create.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_unlockvldb.pod: file vos_unlockvldb.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/klog.pod: file klog.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_backupsys.pod: file vos_backupsys.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_setquota.pod: file fs_setquota.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_backup.pod: file vos_backup.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_storebehind.pod: file fs_storebehind.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/scout.pod: file scout.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_move.pod: file vos_move.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/knfs.pod: file knfs.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/: pod1/afs.pod, pod1/afsmonitor.pod, pod1/dlog.pod,
	pod1/dpass.pod, pod1/fs_checkservers.pod, pod1/fs_cleanacl.pod,
	pod1/fs_copyacl.pod, pod1/fs_diskfree.pod, pod1/fs_examine.pod,
	pod1/fs_exportafs.pod, pod1/fs_flushvolume.pod,
	pod1/fs_getserverprefs.pod, pod1/fs_help.pod, pod1/fs_listacl.pod,
	pod1/fs_listcells.pod, pod1/fs_listquota.pod, pod1/fs_lsmount.pod,
	pod1/fs_setacl.pod, pod1/fs_setcachesize.pod, pod1/fs_setquota.pod,
	pod1/fs_setserverprefs.pod, pod1/fs_setvol.pod,
	pod1/fs_storebehind.pod, pod1/klog.pod, pod1/knfs.pod,
	pod1/kpasswd.pod, pod1/pagsh.pod, pod1/pts_adduser.pod,
	pod1/pts_chown.pod, pod1/pts_creategroup.pod,
	pod1/pts_createuser.pod, pod1/pts_examine.pod, pod1/pts_help.pod,
	pod1/pts_listentries.pod, pod1/pts_membership.pod,
	pod1/pts_setfields.pod, pod1/pts_setmax.pod, pod1/rxdebug.pod,
	pod1/scout.pod, pod1/sys.pod, pod1/tokens.pod, pod1/udebug.pod,
	pod1/vos.pod, pod1/vos_addsite.pod, pod1/vos_backup.pod,
	pod1/vos_backupsys.pod, pod1/vos_changeaddr.pod,
	pod1/vos_create.pod, pod1/vos_delentry.pod, pod1/vos_dump.pod,
	pod1/vos_examine.pod, pod1/vos_help.pod, pod1/vos_listaddrs.pod,
	pod1/vos_listvldb.pod, pod1/vos_listvol.pod, pod1/vos_move.pod,
	pod1/vos_restore.pod, pod1/vos_syncserv.pod,
	pod1/vos_unlockvldb.pod, pod1/vos_zap.pod, pod1/xstat_cm_test.pod,
	pod1/xstat_fs_test.pod, pod5/BosConfig.pod, pod5/butc.pod,
	pod5/package.pod, pod5/uss.pod, pod5/uss_bulk.pod, pod8/afsd.pod,
	pod8/backup_adddump.pod, pod8/backup_addvolentry.pod,
	pod8/backup_apropos.pod, pod8/backup_diskrestore.pod,
	pod8/backup_dump.pod, pod8/backup_dumpinfo.pod,
	pod8/backup_help.pod, pod8/backup_interactive.pod,
	pod8/backup_listdumps.pod, pod8/backup_savedb.pod,
	pod8/backup_setexp.pod, pod8/backup_volinfo.pod,
	pod8/backup_volrestore.pod, pod8/backup_volsetrestore.pod,
	pod8/bos_getlog.pod, pod8/bos_getrestart.pod, pod8/bos_help.pod,
	pod8/bos_install.pod, pod8/bos_listhosts.pod,
	pod8/bos_listusers.pod, pod8/bos_prune.pod,
	pod8/bos_removehost.pod, pod8/bos_removekey.pod,
	pod8/bos_removeuser.pod, pod8/bos_salvage.pod,
	pod8/bos_setcellname.pod, pod8/bos_setrestart.pod,
	pod8/bos_start.pod, pod8/bos_startup.pod, pod8/bos_status.pod,
	pod8/buserver.pod, pod8/butc.pod, pod8/fileserver.pod,
	pod8/fstrace_clear.pod, pod8/fstrace_dump.pod,
	pod8/fstrace_help.pod, pod8/fstrace_lslog.pod,
	pod8/fstrace_setset.pod, pod8/kas_create.pod, pod8/kas_delete.pod,
	pod8/kas_examine.pod, pod8/kas_help.pod, pod8/kas_interactive.pod,
	pod8/kas_list.pod, pod8/kas_setfields.pod,
	pod8/kas_setpassword.pod, pod8/kas_statistics.pod,
	pod8/kas_unlock.pod, pod8/kaserver.pod, pod8/kdb.pod,
	pod8/kpwvalid.pod, pod8/salvager.pod, pod8/uss_add.pod,
	pod8/uss_bulk.pod, pod8/uss_delete.pod, pod8/uss_help.pod,
	pod8/volinfo.pod, pod8/volserver.pod: DELTA
	man-page-whitespace-20051220 AUTHOR rra@stanford.edu
	
	Remove all trailing whitespace while we have the chance and there
	are no merge issues yet.

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_flushvolume.pod: file fs_flushvolume.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_setcachesize.pod: file fs_setcachesize.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_setacl.pod: file fs_setacl.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_exportafs.pod: file fs_exportafs.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_setvol.pod: file fs_setvol.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/tokens.pod: file tokens.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/afs.pod: file afs.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:25 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos.pod: file vos.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pts_setfields.pod: file pts_setfields.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/dpass.pod: file dpass.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_listvldb.pod: file vos_listvldb.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_restore.pod: file vos_restore.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/xstat_cm_test.pod: file xstat_cm_test.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:35:31 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/kpasswd.pod: file kpasswd.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/pts_examine.pod: file pts_examine.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_delentry.pod: file vos_delentry.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_examine.pod: file vos_examine.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_checkservers.pod: file fs_checkservers.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26
	+0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/fs_help.pod: file fs_help.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-21 00:41  rra

	* doc/man-pages/pod1/vos_help.pod: file vos_help.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-21 00:37  rra

	* doc/man-pages/generate-file-map: file generate-file-map was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:17 +0000

2005-12-21 00:37  rra

	* doc/man-pages/generate-man: file generate-man was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:53:20 +0000

2005-12-21 00:37  rra

	* doc/man-pages/: generate-file-map, generate-man: DELTA
	man-page-generation-20051220 AUTHOR rra@stanford.edu
	
	Move man page generation out into a separate script that's just
	invoked from regen.sh, so that someone can run that separate script
	later if they wish.  Make that script more robust against problems
	such as empty podN directories.  Diagnose a missing pod2man and
	warn about old versions of Pod::Man.
	
	Also, remove the old programs used to do the initial conversion
	from HTML.  Enough post-conversion editing was done that they're no
	longer necessary except for historical curiosity, and for that
	purpose they can be pulled out of CVS.

2005-12-19 03:29  rra

	* src/afs/LINUX/osi_vnodeops.c: DELTA
	STABLE14-linux-writepage-rename-20051218 AUTHOR torkel@acc.umu.se
	
	The ocfs2 patch renames WRITEPAGE_ACTIVE to AOP_WRITEPAGE_ACTIVE,
	and Ubuntu has applied that patch to their version of the kernel. 
	Allow for either.

2005-12-17 17:28  jaltman

	* src/rx/rx_packet.c: DELTA STABLE14-windows-no-fds-20051217 AUTHOR
	jaltman@secure-endpoints.com
	
	when collecting rx statistics in response to an RPC query, the rx
	library attempts to enumerate the number file descriptors in use. 
	This is fine except that file descriptors are a C Run Time Library
	concept on Windows and are not related to networking.  In Visual
	Studio 8, the run time library will assert() if an invalid file
	descriptor is passed to fstat() which is the test used to determine
	if a file descriptor is valid.
	
	This patch simply returns 0 for the number of file descriptors in
	use because that is what would have been returned anyway with the
	existing code.	What we probably want to return is the number of
	open socket handles.

2005-12-16 13:29  shadow

	* src/viced/: callback.c, host.c, host.h: DELTA
	STABLE14-viced-multiple-ports-per-client-20051208 AUTHOR
	jaltman@secure-endpoints.com
	
	this patch replaces the single address in the Interface structure
	with an AddrPort structure.  This enables the servers to send
	messages to the correct port if the port on the Interface does not
	match the port stored in the client itself.

2005-12-16 04:39  shadow

	* src/afs/VNOPS/: afs_vnop_rename.c, afs_vnop_rename.c: DELTA
	STABLE14-tiger-fixes-20051215 AUTHOR cg2v@andrew.cmu.edu
	
	potential reclaim in progress fix, and per Chaskiel, "I don't
	remember why I put it there, but the fact that it gets triggered
	means that we're leaking a vcache object lock. It looks like the
	"rename to .__afsXXXX" codepath is responsible (as afsrename does
	not use the fact that adp (or aodp) is locked by afs_remove, and
	locks it again. I'm surprised it's not deadlocking)" so i coded up
	a fix

2005-12-16 04:26  shadow

	* src/volser/: vos.c, vsprocs.c: DELTA
	STABLE14-vos-restore-parent-id-patch-20051215 AUTHOR jhutz@cmu.edu
	
	avoid making broken readonlies when when you restore them

2005-12-16 04:19  shadow

	* src/afs/: afs_vcache.c, VNOPS/afs_vnop_rename.c: DELTA
	STABLE14-tiger-fixes-20051215 AUTHOR cg2v@andrew.cmu.edu
	
	potential reclaim in progress fix, and per Chaskiel, "I don't
	remember why I put it there, but the fact that it gets triggered
	means that we're leaking a vcache object lock. It looks like the
	"rename to .__afsXXXX" codepath is responsible (as afsrename does
	not use the fact that adp (or aodp) is locked by afs_remove, and
	locks it again. I'm surprised it's not deadlocking)" so i coded up
	a fix

2005-12-16 03:37  shadow

	* src/afs/LINUX/osi_vnodeops.c: DELTA
	STABLE14-linux-dentry-multiple-mounts-20051215 AUTHOR
	chas@cmf.nrl.navy.mil
	
	avoid triggering BUG() when a volume is multiply mounted

2005-12-16 03:33  shadow

	* src/rx/rx_packet.c: DELTA
	STABLE14-freedatabufs-mark-free-20051215 AUTHOR tkeiser@gmail.com
	
	avoid an error with marking data packets free

2005-12-16 03:29  shadow

	* src/viced/callback.c: DELTA
	STABLE14-multibreak-rework-avoiding-race-20051215 AUTHOR
	tkeiser@gmail.com
	
	avoid a potential race finding the correct connection during
	MultiBreakCallBack_r

2005-12-15 15:16  jaltman

	* src/rx/xdr_array.c: DELTA
	STABLE14-rx-osi_alloc-prototype-20051215 AUTHOR rtb@pclella.cern.ch
	FIXES 24267
	
	must provide prototype for osi_Alloc() on systems with 64-bit
	pointers and 32-bit int

2005-12-15 05:57  jaltman

	* src/rx/xdr_refernce.c: DELTA
	STABLE14-rx-osi_alloc-prototype-20051214 AUTHOR rtb@pclella.cern.ch
	FIXES 24267
	
	include rx.h in order to safely include rx_prototypes.h in order to
	obtain a prototype for osi_Alloc() in order to prevent pointer
	truncation on systems with 64-bit pointers and 32-bit int.

2005-12-14 05:33  jaltman

	* src/WINNT/afsd/afsd_init.c: DELTA
	STABLE14-windows-rpc-warning-20051214 AUTHOR
	jaltman@secure-endpoints.com
	
	If osi_InitDebug() fails due to RPC_S_NO_PROTSEQS, log to the
	afsd_init.log file a warning indicating that the registry should be
	examined for a misconfiguration of Windows.

2005-12-14 05:30  jaltman

	* src/WINNT/afsd/cm_cell.c: DELTA
	STABLE14-windows-fs-setserverpref-vldb-20051214 AUTHOR
	jaltman@secure-endpoints.com
	
	prevent a panic condition if "fs setserverprefs -vlserver" is
	executed more than once before the vlserver is associated with a
	cell.

2005-12-14 01:30  rra

	* doc/man-pages/pod8/backup_labeltape.pod: file
	backup_labeltape.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod8/backup_restoredb.pod: file
	backup_restoredb.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod8/backup_readlabel.pod: file
	backup_readlabel.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod8/backup_scantape.pod: file backup_scantape.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29
	+0000

2005-12-14 01:30  rra

	* doc/man-pages/pod8/backup.pod: file backup.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/cacheinfo.pod: file cacheinfo.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/AuthLog.dir.pod: file AuthLog.dir.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/CellServDB.pod: file CellServDB.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:36:33 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/VLLog.pod: file VLLog.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/afs_cache.pod: file afs_cache.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:36:33 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/KeyFile.pod: file KeyFile.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/afszcm.cat.pod: file afszcm.cat.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/SALVAGE.fs.pod: file SALVAGE.fs.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/sysid.pod: file sysid.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/NetRestrict.pod: file NetRestrict.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:36:33 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/afs_volume_header.pod: file
	afs_volume_header.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:33:54 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/AuthLog.pod: file AuthLog.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/afs.pod: file afs.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:36:33 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/fms.log.pod: file fms.log.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/kaserverauxdb.pod: file kaserverauxdb.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/tapeconfig.pod: file tapeconfig.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:35:32 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/salvage.lock.pod: file salvage.lock.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/VolumeItems.pod: file VolumeItems.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/UserList.pod: file UserList.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/afsmonitor.pod: file afsmonitor.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:33:54 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/FileLog.pod: file FileLog.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/SalvageLog.pod: file SalvageLog.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/BosLog.pod: file BosLog.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/kaserver.DB0.pod: file kaserver.DB0.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/vldb.DB0.pod: file vldb.DB0.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/bdb.DB0.pod: file bdb.DB0.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/prdb.DB0.pod: file prdb.DB0.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/NoAuth.pod: file NoAuth.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/FORCESALVAGE.pod: file FORCESALVAGE.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/ThisCell.pod: file ThisCell.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:36:33 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/CacheItems.pod: file CacheItems.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/BackupLog.pod: file BackupLog.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/butc_logs.pod: file butc_logs.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:36:33 +0000

2005-12-14 01:30  rra

	* doc/man-pages/pod5/VolserLog.pod: file VolserLog.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:28 +0000

2005-12-14 01:30  rra

	* doc/man-pages/: README, pod1/fs.pod, pod5/AuthLog.dir.pod,
	pod5/AuthLog.pod, pod5/BackupLog.pod, pod5/BosConfig.pod,
	pod5/BosLog.pod, pod5/CacheItems.pod, pod5/CellServDB.pod,
	pod5/FORCESALVAGE.pod, pod5/FileLog.pod, pod5/KeyFile.pod,
	pod5/NetInfo.pod, pod5/NetRestrict.pod, pod5/NoAuth.pod,
	pod5/SALVAGE.fs.pod, pod5/SalvageLog.pod, pod5/ThisCell.pod,
	pod5/UserList.pod, pod5/VLLog.pod, pod5/VolserLog.pod,
	pod5/VolumeItems.pod, pod5/afs.pod, pod5/afs_cache.pod,
	pod5/afs_volume_header.pod, pod5/afsmonitor.pod,
	pod5/afszcm.cat.pod, pod5/bdb.DB0.pod, pod5/butc.pod,
	pod5/butc_logs.pod, pod5/cacheinfo.pod, pod5/fms.log.pod,
	pod5/kaserver.DB0.pod, pod5/kaserverauxdb.pod, pod5/package.pod,
	pod5/prdb.DB0.pod, pod5/salvage.lock.pod, pod5/sysid.pod,
	pod5/tapeconfig.pod, pod5/uss.pod, pod5/uss_bulk.pod,
	pod5/vldb.DB0.pod, pod8/afsd.pod, pod8/backup.pod,
	pod8/backup_diskrestore.pod, pod8/backup_dump.pod,
	pod8/backup_dumpinfo.pod, pod8/backup_labeltape.pod,
	pod8/backup_readlabel.pod, pod8/backup_restoredb.pod,
	pod8/backup_savedb.pod, pod8/backup_scantape.pod,
	pod8/backup_volrestore.pod, pod8/backup_volsetrestore.pod,
	pod8/butc.pod: DELTA man5-editing-pass-20051213 AUTHOR
	rra@stanford.edu
	
	This completes the first editing pass of the man pages.  Very
	little content editing has been done, but the server and client
	versions of various man pages have been combined into a single man
	page for the file (affects CellServDB, ThisCell, NetInfo, and
	NetRestrict), the descriptions of the various AFS cache files have
	been combined into one afs_cache man page, and the descriptions of
	the two butc log files have been combined into one butc_logs man
	page.
	
	For man pages for databases with two files, symlinks are now
	created on installation for the secondary file name.
	
	All of the man pages should now be ready for public review,
	additional editing and cleanup, and content editing.

2005-12-14 01:30  rra

	* doc/man-pages/pod1/fs.pod: file fs.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/vldb_check.pod: file vldb_check.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/xfs_size_check.pod: file xfs_size_check.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:32
	+0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/vlserver.pod: file vlserver.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/uss.pod: file uss.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/xstat_fs_test.pod: file xstat_fs_test.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/upserver.pod: file upserver.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/uss_apropos.pod: file uss_apropos.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/xstat_cm_test.pod: file xstat_cm_test.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/prdb_check.pod: file prdb_check.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_getdate.pod: file bos_getdate.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_stop.pod: file bos_stop.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/fstrace_apropos.pod: file fstrace_apropos.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31
	+0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/package.pod: file package.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:33:55 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_apropos.pod: file bos_apropos.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/kas_listtickets.pod: file kas_listtickets.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31
	+0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/fstrace_lsset.pod: file fstrace_lsset.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/package_help.pod: file package_help.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:33:55 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_addkey.pod: file bos_addkey.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_create.pod: file bos_create.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_shutdown.pod: file bos_shutdown.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_setauth.pod: file bos_setauth.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/kas_stringtokey.pod: file kas_stringtokey.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:32
	+0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/kas_apropos.pod: file kas_apropos.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/upclient.pod: file upclient.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/fms.pod: file fms.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_restart.pod: file bos_restart.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/fstrace.pod: file fstrace.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/kas_forgetticket.pod: file
	kas_forgetticket.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:31 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos.pod: file bos.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/package_test.pod: file package_test.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:33:55 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_exec.pod: file bos_exec.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/kadb_check.pod: file kadb_check.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_addhost.pod: file bos_addhost.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/package_apropos.pod: file package_apropos.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:33:55
	+0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_adduser.pod: file bos_adduser.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/fstrace_setlog.pod: file fstrace_setlog.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:31
	+0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bosserver.pod: file bosserver.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/kas_noauthentication.pod: file
	kas_noauthentication.pod was added on branch openafs-stable-1_4_x
	on 2006-01-05 18:28:31 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/ptserver.pod: file ptserver.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_uninstall.pod: file bos_uninstall.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:30 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_delete.pod: file bos_delete.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/kas.pod: file kas.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_status.pod: file backup_status.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/kas_quit.pod: file kas_quit.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:31 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/tapeconfig.pod: file tapeconfig.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:32 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/bos_listkeys.pod: file bos_listkeys.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_dbverify.pod: file backup_dbverify.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29
	+0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_deldump.pod: file backup_deldump.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29
	+0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_kill.pod: file backup_kill.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_listvolsets.pod: file
	backup_listvolsets.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_listhosts.pod: file
	backup_listhosts.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_jobs.pod: file backup_jobs.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_delvolset.pod: file
	backup_delvolset.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_quit.pod: file backup_quit.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_delhost.pod: file backup_delhost.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29
	+0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_addvolset.pod: file
	backup_addvolset.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_addhost.pod: file backup_addhost.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:29
	+0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_delvolentry.pod: file
	backup_delvolentry.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod8/backup_deletedump.pod: file
	backup_deletedump.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:29 +0000

2005-12-13 19:21  rra

	* doc/man-pages/pod1/package_test.pod: file package_test.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-13 19:21  rra

	* doc/man-pages/: README, pod1/package_test.pod,
	pod1/xstat_cm_test.pod, pod1/xstat_fs_test.pod, pod5/package.pod,
	pod5/tapeconfig.pod, pod5/uss.pod, pod5/uss_bulk.pod,
	pod8/afsd.pod, pod8/backup.pod, pod8/backup_adddump.pod,
	pod8/backup_addhost.pod, pod8/backup_addvolentry.pod,
	pod8/backup_addvolset.pod, pod8/backup_apropos.pod,
	pod8/backup_dbverify.pod, pod8/backup_deldump.pod,
	pod8/backup_deletedump.pod, pod8/backup_delhost.pod,
	pod8/backup_delvolentry.pod, pod8/backup_delvolset.pod,
	pod8/backup_diskrestore.pod, pod8/backup_dump.pod,
	pod8/backup_dumpinfo.pod, pod8/backup_help.pod,
	pod8/backup_interactive.pod, pod8/backup_jobs.pod,
	pod8/backup_kill.pod, pod8/backup_labeltape.pod,
	pod8/backup_listdumps.pod, pod8/backup_listhosts.pod,
	pod8/backup_listvolsets.pod, pod8/backup_quit.pod,
	pod8/backup_readlabel.pod, pod8/backup_restoredb.pod,
	pod8/backup_savedb.pod, pod8/backup_scantape.pod,
	pod8/backup_setexp.pod, pod8/backup_status.pod,
	pod8/backup_volinfo.pod, pod8/backup_volrestore.pod,
	pod8/backup_volsetrestore.pod, pod8/bos.pod, pod8/bos_addhost.pod,
	pod8/bos_addkey.pod, pod8/bos_adduser.pod, pod8/bos_apropos.pod,
	pod8/bos_create.pod, pod8/bos_delete.pod, pod8/bos_exec.pod,
	pod8/bos_getdate.pod, pod8/bos_getlog.pod, pod8/bos_getrestart.pod,
	pod8/bos_help.pod, pod8/bos_install.pod, pod8/bos_listhosts.pod,
	pod8/bos_listkeys.pod, pod8/bos_listusers.pod, pod8/bos_prune.pod,
	pod8/bos_removehost.pod, pod8/bos_removekey.pod,
	pod8/bos_removeuser.pod, pod8/bos_restart.pod,
	pod8/bos_salvage.pod, pod8/bos_setauth.pod,
	pod8/bos_setcellname.pod, pod8/bos_setrestart.pod,
	pod8/bos_shutdown.pod, pod8/bos_start.pod, pod8/bos_startup.pod,
	pod8/bos_status.pod, pod8/bos_stop.pod, pod8/bos_uninstall.pod,
	pod8/bosserver.pod, pod8/buserver.pod, pod8/butc.pod,
	pod8/fileserver.pod, pod8/fms.pod, pod8/fstrace.pod,
	pod8/fstrace_apropos.pod, pod8/fstrace_clear.pod,
	pod8/fstrace_dump.pod, pod8/fstrace_help.pod,
	pod8/fstrace_lslog.pod, pod8/fstrace_lsset.pod,
	pod8/fstrace_setlog.pod, pod8/fstrace_setset.pod,
	pod8/kadb_check.pod, pod8/kas.pod, pod8/kas_apropos.pod,
	pod8/kas_create.pod, pod8/kas_delete.pod, pod8/kas_examine.pod,
	pod8/kas_forgetticket.pod, pod8/kas_help.pod,
	pod8/kas_interactive.pod, pod8/kas_list.pod,
	pod8/kas_listtickets.pod, pod8/kas_noauthentication.pod,
	pod8/kas_quit.pod, pod8/kas_setfields.pod,
	pod8/kas_setpassword.pod, pod8/kas_statistics.pod,
	pod8/kas_stringtokey.pod, pod8/kas_unlock.pod, pod8/kaserver.pod,
	pod8/kdb.pod, pod8/kpwvalid.pod, pod8/package.pod,
	pod8/package_apropos.pod, pod8/package_help.pod,
	pod8/package_test.pod, pod8/prdb_check.pod, pod8/ptserver.pod,
	pod8/salvager.pod, pod8/tapeconfig.pod, pod8/upclient.pod,
	pod8/upserver.pod, pod8/uss.pod, pod8/uss_add.pod,
	pod8/uss_apropos.pod, pod8/uss_bulk.pod, pod8/uss_delete.pod,
	pod8/uss_help.pod, pod8/vldb_check.pod, pod8/vlserver.pod,
	pod8/volinfo.pod, pod8/volserver.pod, pod8/xfs_size_check.pod,
	pod8/xstat_cm_test.pod, pod8/xstat_fs_test.pod: DELTA
	man8-editing-pass-20051213 AUTHOR rra@stanford.edu
	
	This completes the initial editing pass of the section eight man
	pages.	Only small amounts of content editing has been done.  Some
	known problems have been noted in README, but there will doubtless
	be others, as well as some lingering formatting problems.  However,
	the quality should now be good enough for general public review.
	
	Some of the section eight man pages were really supposed to be
	section one, the package apropros and package help commands are too
	useless to document, and a few of the difficult-to-name section
	five man pages have now acquired names.

2005-12-11 19:00  rra

	* src/config/param.nbsd21.h: DELTA STABLE14-netbsd-statvfs-20051211
	AUTHOR gendalia@iastate.edu FIXES 22905
	
	NetBSD 2.1 doesn't have statvfs, but the version numbering scheme
	changed so the test was getting this wrong.

2005-12-11 06:34  rra

	* src/sys/Makefile.in: DELTA STABLE14-libafssetpag-bsd-20051101
	AUTHOR rees@umich.edu
	
	bsd only: make a real syscall.o (but with no code) build
	libafssetpag

2005-12-10 18:45  rra

	* src/: shlibafsauthent/Makefile.in, shlibafsrpc/Makefile.in,
	sys/Makefile.in: DELTA STABLE14-linux-srcdir-mapfile-20051210
	AUTHOR chas@cmf.nrl.navy.mil FIXES 23317
	
	Look for the shared library mapfile in ${srcdir} on Linux to allow
	for out of srcdir builds.

2005-12-09 16:43  rra

	* doc/man-pages/README: DELTA man-page-readme-20051209 AUTHOR
	rra@stanford.edu
	
	Initial documentation for the man page project, including initial
	notes on conversion, a start at a formatting guide, information on
	how to contribute, and an initial issues list of things I happened
	to notice while editing the section one pages.

2005-12-09 14:50  rra

	* doc/man-pages/.cvsignore: DELTA man-page-reorg-20051209 AUTHOR
	rra@stanford.edu
	
	Generate the man pages in man1, man5, and man8 subdirectories
	rather than directly in the doc/man-pages directory to reduce
	clutter.  Add a .cvsignore to reduce noise.

2005-12-09 14:48  rra

	* doc/man-pages/pod5/afsmonitor.pod: DELTA
	man1-editing-pass-20051209 AUTHOR rra@stanford.edu
	
	This file got the wrong name when it was originally committed. 
	Fix.

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_wscell.pod: file fs_wscell.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/pts_removeuser.pod: file pts_removeuser.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27
	+0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_unlock.pod: file vos_unlock.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/unlog.pod: file unlog.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/up.pod: file up.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_remove.pod: file vos_remove.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/translate_et.pod: file translate_et.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/pts_delete.pod: file pts_delete.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_listpart.pod: file vos_listpart.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/package.pod: file package.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/package_apropos.pod: file package_apropos.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26
	+0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/pts_rename.pod: file pts_rename.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/pts_listowned.pod: file pts_listowned.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_rename.pod: file vos_rename.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_remsite.pod: file vos_remsite.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/package_help.pod: file package_help.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/pts.pod: file pts.pod was added on branch
	openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/pts_listmax.pod: file pts_listmax.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_release.pod: file vos_release.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/pts_apropos.pod: file pts_apropos.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_partinfo.pod: file vos_partinfo.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_apropos.pod: file vos_apropos.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_status.pod: file vos_status.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_syncvldb.pod: file vos_syncvldb.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/vos_lock.pod: file vos_lock.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:27 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_newcell.pod: file fs_newcell.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_quota.pod: file fs_quota.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_mkmount.pod: file fs_mkmount.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_setcell.pod: file fs_setcell.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/: pod1/afs.pod, pod1/afsmonitor.pod, pod1/dlog.pod,
	pod1/dpass.pod, pod1/fs.pod, pod1/fs_apropos.pod,
	pod1/fs_checkservers.pod, pod1/fs_checkvolumes.pod,
	pod1/fs_cleanacl.pod, pod1/fs_copyacl.pod, pod1/fs_diskfree.pod,
	pod1/fs_examine.pod, pod1/fs_exportafs.pod, pod1/fs_flush.pod,
	pod1/fs_flushmount.pod, pod1/fs_flushvolume.pod,
	pod1/fs_getcacheparms.pod, pod1/fs_getcellstatus.pod,
	pod1/fs_getclientaddrs.pod, pod1/fs_getserverprefs.pod,
	pod1/fs_help.pod, pod1/fs_listacl.pod, pod1/fs_listcells.pod,
	pod1/fs_listquota.pod, pod1/fs_lsmount.pod, pod1/fs_messages.pod,
	pod1/fs_mkmount.pod, pod1/fs_newcell.pod, pod1/fs_quota.pod,
	pod1/fs_rmmount.pod, pod1/fs_setacl.pod, pod1/fs_setcachesize.pod,
	pod1/fs_setcell.pod, pod1/fs_setclientaddrs.pod,
	pod1/fs_setquota.pod, pod1/fs_setserverprefs.pod,
	pod1/fs_setvol.pod, pod1/fs_storebehind.pod, pod1/fs_sysname.pod,
	pod1/fs_whereis.pod, pod1/fs_whichcell.pod, pod1/fs_wscell.pod,
	pod1/klog.pod, pod1/knfs.pod, pod1/kpasswd.pod, pod1/package.pod,
	pod1/package_apropos.pod, pod1/package_help.pod,
	pod1/package_test.pod, pod1/pagsh.pod, pod1/pts.pod,
	pod1/pts_adduser.pod, pod1/pts_apropos.pod, pod1/pts_chown.pod,
	pod1/pts_creategroup.pod, pod1/pts_createuser.pod,
	pod1/pts_delete.pod, pod1/pts_examine.pod, pod1/pts_help.pod,
	pod1/pts_listentries.pod, pod1/pts_listmax.pod,
	pod1/pts_listowned.pod, pod1/pts_membership.pod,
	pod1/pts_removeuser.pod, pod1/pts_rename.pod,
	pod1/pts_setfields.pod, pod1/pts_setmax.pod, pod1/rxdebug.pod,
	pod1/scout.pod, pod1/sys.pod, pod1/tokens.pod,
	pod1/translate_et.pod, pod1/udebug.pod, pod1/unlog.pod,
	pod1/up.pod, pod1/vos.pod, pod1/vos_addsite.pod,
	pod1/vos_apropos.pod, pod1/vos_backup.pod, pod1/vos_backupsys.pod,
	pod1/vos_changeaddr.pod, pod1/vos_create.pod,
	pod1/vos_delentry.pod, pod1/vos_dump.pod, pod1/vos_examine.pod,
	pod1/vos_help.pod, pod1/vos_listaddrs.pod, pod1/vos_listpart.pod,
	pod1/vos_listvldb.pod, pod1/vos_listvol.pod, pod1/vos_lock.pod,
	pod1/vos_move.pod, pod1/vos_partinfo.pod, pod1/vos_release.pod,
	pod1/vos_remove.pod, pod1/vos_remsite.pod, pod1/vos_rename.pod,
	pod1/vos_restore.pod, pod1/vos_status.pod, pod1/vos_syncserv.pod,
	pod1/vos_syncvldb.pod, pod1/vos_unlock.pod,
	pod1/vos_unlockvldb.pod, pod1/vos_zap.pod, pod5/AuthLog.dir.pod,
	pod5/CacheItems.pod, pod5/VolumeItems.pod,
	pod5/afs_volume_header.pod, pod5/sysid.pod, pod8/afsd.pod,
	pod8/backup_addvolentry.pod, pod8/backup_dbverify.pod,
	pod8/backup_deletedump.pod, pod8/backup_delvolentry.pod,
	pod8/backup_delvolset.pod, pod8/backup_diskrestore.pod,
	pod8/backup_dump.pod, pod8/backup_kill.pod, pod8/backup_quit.pod,
	pod8/backup_restoredb.pod, pod8/backup_scantape.pod,
	pod8/bos_addhost.pod, pod8/bos_getlog.pod, pod8/bos_listkeys.pod,
	pod8/bos_removehost.pod, pod8/bos_removekey.pod,
	pod8/bos_salvage.pod, pod8/bos_setauth.pod,
	pod8/bos_setcellname.pod, pod8/bos_setrestart.pod,
	pod8/buserver.pod, pod8/butc.pod, pod8/fileserver.pod,
	pod8/fms.pod, pod8/fstrace_dump.pod, pod8/kadb_check.pod,
	pod8/kas_examine.pod, pod8/kas_setfields.pod,
	pod8/kas_statistics.pod, pod8/kas_stringtokey.pod, pod8/kdb.pod,
	pod8/package.pod, pod8/package_apropos.pod, pod8/package_help.pod,
	pod8/package_test.pod, pod8/prdb_check.pod, pod8/upclient.pod,
	pod8/upserver.pod, pod8/vldb_check.pod, pod8/xfs_size_check.pod:
	DELTA man1-editing-pass-20051209 AUTHOR rra@stanford.edu
	
	Complete an initial editing and cleanup pass for all section one
	man pages.  Fix various conversion problems, formatting
	inconsistencies, and obvious problems.	Please note that no editing
	for content has yet been done; this is solely editing for
	formatting and correct conversion to POD.
	
	Also, add some additional section five man pages that were omitted
	from the first conversion run due to unusual file names, and
	globally replace CAVEATS with CAUTIONS in the man pages to match
	the original section name.
	
	The section one man pages should now be in reasonable shape and
	ready for additional review and further updates, although there are
	probably still remaining obvious problems.

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_getclientaddrs.pod: file
	fs_getclientaddrs.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_rmmount.pod: file fs_rmmount.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_whichcell.pod: file fs_whichcell.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_flushmount.pod: file fs_flushmount.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_getcacheparms.pod: file
	fs_getcacheparms.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_whereis.pod: file fs_whereis.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_messages.pod: file fs_messages.pod was
	added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_setclientaddrs.pod: file
	fs_setclientaddrs.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_sysname.pod: file fs_sysname.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_flush.pod: file fs_flush.pod was added on
	branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_apropos.pod: file fs_apropos.pod was added
	on branch openafs-stable-1_4_x on 2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_getcellstatus.pod: file
	fs_getcellstatus.pod was added on branch openafs-stable-1_4_x on
	2006-01-05 18:28:26 +0000

2005-12-09 13:26  rra

	* doc/man-pages/pod1/fs_checkvolumes.pod: file fs_checkvolumes.pod
	was added on branch openafs-stable-1_4_x on 2006-01-05 18:28:26
	+0000

2005-12-08 12:14  rra

	* doc/man-pages/: generate-file-map, pod1/afs.pod,
	pod1/afsmonitor.pod, pod1/dlog.pod, pod1/dpass.pod, pod1/fs.pod,
	pod1/fs_apropos.pod, pod1/fs_checkservers.pod,
	pod1/fs_checkvolumes.pod, pod1/fs_cleanacl.pod,
	pod1/fs_copyacl.pod, pod1/fs_diskfree.pod, pod1/fs_examine.pod,
	pod1/fs_exportafs.pod, pod1/fs_flush.pod, pod1/fs_flushmount.pod,
	pod1/fs_flushvolume.pod, pod1/fs_getcacheparms.pod,
	pod1/fs_getcellstatus.pod, pod1/fs_getclientaddrs.pod,
	pod1/fs_getserverprefs.pod, pod1/fs_help.pod, pod1/fs_listacl.pod,
	pod1/fs_listcells.pod, pod1/fs_listquota.pod, pod1/fs_lsmount.pod,
	pod1/fs_messages.pod, pod1/fs_mkmount.pod, pod1/fs_newcell.pod,
	pod1/fs_quota.pod, pod1/fs_rmmount.pod, pod1/fs_setacl.pod,
	pod1/fs_setcachesize.pod, pod1/fs_setcell.pod,
	pod1/fs_setclientaddrs.pod, pod1/fs_setquota.pod,
	pod1/fs_setserverprefs.pod, pod1/fs_setvol.pod,
	pod1/fs_storebehind.pod, pod1/fs_sysname.pod, pod1/fs_whereis.pod,
	pod1/fs_whichcell.pod, pod1/fs_wscell.pod, pod1/klog.pod,
	pod1/knfs.pod, pod1/kpasswd.pod, pod1/package.pod,
	pod1/package_apropos.pod, pod1/package_help.pod,
	pod1/package_test.pod, pod1/pagsh.pod, pod1/pts.pod,
	pod1/pts_adduser.pod, pod1/pts_apropos.pod, pod1/pts_chown.pod,
	pod1/pts_creategroup.pod, pod1/pts_createuser.pod,
	pod1/pts_delete.pod, pod1/pts_examine.pod, pod1/pts_help.pod,
	pod1/pts_listentries.pod, pod1/pts_listmax.pod,
	pod1/pts_listowned.pod, pod1/pts_membership.pod,
	pod1/pts_removeuser.pod, pod1/pts_rename.pod,
	pod1/pts_setfields.pod, pod1/pts_setmax.pod, pod1/rxdebug.pod,
	pod1/scout.pod, pod1/tokens.pod, pod1/translate_et.pod,
	pod1/udebug.pod, pod1/unlog.pod, pod1/up.pod, pod1/vos.pod,
	pod1/vos_addsite.pod, pod1/vos_apropos.pod, pod1/vos_backup.pod,
	pod1/vos_backupsys.pod, pod1/vos_changeaddr.pod,
	pod1/vos_create.pod, pod1/vos_delentry.pod, pod1/vos_dump.pod,
	pod1/vos_examine.pod, pod1/vos_help.pod, pod1/vos_listaddrs.pod,
	pod1/vos_listpart.pod, pod1/vos_listvldb.pod, pod1/vos_listvol.pod,
	pod1/vos_lock.pod, pod1/vos_move.pod, pod1/vos_partinfo.pod,
	pod1/vos_release.pod, pod1/vos_remove.pod, pod1/vos_remsite.pod,
	pod1/vos_rename.pod, pod1/vos_restore.pod, pod1/vos_status.pod,
	pod1/vos_syncserv.pod, pod1/vos_syncvldb.pod, pod1/vos_unlock.pod,
	pod1/vos_unlockvldb.pod, pod1/vos_zap.pod, pod5/AuthLog.dir.pod,
	pod5/AuthLog.pod, pod5/BackupLog.pod, pod5/BosConfig.pod,
	pod5/BosLog.pod, pod5/CacheItems.pod, pod5/FORCESALVAGE.pod,
	pod5/FileLog.pod, pod5/KeyFile.pod, pod5/NoAuth.pod,
	pod5/SALVAGE.fs.pod, pod5/SalvageLog.pod, pod5/UserList.pod,
	pod5/VLLog.pod, pod5/VolserLog.pod, pod5/VolumeItems.pod,
	pod5/afszcm.cat.pod, pod5/bdb.DB0.pod, pod5/cacheinfo.pod,
	pod5/fms.log.pod, pod5/kaserver.DB0.pod, pod5/kaserverauxdb.pod,
	pod5/prdb.DB0.pod, pod5/salvage.lock.pod, pod5/sysid.pod,
	pod5/vldb.DB0.pod, pod8/afsd.pod, pod8/backup.pod,
	pod8/backup_adddump.pod, pod8/backup_addhost.pod,
	pod8/backup_addvolentry.pod, pod8/backup_addvolset.pod,
	pod8/backup_apropos.pod, pod8/backup_dbverify.pod,
	pod8/backup_deldump.pod, pod8/backup_deletedump.pod,
	pod8/backup_delhost.pod, pod8/backup_delvolentry.pod,
	pod8/backup_delvolset.pod, pod8/backup_diskrestore.pod,
	pod8/backup_dump.pod, pod8/backup_dumpinfo.pod,
	pod8/backup_help.pod, pod8/backup_interactive.pod,
	pod8/backup_jobs.pod, pod8/backup_kill.pod,
	pod8/backup_labeltape.pod, pod8/backup_listdumps.pod,
	pod8/backup_listhosts.pod, pod8/backup_listvolsets.pod,
	pod8/backup_quit.pod, pod8/backup_readlabel.pod,
	pod8/backup_restoredb.pod, pod8/backup_savedb.pod,
	pod8/backup_scantape.pod, pod8/backup_setexp.pod,
	pod8/backup_status.pod, pod8/backup_volinfo.pod,
	pod8/backup_volrestore.pod, pod8/backup_volsetrestore.pod,
	pod8/bos.pod, pod8/bos_addhost.pod, pod8/bos_addkey.pod,
	pod8/bos_adduser.pod, pod8/bos_apropos.pod, pod8/bos_create.pod,
	pod8/bos_delete.pod, pod8/bos_exec.pod, pod8/bos_getdate.pod,
	pod8/bos_getlog.pod, pod8/bos_getrestart.pod, pod8/bos_help.pod,
	pod8/bos_install.pod, pod8/bos_listhosts.pod,
	pod8/bos_listkeys.pod, pod8/bos_listusers.pod, pod8/bos_prune.pod,
	pod8/bos_removehost.pod, pod8/bos_removekey.pod,
	pod8/bos_removeuser.pod, pod8/bos_restart.pod,
	pod8/bos_salvage.pod, pod8/bos_setauth.pod,
	pod8/bos_setcellname.pod, pod8/bos_setrestart.pod,
	pod8/bos_shutdown.pod, pod8/bos_start.pod, pod8/bos_startup.pod,
	pod8/bos_status.pod, pod8/bos_stop.pod, pod8/bos_uninstall.pod,
	pod8/bosserver.pod, pod8/buserver.pod, pod8/butc.pod,
	pod8/fileserver.pod, pod8/fms.pod, pod8/fstrace.pod,
	pod8/fstrace_apropos.pod, pod8/fstrace_clear.pod,
	pod8/fstrace_dump.pod, pod8/fstrace_help.pod,
	pod8/fstrace_lslog.pod, pod8/fstrace_lsset.pod,
	pod8/fstrace_setlog.pod, pod8/fstrace_setset.pod,
	pod8/kadb_check.pod, pod8/kas.pod, pod8/kas_apropos.pod,
	pod8/kas_create.pod, pod8/kas_delete.pod, pod8/kas_examine.pod,
	pod8/kas_forgetticket.pod, pod8/kas_help.pod,
	pod8/kas_interactive.pod, pod8/kas_list.pod,
	pod8/kas_listtickets.pod, pod8/kas_noauthentication.pod,
	pod8/kas_quit.pod, pod8/kas_setfields.pod,
	pod8/kas_setpassword.pod, pod8/kas_statistics.pod,
	pod8/kas_stringtokey.pod, pod8/kas_unlock.pod, pod8/kaserver.pod,
	pod8/kdb.pod, pod8/kpwvalid.pod, pod8/prdb_check.pod,
	pod8/ptserver.pod, pod8/salvager.pod, pod8/tapeconfig.pod,
	pod8/upclient.pod, pod8/upserver.pod, pod8/uss.pod,
	pod8/uss_add.pod, pod8/uss_apropos.pod, pod8/uss_bulk.pod,
	pod8/uss_delete.pod, pod8/uss_help.pod, pod8/vldb_check.pod,
	pod8/vlserver.pod, pod8/volinfo.pod, pod8/volserver.pod,
	pod8/xfs_size_check.pod, pod8/xstat_cm_test.pod,
	pod8/xstat_fs_test.pod: DELTA man-page-conversion-20051208 AUTHOR
	rra@stanford.edu
	
	This is the initial conversion of the AFS Adminstrators Reference
	into POD for use as man pages.	The man pages are now generated via
	pod2man from regen.sh so that only those working from CVS have to
	have pod2man available.  The Makefile only installs.  The pages
	have also been sorted out into pod1, pod5, and pod8 directories,
	making conversion to the right section of man page easier without
	maintaining a separate list and allowing for names to be duplicated
	between pod5 and pod1 or pod8 (which will likely be needed in a few
	cases).
	
	This reconversion is done with a new script based on work by Chas
	Williams.  In some cases, the output is worse than the previous POD
	pages, but this is a more comprehensive conversion.
	
	This is only the first step, and this initial conversion has
	various problems.  In addition, the file man pages that didn't have
	simple names have not been converted in this pass and will be added
	later.	Some of the man pages have syntax problems and all of them
	have formatting errors.  The next editing pass, coming shortly,
	will clean up most of the remaining mess.

2005-12-07 12:02  jaltman

	* src/WINNT/afsd/: cm_conn.c, cm_ioctl.c: DELTA
	STABLE14-windows-afsd-service-20051121 AUTHOR
	jaltman@secure-endpoints.com
	
	improvements to VNOVNODE fix

2005-12-01 15:19  shadow

	* src/libafs/MakefileProto.LINUX.in: DELTA
	STABLE14-linux-26-390x-update-20051201 AUTHOR shadow@dementia.org
	FIXES
	
	add linux26 version for symlinks

2005-12-01 07:37  shadow

	* src/afs/DARWIN/: osi_file.c, osi_machdep.h: DELTA
	STABLE14-macos-103-20051201 AUTHOR shadow@dementia.org
	
	last fixes i swear

2005-12-01 05:43  shadow

	* src/afs/DARWIN/osi_machdep.h: DELTA STABLE14-macos103-20051201
	AUTHOR shadow@dementia.org
	
	one more fix

2005-12-01 05:19  shadow

	* src/packaging/MacOS/buildpkg.sh: DELTA
	STABLE14-macos-103-packaging-20051201 AUTHOR shadow@dementia.org
	
	fix packaging script for 10.3

2005-12-01 05:16  shadow

	* src/cf/osconf.m4: DELTA STABLE14-shlibafssetpag-20051015 AUTHOR
	rra@stanford.edu FIXES 18745
	
	implement {sh,}libafssetpag

2005-12-01 05:10  shadow

	* src/afs/afs_vcache.c: DELTA STABLE14-volume-callback-fix-20051201
	AUTHOR shadow@dementia.org
	
	fix rainer toebbicke's callbacks vanishing issue. this was probably
	my fault merging

2005-12-01 04:14  shadow

	* src/packaging/MacOS/buildpkg.sh: DELTA
	STABLE14-macos10-fstrace-catalog-20051130 AUTHOR
	shadow@dementia.org
	
	package the fstrace catalog correctly for osx

2005-12-01 04:09  shadow

	* configure-libafs.in, configure.in,
	src/packaging/MacOS/OpenAFS.info: DELTA openafs-1-4-1-rc2-20051130
	AUTHOR shadow@dementia.org
	
	make 1.4.1-rc2

2005-12-01 04:03  shadow

	* src/afsd/afsd.c: DELTA
	STABLE14-files-per-subdir-math-error-20051130 AUTHOR
	mcgarr@umich.edu FIXES 23811
	
	use a bitshift instead of xor(!)

2005-12-01 04:00  shadow

	* src/rx/rx_packet.c: DELTA STABLE14-freepackets-cbuf-leak-20051130
	AUTHOR tkeiser@gmail.com FIXES 23143
	
	at least i'm guessing it fixes that one fix memory leak for
	multilevel packet queue stuff

2005-11-30 07:12  jaltman

	* src/WINNT/doc/install/Documentation/en_US/html/ReleaseNotes/:
	relnotes_files/preview.wmf, frames.htm, logo.htm, relnotes.htm,
	toc.htm: DELTA STABLE14-windows-release-notes-20051130 AUTHOR
	jaltman@secure-endpoints.com
	
	A very rough set of updates for 1.4.1 RC2

2005-11-30 06:44  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-winnotes-20051130 AUTHOR jaltman@secure-endpoints.com
	
	updates for 1.4.1 RC2

2005-11-30 06:41  jaltman

	* src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40,
	NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20051130 AUTHOR
	jaltman@secure-endpoints.com
	
	version 1.4.0092 for 1.4.1-rc2

2005-11-30 06:40  jaltman

	* src/WINNT/afsd/afskfw.c: DELTA STABLE14-windows-afskfw-20051130
	AUTHOR jaltman@secure-endpoints.com
	
	correct the construction of the client name (with realm) when
	krb524 is being used.

2005-11-29 07:01  jaltman

	* src/rx/rx.c: DELTA STABLE14-rx-lock-leak-20051128 AUTHOR
	jaltman@secure-endpoints.com
	
	Fix a lock leak introduced when adding thread local packet queues.

2005-11-29 06:54  shadow

	* src/: afs/DARWIN/osi_machdep.h, afs/DARWIN/osi_vnodeops.c,
	rx/rx_kcommon.h: DELTA STABLE14-macos103-update-20051129 AUTHOR
	shadow@dementia.org
	
	make the kernel module work too

2005-11-29 05:02  shadow

	* src/: afs/DARWIN/osi_file.c, afs/DARWIN/osi_groups.c,
	afs/DARWIN/osi_vfsops.c, afs/DARWIN/osi_vnodeops.c,
	config/param.ppc_darwin_70.h: DELTA
	STABLE14-macos-103-update-20051128 AUTHOR shadow@dementia.org
	
	roll up fixes for 10.3

2005-11-29 04:13  shadow

	* src/afs/SOLARIS/osi_vnodeops.c: DELTA
	STABLE14-solaris-sparc32-largefile-20051128 AUTHOR
	chas@cmf.nrl.navy.mil FIXES 23296
	
	readd largefile support for solaris sparc32

2005-11-29 03:41  shadow

	* src/viced/host.c: DELTA STABLE14-h-enumerate-r-safety-20051128
	AUTHOR cg2v@andrew.cmu.edu FIXES 23336
	
	needs further testing, configure a low number of callbacks and hit
	the server.

2005-11-29 03:20  shadow

	* src/afs/LINUX/osi_vfsops.c: DELTA
	STABLE14-linux-afs-put-inode-dont-race-20051128 AUTHOR
	chas@cmf.nrl.navy.mil FIXES 23318
	
	hold lock across refcount check. oops

2005-11-23 05:02  jaltman

	* src/WINNT/afsd/cm_vnodeops.c: DELTA
	STABLE14-windows-locks-uninit-20051122 AUTHOR
	jaltman@secure-endpoints.com
	
	Initialize 'code' to non-zero at the top of each loop to avoid
	setting the last updated timestamp on skipped locks

2005-11-22 00:37  jaltman

	* src/WINNT/: afsd/cm_utils.c, client_config/drivemap.cpp,
	client_config/drivemap.h, client_creds/main.cpp: DELTA
	STABLE14-windows-drivemap-renewal-20051121 AUTHOR
	jaltman@secure-endpoints.com
	
	When afscreds.exe performs a drive map renewal it should not delete
	all existing drive mappings.  This undoes the efforts of the AFS
	logon network provider and any persistent mappings created with the
	explorer shell.   This patch extends the interface to provide a
	mode in which DoMapShareChange does not remove unknown drive
	mappings.

2005-11-22 00:32  jaltman

	* src/WINNT/talocale/tal_string.cpp: DELTA
	STABLE14-windows-date-representation-20051121 AUTHOR
	jaltman@secure-endpoints.com
	
	change date representation to yyyy-MM-dd HH:mm:ss so that it sorts
	properly

2005-11-22 00:30  jaltman

	* src/WINNT/afsd/: cm_conn.c, cm_conn.h, cm_dcache.c, cm_ioctl.c,
	cm_ioctl.h, cm_server.c, cm_server.h: DELTA
	STABLE14-windows-afsd-service-20051121 AUTHOR
	jaltman@secure-endpoints.com
	
	add logic to process VNOVNODE in cm_Analyze.  Force re-evaluation
	of symlink strings and flush the stat cache entry.
	
	force the use of new rx_connections when the server is marked down.
	
	prevent server objects from being freed if user preferences are
	set.

2005-11-21 15:53  jaltman

	* src/WINNT/install/wix/lang/en_US/ui.wxi: DELTA
	STABLE14-windows-wix-update-20051121 AUTHOR
	jaltman@secure-endpoints.com
	
	Wix 2.0.2419.0 changes the way that RadioButton values are
	specified.

2005-11-19 04:35  shadow

	* src/afs/: afs.h, afs_vcache.c, DARWIN/osi_module.c,
	VNOPS/afs_vnop_lookup.c, VNOPS/afs_vnop_readdir.c: DELTA
	STABLE14-deadvnode-locking-update-20051118 AUTHOR
	cg2v@andrew.cmu.edu FIXES 22870
	
	change how we do vnode locking to avoid locking on ourselves

2005-11-19 03:59  shadow

	* src/afs/DARWIN/osi_vnodeops.c: DELTA
	STABLE14-macos-allow-cached-stat-access-20051118 AUTHOR
	cg2v@andrew.cmu.edu FIXES 23257
	
	allow cached stat info to be accessed for directories where a user
	has only "l"

2005-11-09 14:59  shadow

	* doc/man-pages/Makefile.in: DELTA STABLE14-pod2man-update-20051109
	AUTHOR rtb@pclella.cern.ch
	
	build when there's no pod utils installed

2005-11-09 03:05  jaltman

	* src/WINNT/afsd/: afsd_service.c, cm_vnodeops.c, cm_vnodeops.h:
	DELTA STABLE14-windows-release-locks-at-shutdown-20051108 AUTHOR
	jaltman@secure-endpoints.com
	
	remember to release all of the locks we obtained from the file
	server at shutdown.

2005-11-08 17:46  jaltman

	* src/config/NTMakefile.i386_w2k: DELTA
	STABLE14-windows-config-20051108 AUTHOR
	jaltman@secure-endpoints.com
	
	restore missing AFSPRODUCT_VER_MAJOR

2005-11-08 17:44  jaltman

	* src/config/NTMakefile.i386_w2k: DELTA
	STABLE140-windows-config-20051108 AUTHOR
	jaltman@secure-endpoints.com
	
	restore missing AFSPRODUCT_VER_MAJOR

2005-11-07 23:43  shadow

	* src/afs/HPUX/osi_inode.c: DELTA
	STABLE14-hpux-store-fd-sooner-in-iopen-20051107 AUTHOR
	shadow@dementia.org FIXES
	
	do this a little differently, it may change out from under us

2005-11-07 19:54  shadow

	* src/auth/cellconfig.c: DELTA
	STABLE14-cellconfig-make-nkeys-littleendian-20051107 AUTHOR
	rtb@pclella.cern.ch FIXES
	
	cellconfig-check-for-corrupt-keyfile-20051007 should convert at
	least nkeys to host byte order before checking anything - fails on
	little endians otherwise.

2005-11-02 05:31  shadow

	* src/config/param.hp_ux11i.h: DELTA
	STABLE14-hpux11i-64bit-iops-20051102 AUTHOR shadow@dementia.org
	
	hpux 11i has 64 bit inodes

2005-11-02 05:23  shadow

	* src/rx/rx_packet.c: DELTA
	STABLE14-fpq-bulk-free-math-error-20051101 AUTHOR tkeiser@gmail.com
	
	fix a math error here

2005-11-02 00:28  shadow

	* src/afs/LINUX/: osi_module.c, osi_syscall.c: DELTA
	STABLE14-linux-ia32-offsets-include-change-20051101 AUTHOR
	jhutz@cmu.edu
	
	include these correctly

2005-11-01 16:45  shadow

	* src/vol/: Makefile.in, listinodes.c, namei_ops.c: DELTA
	STABLE14-hpux-vol-package-cleanup-20051101 AUTHOR
	shadow@dementia.org
	
	make inode salvager large partition compliant make namei compile
	cleanly again

2005-10-31 22:17  jaltman

	* src/WINNT/tests/winflock/: README.txt, main.cpp, sync.cpp,
	tests.cpp, winflock.h, winflock.sln, winflock.vcproj: DELTA
	STABLE14-windows-tests-winflock-20051031 AUTHOR
	asanka@secure-endpoints.com
	
	A windows specific file locking test app for exercising the byte
	range locking code.

2005-10-31 22:12  jaltman

	* src/WINNT/tests/winflock/winflock.h: file winflock.h was added on
	branch openafs-stable-1_4_x on 2005-10-31 22:17:02 +0000

2005-10-31 22:12  jaltman

	* src/WINNT/tests/winflock/tests.cpp: file tests.cpp was added on
	branch openafs-stable-1_4_x on 2005-10-31 22:17:02 +0000

2005-10-31 22:12  jaltman

	* src/WINNT/tests/winflock/main.cpp: file main.cpp was added on
	branch openafs-stable-1_4_x on 2005-10-31 22:17:02 +0000

2005-10-31 22:12  jaltman

	* src/WINNT/tests/winflock/: README.txt, main.cpp, sync.cpp,
	tests.cpp, winflock.h, winflock.sln, winflock.vcproj: DELTA
	windows-tests-winflock-20051031 AUTHOR asanka@secure-endpoints.com
	
	A windows specific file locking test app for exercising the byte
	range locking code.

2005-10-31 22:12  jaltman

	* src/WINNT/tests/winflock/winflock.sln: file winflock.sln was
	added on branch openafs-stable-1_4_x on 2005-10-31 22:17:02 +0000

2005-10-31 22:12  jaltman

	* src/WINNT/tests/winflock/README.txt: file README.txt was added on
	branch openafs-stable-1_4_x on 2005-10-31 22:17:02 +0000

2005-10-31 22:12  jaltman

	* src/WINNT/tests/winflock/sync.cpp: file sync.cpp was added on
	branch openafs-stable-1_4_x on 2005-10-31 22:17:02 +0000

2005-10-31 22:12  jaltman

	* src/WINNT/tests/winflock/winflock.vcproj: file winflock.vcproj
	was added on branch openafs-stable-1_4_x on 2005-10-31 22:17:02
	+0000

2005-10-30 01:01  jaltman

	* src/WINNT/afsd/cm_server.c: DELTA
	STABLE14-windows-checkserver-fix-20051029 AUTHOR
	jaltman@secure-endpoints.com
	
	the windows client was not treating Verror responses from the
	server as indicating the server as up if they were positive

2005-10-29 20:15  jaltman

	* src/WINNT/afsd/: NTMakefile, cm_daemon.c, cm_daemon.h,
	cm_ioctl.c: DELTA STABLE14-windows-daemon-timers-20051028 AUTHOR
	jaltman@secure-endpoints.com
	
	the daemon up server check was set for 1 hour and not ten minutes.
	
	turned all interval constants into variables so that they can be
	set via registry entries at a future time.

2005-10-25 19:08  kenh

	* src/aklog/asetkey.c: DELTA integrate-asetkey-20051029 AUTHOR
	kenh@cmf.nrl.navy.mil
	
	Add asetkey to the OpenAFS tree.

2005-10-25 06:37  shadow

	* src/rx/rx_prototypes.h: DELTA STABLE14-struct-socket-20051017
	AUTHOR rees@umich.edu
	
	rx_prototypes.h needs struct socket now

2005-10-25 06:36  shadow

	* src/: cf/osconf.m4, sys/Makefile.in: DELTA
	STABLE14-libafssetpag-temp-fix-20051018 AUTHOR rees@umich.edu
	
	Define SHLIB_LINKER for [fno]bsd Don't try to build LIBAFSSETPAG
	for [fno]bsd

2005-10-25 06:35  shadow

	* src/libadmin/vos/: afs_vosAdmin.c, vosutils.c, vosutils.h,
	vsprocs.c: DELTA STABLE14-tbutc-solaris-and-vos-api-fixes-20051024
	AUTHOR shadow@dementia.org FIXES 22316
	
	the rest of this, since i forgot to apply the other file earlier
	oops

2005-10-25 02:09  jaltman

	* src/WINNT/afsd/: smb.c, smb3.c: DELTA
	STABLE14-windows-rap-debug-20051024 AUTHOR
	jaltman@secure-endpoints.com
	
	some more debugging messages

2005-10-25 01:57  jaltman

	* src/: WINNT/afsd/NTMakefile, WINNT/afsd/cmdebug.c,
	venus/cmdebug.c: DELTA STABLE14-cmdebug-merge-20051024 AUTHOR
	jaltman@secure-endpoints.com
	
	Merge src/WINNT/cmdebug.c into src/venus/cmdebug.c

2005-10-24 19:06  shadow

	* src/: cf/osconf.m4, libadmin/vos/vosutils.c, tbutc/Makefile.in:
	DELTA STABLE14-tbutc-solaris-and-vos-api-fixes-20051024 AUTHOR
	shadow@dementia.org FIXES 22063
	
	as tested for this and 22316

2005-10-24 18:52  shadow

	* src/libafs/afs.x86_darwin_80.plist.in: DELTA
	STABLE14-darwin-x86-20051015 AUTHOR chas@cmf.nrl.navy.mil FIXES
	20130
	
	add support for x86 darwin

2005-10-24 18:50  shadow

	* src/libafs/afs.x86_darwin_80.plist.in: DELTA darwin-x86-20051015
	AUTHOR chas@cmf.nrl.navy.mil FIXES 20130
	
	add support for x86 darwin

2005-10-24 18:50  shadow

	* src/libafs/afs.x86_darwin_80.plist.in: file
	afs.x86_darwin_80.plist.in was added on branch openafs-stable-1_4_x
	on 2005-10-24 18:52:35 +0000

2005-10-23 06:31  shadow

	* src/afs/VNOPS/afs_vnop_attrs.c: DELTA
	STABLE14-vnop-attrs-fix-20051023 AUTHOR
	jaltman@secure-endpoints.com FIXES 22568
	
	fix code broken in mac merge

2005-10-23 00:32  jaltman

	* src/WINNT/afsd/smb3.c: DELTA
	STABLE14-windows-mkdir-root-exists-20051021 AUTHOR
	jaltman@secure-endpoints.com
	
	If a request is received to create the root directory of a device,
	return CM_ERROR_EXISTS instead of CM_ERROR_NOTFOUND for the
	nul-string file name.

2005-10-22 06:43  shadow

	* src/packaging/MacOS/buildpkg.sh: DELTA
	STABLE14-macos-build-dmg-20051021 AUTHOR shadow@dementia.org
	
	probably this script should take an argument which is the version
	string to use,	and use it in the volume name and dmg name

2005-10-22 06:03  jaltman

	* doc/txt/winnotes/: afs-changes-since-1.2.txt, afs-issues.txt:
	DELTA STABLE14-windows-notes-20051021 AUTHOR
	jaltman@secure-endpoints.com
	
	Updates for 1.4.0050

2005-10-22 05:58  shadow

	* configure-libafs.in, configure.in,
	src/libafs/afs.ppc_darwin_70.plist.in,
	src/libafs/afs.ppc_darwin_80.plist.in,
	src/packaging/MacOS/OpenAFS.Info.plist,
	src/packaging/MacOS/OpenAFS.info: DELTA openafs-1-4-1-rc1-20051022
	AUTHOR shadow@dementia.org
	
	make 1.4.1-rc1

2005-10-21 04:59  shadow

	* src/packaging/MacOS/buildpkg.sh: DELTA
	STABLE14-macos-build-dmg-20051021 AUTHOR shadow@dementia.org
	
	probably this script should take an argument which is the version
	string to use, and use it in the volume name and dmg name

2005-10-21 04:48  shadow

	* acinclude.m4, src/cf/osconf.m4, src/config/afs_sysnames.h,
	src/config/param.x86_darwin_80.h, src/des/andrew-conf.h,
	src/des/conf-darwin.h, src/libafs/MakefileProto.DARWIN.in,
	src/lwp/Makefile.in, src/lwp/process.i386.s: DELTA
	STABLE14-darwin-x86-20051015 AUTHOR chas@cmf.nrl.navy.mil FIXES
	20130
	
	add support for x86 darwin

2005-10-21 04:46  shadow

	* src/des/conf-darwin.h: file conf-darwin.h was added on branch
	openafs-stable-1_4_x on 2005-10-21 04:48:48 +0000

2005-10-21 04:46  shadow

	* src/config/param.x86_darwin_80.h: file param.x86_darwin_80.h was
	added on branch openafs-stable-1_4_x on 2005-10-21 04:48:48 +0000

2005-10-21 04:46  shadow

	* src/: config/param.x86_darwin_80.h, des/conf-darwin.h: DELTA
	darwin-x86-20051015 AUTHOR chas@cmf.nrl.navy.mil FIXES 20130
	
	add support for x86 darwin

2005-10-20 23:33  jaltman

	* src/viced/afsfileprocs.c: DELTA
	STABLE14-viced-audit-createfile-20051020 AUTHOR
	jaltman@secure-endpoints.com
	
	add the FID of the created file to the audit output for
	CreateFileEvent

2005-10-20 21:13  shadow

	* NEWS, configure-libafs.in, configure.in,
	src/libafs/afs.ppc_darwin_70.plist.in,
	src/libafs/afs.ppc_darwin_80.plist.in,
	src/packaging/MacOS/OpenAFS.Info.plist,
	src/packaging/MacOS/OpenAFS.info: DELTA openafs-1_4_0-20051020
	AUTHOR shadow@dementia.org
	
	update versions. update news. release notes coming

2005-10-20 05:10  jaltman

	* doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA
	STABLE14-windows-notes-20051019 AUTHOR jaltman@secure-endpoints.com
	
	updates

