Initial upload of template virtual filesystems in new subfolder:
authorSteve Huntley <stephen.huntley@alum.mit.edu>
Mon, 23 Oct 2006 07:54:34 +0000 (07:54 +0000)
committerSteve Huntley <stephen.huntley@alum.mit.edu>
Mon, 23 Oct 2006 07:54:34 +0000 (07:54 +0000)
commit764078a2115fa6f0e546a7fe1472c3450b4141c6
treef3dd2a1b087ea04737422833f0615eebff5514f3
parent4e3f31bfba5c5d93deb4a04b84ed418ebd191fd9
Initial upload of template virtual filesystems in new subfolder:
* library/template/collatevfs.tcl
* library/template/deltavfs.tcl
* library/template/fishvfs.tcl
* library/template/quotavfs.tcl
* library/template/templatevfs.tcl
* library/template/versionvfs.tcl

Plus helper utlities:
* library/template/tdelta.tcl - required by deltavfs.tcl
* library/template/globfind.tcl - required by quotavfs.tcl

* library/pkgIndex.tcl - added "package ifneeded" statements for
template virtual filesystems.
ChangeLog
library/pkgIndex.tcl
library/template/collatevfs.tcl [new file with mode: 0644]
library/template/deltavfs.tcl [new file with mode: 0644]
library/template/fishvfs.tcl [new file with mode: 0644]
library/template/globfind.tcl [new file with mode: 0644]
library/template/quotavfs.tcl [new file with mode: 0644]
library/template/tdelta.tcl [new file with mode: 0644]
library/template/templatevfs.tcl [new file with mode: 0644]
library/template/versionvfs.tcl [new file with mode: 0644]