Author: mbosma
Date: Sat Jul 8 16:23:55 2006
New Revision: 22920
URL:
http://svn.reactos.org/svn/reactos?rev=22920&view=rev
Log:
Forgot vfat
Added:
branches/cache_manager_rewrite/vfat/
branches/cache_manager_rewrite/vfat/blockdev.c (with props)
branches/cache_manager_rewrite/vfat/cleanup.c (with props)
branches/cache_manager_rewrite/vfat/close.c (with props)
branches/cache_manager_rewrite/vfat/create.c (with props)
branches/cache_manager_rewrite/vfat/dir.c (with props)
branches/cache_manager_rewrite/vfat/direntry.c (with props)
branches/cache_manager_rewrite/vfat/dirwr.c (with props)
branches/cache_manager_rewrite/vfat/ea.c (with props)
branches/cache_manager_rewrite/vfat/fastio.c (with props)
branches/cache_manager_rewrite/vfat/fat.c (with props)
branches/cache_manager_rewrite/vfat/fcb.c (with props)
branches/cache_manager_rewrite/vfat/finfo.c (with props)
branches/cache_manager_rewrite/vfat/flush.c (with props)
branches/cache_manager_rewrite/vfat/fsctl.c (with props)
branches/cache_manager_rewrite/vfat/iface.c (with props)
branches/cache_manager_rewrite/vfat/misc.c (with props)
branches/cache_manager_rewrite/vfat/rw.c (with props)
branches/cache_manager_rewrite/vfat/shutdown.c (with props)
branches/cache_manager_rewrite/vfat/string.c (with props)
branches/cache_manager_rewrite/vfat/vfat.h (with props)
branches/cache_manager_rewrite/vfat/vfat005.1st
branches/cache_manager_rewrite/vfat/vfat_fr.txt (with props)
branches/cache_manager_rewrite/vfat/vfatfs.def
branches/cache_manager_rewrite/vfat/vfatfs.rbuild
branches/cache_manager_rewrite/vfat/vfatfs.rc
branches/cache_manager_rewrite/vfat/volume.c (with props)
[This mail would be too long, it was shortened to contain the URLs only.]
Added: branches/cache_manager_rewrite/vfat/blockdev.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/bloc…
Added: branches/cache_manager_rewrite/vfat/cleanup.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/clea…
Added: branches/cache_manager_rewrite/vfat/close.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/clos…
Added: branches/cache_manager_rewrite/vfat/create.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/crea…
Added: branches/cache_manager_rewrite/vfat/dir.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/dir.…
Added: branches/cache_manager_rewrite/vfat/direntry.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/dire…
Added: branches/cache_manager_rewrite/vfat/dirwr.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/dirw…
Added: branches/cache_manager_rewrite/vfat/ea.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/ea.c…
Added: branches/cache_manager_rewrite/vfat/fastio.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/fast…
Added: branches/cache_manager_rewrite/vfat/fat.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/fat.…
Added: branches/cache_manager_rewrite/vfat/fcb.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/fcb.…
Added: branches/cache_manager_rewrite/vfat/finfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/finf…
Added: branches/cache_manager_rewrite/vfat/flush.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/flus…
Added: branches/cache_manager_rewrite/vfat/fsctl.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/fsct…
Added: branches/cache_manager_rewrite/vfat/iface.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/ifac…
Added: branches/cache_manager_rewrite/vfat/misc.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/misc…
Added: branches/cache_manager_rewrite/vfat/rw.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/rw.c…
Added: branches/cache_manager_rewrite/vfat/shutdown.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/shut…
Added: branches/cache_manager_rewrite/vfat/string.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/stri…
Added: branches/cache_manager_rewrite/vfat/vfat.h
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/vfat…
Added: branches/cache_manager_rewrite/vfat/vfat005.1st
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/vfat…
Added: branches/cache_manager_rewrite/vfat/vfat_fr.txt
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/vfat…
Added: branches/cache_manager_rewrite/vfat/vfatfs.def
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/vfat…
Added: branches/cache_manager_rewrite/vfat/vfatfs.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/vfat…
Added: branches/cache_manager_rewrite/vfat/vfatfs.rc
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/vfat…
Added: branches/cache_manager_rewrite/vfat/volume.c
URL:
http://svn.reactos.org/svn/reactos/branches/cache_manager_rewrite/vfat/volu…