Author: akhaldi
Date: Wed Feb 22 23:53:35 2012
New Revision: 55822

URL: http://svn.reactos.org/svn/reactos?rev=55822&view=rev
Log:
* Sync with trunk r55820.

Modified:
    branches/arty-newcc/   (props changed)
    branches/arty-newcc/base/system/smss2/pagefile.c
    branches/arty-newcc/base/system/smss2/sminit.c
    branches/arty-newcc/base/system/smss2/smsubsys.c
    branches/arty-newcc/dll/win32/kernel32/client/file/cnotify.c
    branches/arty-newcc/dll/win32/kernel32/include/kernel32.h
    branches/arty-newcc/dll/win32/kernel32/wine/actctx.c
    branches/arty-newcc/drivers/usb/CMakeLists.txt
    branches/arty-newcc/drivers/usb/usbccgp/descriptor.c
    branches/arty-newcc/drivers/usb/usbccgp/function.c
    branches/arty-newcc/drivers/usb/usbccgp/usbccgp.h
    branches/arty-newcc/drivers/usb/usbehci/   (props changed)
    branches/arty-newcc/drivers/usb/usbehci/usb_device.cpp
    branches/arty-newcc/drivers/usb/usbohci/   (props changed)
    branches/arty-newcc/drivers/usb/usbohci/usb_device.cpp
    branches/arty-newcc/drivers/usb/usbuhci/hardware.cpp
    branches/arty-newcc/drivers/usb/usbuhci/hardware.h
    branches/arty-newcc/drivers/usb/usbuhci/interfaces.h
    branches/arty-newcc/drivers/usb/usbuhci/usb_device.cpp
    branches/arty-newcc/drivers/usb/usbuhci/usb_queue.cpp
    branches/arty-newcc/drivers/usb/usbuhci/usb_request.cpp
    branches/arty-newcc/include/ddk/csq.h
    branches/arty-newcc/include/ddk/ndis.h
    branches/arty-newcc/include/psdk/access.idl
    branches/arty-newcc/include/psdk/usbioctl.h
    branches/arty-newcc/include/psdk/winddi.h
    branches/arty-newcc/include/psdk/winefs.h
    branches/arty-newcc/include/reactos/wine/debug.h
    branches/arty-newcc/include/reactos/wine/test.h
    branches/arty-newcc/lib/rtl/path.c
    branches/arty-newcc/media/inf/cdrom.inf
    branches/arty-newcc/media/inf/msmouse.inf
    branches/arty-newcc/media/inf/usb.inf
    branches/arty-newcc/media/inf/usbport.inf
    branches/arty-newcc/ntoskrnl/io/iomgr/deviface.c
    branches/arty-newcc/ntoskrnl/io/iomgr/volume.c
    branches/arty-newcc/ntoskrnl/io/pnpmgr/plugplay.c
    branches/arty-newcc/ntoskrnl/io/pnpmgr/pnpmgr.c
    branches/arty-newcc/ntoskrnl/mm/balance.c
    branches/arty-newcc/ntoskrnl/mm/i386/page.c
    branches/arty-newcc/ntoskrnl/mm/mminit.c
    branches/arty-newcc/ntoskrnl/ps/query.c
    branches/arty-newcc/tools/cabman/CMakeLists.txt
    branches/arty-newcc/tools/cabman/main.cxx

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/arty-newcc/base/system/smss2/pagefile.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/base/system/smss2/pagefile.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/base/system/smss2/sminit.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/base/system/smss2/sminit.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/base/system/smss2/smsubsys.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/base/system/smss2/smsubsys.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/dll/win32/kernel32/client/file/cnotify.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/win32/kernel32/client/file/cnotify.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/dll/win32/kernel32/include/kernel32.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/win32/kernel32/include/kernel32.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/dll/win32/kernel32/wine/actctx.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/win32/kernel32/wine/actctx.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/CMakeLists.txt?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbccgp/descriptor.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbccgp/descriptor.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbccgp/function.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbccgp/function.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbccgp/usbccgp.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbccgp/usbccgp.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbehci/usb_device.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbehci/usb_device.cpp?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbohci/usb_device.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbohci/usb_device.cpp?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbuhci/hardware.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbuhci/hardware.cpp?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbuhci/hardware.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbuhci/hardware.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbuhci/interfaces.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbuhci/interfaces.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbuhci/usb_device.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbuhci/usb_device.cpp?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbuhci/usb_queue.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbuhci/usb_queue.cpp?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/drivers/usb/usbuhci/usb_request.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbuhci/usb_request.cpp?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/include/ddk/csq.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/ddk/csq.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/include/ddk/ndis.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/ddk/ndis.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/include/psdk/access.idl
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/psdk/access.idl?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/include/psdk/usbioctl.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/psdk/usbioctl.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/include/psdk/winddi.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/psdk/winddi.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/include/psdk/winefs.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/psdk/winefs.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/include/reactos/wine/debug.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/reactos/wine/debug.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/include/reactos/wine/test.h
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/reactos/wine/test.h?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/lib/rtl/path.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/lib/rtl/path.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/media/inf/cdrom.inf
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/media/inf/cdrom.inf?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/media/inf/msmouse.inf
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/media/inf/msmouse.inf?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/media/inf/usb.inf
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/media/inf/usb.inf?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/media/inf/usbport.inf
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/media/inf/usbport.inf?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/ntoskrnl/io/iomgr/deviface.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/io/iomgr/deviface.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/ntoskrnl/io/iomgr/volume.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/io/iomgr/volume.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/ntoskrnl/io/pnpmgr/plugplay.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/io/pnpmgr/plugplay.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/ntoskrnl/io/pnpmgr/pnpmgr.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/io/pnpmgr/pnpmgr.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/ntoskrnl/mm/balance.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/mm/balance.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/ntoskrnl/mm/i386/page.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/mm/i386/page.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/ntoskrnl/mm/mminit.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/mm/mminit.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/ntoskrnl/ps/query.c
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/ntoskrnl/ps/query.c?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/tools/cabman/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/cabman/CMakeLists.txt?rev=55822&r1=55821&r2=55822&view=diff

Modified: branches/arty-newcc/tools/cabman/main.cxx
URL: 
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/cabman/main.cxx?rev=55822&r1=55821&r2=55822&view=diff


Reply via email to