Author: arty
Date: Tue Nov 17 04:52:29 2009
New Revision: 44213
URL:
http://svn.reactos.org/svn/reactos?rev=44213&view=rev
Log:
pierre-fsd imported, minus changes under drivers/filesystems. Pierre should look this
over.
Added:
branches/arty-newcc/drivers/filesystems/ksecdd/
branches/arty-newcc/drivers/filesystems/ksecdd/dispatch.c (with props)
branches/arty-newcc/drivers/filesystems/ksecdd/ksecdd.c (with props)
branches/arty-newcc/drivers/filesystems/ksecdd/ksecdd.h (with props)
branches/arty-newcc/drivers/filesystems/ksecdd/ksecdd.rbuild (with props)
branches/arty-newcc/drivers/filesystems/ksecdd/ksecdd.rc (with props)
branches/arty-newcc/include/psdk/ioevent.h (with props)
branches/arty-newcc/include/reactos/ccros.h (with props)
branches/arty-newcc/lib/sdk/ioevent/
branches/arty-newcc/lib/sdk/ioevent/ioevent.c (with props)
branches/arty-newcc/lib/sdk/ioevent/ioevent.rbuild (with props)
branches/arty-newcc/ntoskrnl/fsrtl/mcb.c (with props)
Modified:
branches/arty-newcc/boot/bootdata/hivesys_i386.inf
branches/arty-newcc/boot/bootdata/packages/reactos.dff
branches/arty-newcc/drivers/filesystems/directory.rbuild
branches/arty-newcc/include/reactos/mc/bugcodes.mc
branches/arty-newcc/lib/rtl/dos8dot3.c
branches/arty-newcc/lib/sdk/sdk.rbuild
branches/arty-newcc/ntoskrnl/cc/copy.c
branches/arty-newcc/ntoskrnl/cc/view.c
branches/arty-newcc/ntoskrnl/fsrtl/dbcsname.c
branches/arty-newcc/ntoskrnl/fsrtl/fastio.c
branches/arty-newcc/ntoskrnl/fsrtl/faulttol.c
branches/arty-newcc/ntoskrnl/fsrtl/filtrctx.c
branches/arty-newcc/ntoskrnl/fsrtl/fsrtlpc.c
branches/arty-newcc/ntoskrnl/fsrtl/largemcb.c
branches/arty-newcc/ntoskrnl/fsrtl/name.c
branches/arty-newcc/ntoskrnl/fsrtl/notify.c
branches/arty-newcc/ntoskrnl/fsrtl/oplock.c
branches/arty-newcc/ntoskrnl/fsrtl/pnp.c
branches/arty-newcc/ntoskrnl/fsrtl/tunnel.c
branches/arty-newcc/ntoskrnl/include/internal/fsrtl.h
branches/arty-newcc/ntoskrnl/include/internal/io.h
branches/arty-newcc/ntoskrnl/include/internal/mm.h
branches/arty-newcc/ntoskrnl/include/internal/newmm.h
branches/arty-newcc/ntoskrnl/io/iomgr/device.c
branches/arty-newcc/ntoskrnl/io/iomgr/rawfs.c
branches/arty-newcc/ntoskrnl/io/pnpmgr/pnpreport.c
branches/arty-newcc/ntoskrnl/ntoskrnl-generic.rbuild
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/arty-newcc/boot/bootdata/hivesys_i386.inf
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/boot/bootdata/hivesy…
Modified: branches/arty-newcc/boot/bootdata/packages/reactos.dff
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/boot/bootdata/packag…
Modified: branches/arty-newcc/drivers/filesystems/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/ksecdd/dispatch.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/ksecdd/ksecdd.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/ksecdd/ksecdd.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/ksecdd/ksecdd.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/ksecdd/ksecdd.rc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/include/psdk/ioevent.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/psdk/ioevent…
Added: branches/arty-newcc/include/reactos/ccros.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/reactos/ccro…
Modified: branches/arty-newcc/include/reactos/mc/bugcodes.mc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/reactos/mc/b…
Modified: branches/arty-newcc/lib/rtl/dos8dot3.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/lib/rtl/dos8dot3.c?r…
Added: branches/arty-newcc/lib/sdk/ioevent/ioevent.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/lib/sdk/ioevent/ioev…
Added: branches/arty-newcc/lib/sdk/ioevent/ioevent.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/lib/sdk/ioevent/ioev…
Modified: branches/arty-newcc/lib/sdk/sdk.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/lib/sdk/sdk.rbuild?r…
Modified: branches/arty-newcc/ntoskrnl/cc/copy.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/cc/copy.c?r…
Modified: branches/arty-newcc/ntoskrnl/cc/view.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/cc/view.c?r…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/dbcsname.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/dbcsn…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/fastio.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/fasti…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/faulttol.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/fault…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/filtrctx.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/filtr…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/fsrtlpc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/fsrtl…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/largemcb.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/large…
Added: branches/arty-newcc/ntoskrnl/fsrtl/mcb.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/mcb.c…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/name.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/name.…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/notify.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/notif…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/oplock.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/oploc…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/pnp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/pnp.c…
Modified: branches/arty-newcc/ntoskrnl/fsrtl/tunnel.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/fsrtl/tunne…
Modified: branches/arty-newcc/ntoskrnl/include/internal/fsrtl.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/include/int…
Modified: branches/arty-newcc/ntoskrnl/include/internal/io.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/include/int…
Modified: branches/arty-newcc/ntoskrnl/include/internal/mm.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/include/int…
Modified: branches/arty-newcc/ntoskrnl/include/internal/newmm.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/include/int…
Modified: branches/arty-newcc/ntoskrnl/io/iomgr/device.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/io/iomgr/de…
Modified: branches/arty-newcc/ntoskrnl/io/iomgr/rawfs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/io/iomgr/ra…
Modified: branches/arty-newcc/ntoskrnl/io/pnpmgr/pnpreport.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/io/pnpmgr/p…
Modified: branches/arty-newcc/ntoskrnl/ntoskrnl-generic.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/ntoskrnl-ge…