Author: hbelusca Date: Mon Aug 19 18:55:28 2013 New Revision: 59784
URL: http://svn.reactos.org/svn/reactos?rev=59784&view=rev Log: Synchronize with trunk revision 59781.
Added: branches/ntvdm/dll/opengl/glu32/glu32.rc - copied unchanged from r59782, trunk/reactos/dll/opengl/glu32/glu32.rc branches/ntvdm/subsystems/win/basesrv/vdm.c - copied unchanged from r59782, trunk/reactos/subsystems/win/basesrv/vdm.c Modified: branches/ntvdm/ (props changed) branches/ntvdm/base/setup/usetup/bootsup.c branches/ntvdm/base/system/services/database.c branches/ntvdm/boot/bootdata/hivesys.inf branches/ntvdm/boot/freeldr/freeldr/comm/rs232.c branches/ntvdm/boot/freeldr/freeldr/windows/headless.c branches/ntvdm/boot/freeldr/freeldr/windows/winldr.c branches/ntvdm/cmake/gcc.cmake branches/ntvdm/dll/ntdll/csr/connect.c branches/ntvdm/dll/opengl/glu32/CMakeLists.txt branches/ntvdm/dll/win32/kernel32/client/console/init.c branches/ntvdm/dll/win32/kernel32/client/dosdev.c branches/ntvdm/dll/win32/kernel32/client/file/filename.c branches/ntvdm/dll/win32/kernel32/client/job.c branches/ntvdm/dll/win32/kernel32/client/proc.c branches/ntvdm/dll/win32/kernel32/client/vdm.c branches/ntvdm/dll/win32/kernel32/k32.h branches/ntvdm/dll/win32/netapi32/user.c branches/ntvdm/dll/win32/samlib/samlib.c branches/ntvdm/dll/win32/samsrv/samrpc.c branches/ntvdm/dll/win32/samsrv/user.c branches/ntvdm/drivers/base/kdcom/kdcom.c branches/ntvdm/drivers/sac/driver/chanmgr.c branches/ntvdm/drivers/sac/driver/channel.c branches/ntvdm/drivers/sac/driver/concmd.c branches/ntvdm/drivers/sac/driver/conmgr.c branches/ntvdm/drivers/sac/driver/data.c branches/ntvdm/drivers/sac/driver/dispatch.c branches/ntvdm/drivers/sac/driver/memory.c branches/ntvdm/drivers/sac/driver/rawchan.c branches/ntvdm/drivers/sac/driver/sacdrv.h branches/ntvdm/drivers/sac/driver/util.c branches/ntvdm/drivers/sac/driver/vtutf8chan.c branches/ntvdm/include/crt/mbstring.h branches/ntvdm/include/crt/sec_api/conio_s.h branches/ntvdm/include/crt/sec_api/mbstring_s.h branches/ntvdm/include/crt/sec_api/string_s.h branches/ntvdm/include/psdk/cfgmgr32.h branches/ntvdm/include/psdk/commctrl.h branches/ntvdm/include/psdk/dbghelp.h branches/ntvdm/include/psdk/ks.h branches/ntvdm/include/psdk/msi.h branches/ntvdm/include/psdk/objbase.h branches/ntvdm/include/psdk/oleauto.h branches/ntvdm/include/psdk/oledlg.h branches/ntvdm/include/psdk/sal.h branches/ntvdm/include/psdk/shellapi.h branches/ntvdm/include/psdk/shlobj.h branches/ntvdm/include/psdk/shlwapi.h branches/ntvdm/include/psdk/shlwapi_undoc.h branches/ntvdm/include/psdk/wincon.h branches/ntvdm/include/psdk/winsock.h branches/ntvdm/include/psdk/ws2spi.h branches/ntvdm/include/psdk/ws2tcpip.h branches/ntvdm/include/reactos/libs/cportlib/cportlib.h branches/ntvdm/include/reactos/mc/CMakeLists.txt branches/ntvdm/include/reactos/mc/sacmsg.mc branches/ntvdm/include/reactos/subsys/csr/csrmsg.h branches/ntvdm/include/reactos/subsys/win/basemsg.h branches/ntvdm/include/reactos/subsys/win/conmsg.h branches/ntvdm/lib/cportlib/cport.c branches/ntvdm/lib/rtl/process.c branches/ntvdm/ntoskrnl/ex/hdlsterm.c branches/ntvdm/ntoskrnl/inbv/inbvport.c branches/ntvdm/ntoskrnl/include/internal/hdl.h branches/ntvdm/ntoskrnl/include/internal/inbv.h branches/ntvdm/ntoskrnl/kd/i386/kdbg.c branches/ntvdm/ntoskrnl/rtl/misc.c branches/ntvdm/subsystems/win/basesrv/dosdev.c branches/ntvdm/subsystems/win/basesrv/proc.c branches/ntvdm/subsystems/win32/csrsrv/api.c branches/ntvdm/subsystems/win32/csrsrv/api.h branches/ntvdm/subsystems/win32/csrsrv/server.c branches/ntvdm/tools/rsym/rsym.c branches/ntvdm/win32ss/gdi/ntgdi/freetype.c branches/ntvdm/win32ss/user/ntuser/desktop.h branches/ntvdm/win32ss/user/ntuser/main.c branches/ntvdm/win32ss/user/ntuser/ntuser.h branches/ntvdm/win32ss/user/ntuser/usrheap.c branches/ntvdm/win32ss/user/winsrv/consrv/init.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/ntvdm/base/setup/usetup/bootsup.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/base/setup/usetup/bootsup....
Modified: branches/ntvdm/base/system/services/database.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/base/system/services/datab...
Modified: branches/ntvdm/boot/bootdata/hivesys.inf URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/boot/bootdata/hivesys.inf?...
Modified: branches/ntvdm/boot/freeldr/freeldr/comm/rs232.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/boot/freeldr/freeldr/comm/...
Modified: branches/ntvdm/boot/freeldr/freeldr/windows/headless.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/boot/freeldr/freeldr/windo...
Modified: branches/ntvdm/boot/freeldr/freeldr/windows/winldr.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/boot/freeldr/freeldr/windo...
Modified: branches/ntvdm/cmake/gcc.cmake URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/cmake/gcc.cmake?rev=59784&...
Modified: branches/ntvdm/dll/ntdll/csr/connect.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/ntdll/csr/connect.c?re...
Modified: branches/ntvdm/dll/opengl/glu32/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/opengl/glu32/CMakeList...
Modified: branches/ntvdm/dll/win32/kernel32/client/console/init.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/client/...
Modified: branches/ntvdm/dll/win32/kernel32/client/dosdev.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/client/...
Modified: branches/ntvdm/dll/win32/kernel32/client/file/filename.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/client/...
Modified: branches/ntvdm/dll/win32/kernel32/client/job.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/client/...
Modified: branches/ntvdm/dll/win32/kernel32/client/proc.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/client/...
Modified: branches/ntvdm/dll/win32/kernel32/client/vdm.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/client/...
Modified: branches/ntvdm/dll/win32/kernel32/k32.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/k32.h?r...
Modified: branches/ntvdm/dll/win32/netapi32/user.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/netapi32/user.c?...
Modified: branches/ntvdm/dll/win32/samlib/samlib.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/samlib/samlib.c?...
Modified: branches/ntvdm/dll/win32/samsrv/samrpc.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/samsrv/samrpc.c?...
Modified: branches/ntvdm/dll/win32/samsrv/user.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/samsrv/user.c?re...
Modified: branches/ntvdm/drivers/base/kdcom/kdcom.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/base/kdcom/kdcom.c...
Modified: branches/ntvdm/drivers/sac/driver/chanmgr.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/chanmgr...
Modified: branches/ntvdm/drivers/sac/driver/channel.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/channel...
Modified: branches/ntvdm/drivers/sac/driver/concmd.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/concmd....
Modified: branches/ntvdm/drivers/sac/driver/conmgr.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/conmgr....
Modified: branches/ntvdm/drivers/sac/driver/data.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/data.c?...
Modified: branches/ntvdm/drivers/sac/driver/dispatch.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/dispatc...
Modified: branches/ntvdm/drivers/sac/driver/memory.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/memory....
Modified: branches/ntvdm/drivers/sac/driver/rawchan.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/rawchan...
Modified: branches/ntvdm/drivers/sac/driver/sacdrv.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/sacdrv....
Modified: branches/ntvdm/drivers/sac/driver/util.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/util.c?...
Modified: branches/ntvdm/drivers/sac/driver/vtutf8chan.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/vtutf8c...
Modified: branches/ntvdm/include/crt/mbstring.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/crt/mbstring.h?rev...
Modified: branches/ntvdm/include/crt/sec_api/conio_s.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/crt/sec_api/conio_...
Modified: branches/ntvdm/include/crt/sec_api/mbstring_s.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/crt/sec_api/mbstri...
Modified: branches/ntvdm/include/crt/sec_api/string_s.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/crt/sec_api/string...
Modified: branches/ntvdm/include/psdk/cfgmgr32.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/cfgmgr32.h?re...
Modified: branches/ntvdm/include/psdk/commctrl.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/commctrl.h?re...
Modified: branches/ntvdm/include/psdk/dbghelp.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/dbghelp.h?rev...
Modified: branches/ntvdm/include/psdk/ks.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/ks.h?rev=5978...
Modified: branches/ntvdm/include/psdk/msi.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/msi.h?rev=597...
Modified: branches/ntvdm/include/psdk/objbase.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/objbase.h?rev...
Modified: branches/ntvdm/include/psdk/oleauto.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/oleauto.h?rev...
Modified: branches/ntvdm/include/psdk/oledlg.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/oledlg.h?rev=...
Modified: branches/ntvdm/include/psdk/sal.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/sal.h?rev=597...
Modified: branches/ntvdm/include/psdk/shellapi.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/shellapi.h?re...
Modified: branches/ntvdm/include/psdk/shlobj.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/shlobj.h?rev=...
Modified: branches/ntvdm/include/psdk/shlwapi.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/shlwapi.h?rev...
Modified: branches/ntvdm/include/psdk/shlwapi_undoc.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/shlwapi_undoc...
Modified: branches/ntvdm/include/psdk/wincon.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/wincon.h?rev=...
Modified: branches/ntvdm/include/psdk/winsock.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/winsock.h?rev...
Modified: branches/ntvdm/include/psdk/ws2spi.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/ws2spi.h?rev=...
Modified: branches/ntvdm/include/psdk/ws2tcpip.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/ws2tcpip.h?re...
Modified: branches/ntvdm/include/reactos/libs/cportlib/cportlib.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/reactos/libs/cport...
Modified: branches/ntvdm/include/reactos/mc/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/reactos/mc/CMakeLi...
Modified: branches/ntvdm/include/reactos/mc/sacmsg.mc URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/reactos/mc/sacmsg....
Modified: branches/ntvdm/include/reactos/subsys/csr/csrmsg.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/reactos/subsys/csr...
Modified: branches/ntvdm/include/reactos/subsys/win/basemsg.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/reactos/subsys/win...
Modified: branches/ntvdm/include/reactos/subsys/win/conmsg.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/reactos/subsys/win...
Modified: branches/ntvdm/lib/cportlib/cport.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/cportlib/cport.c?rev=5...
Modified: branches/ntvdm/lib/rtl/process.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/rtl/process.c?rev=5978...
Modified: branches/ntvdm/ntoskrnl/ex/hdlsterm.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/ntoskrnl/ex/hdlsterm.c?rev...
Modified: branches/ntvdm/ntoskrnl/inbv/inbvport.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/ntoskrnl/inbv/inbvport.c?r...
Modified: branches/ntvdm/ntoskrnl/include/internal/hdl.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/ntoskrnl/include/internal/...
Modified: branches/ntvdm/ntoskrnl/include/internal/inbv.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/ntoskrnl/include/internal/...
Modified: branches/ntvdm/ntoskrnl/kd/i386/kdbg.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/ntoskrnl/kd/i386/kdbg.c?re...
Modified: branches/ntvdm/ntoskrnl/rtl/misc.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/ntoskrnl/rtl/misc.c?rev=59...
Modified: branches/ntvdm/subsystems/win/basesrv/dosdev.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/win/basesrv/dos...
Modified: branches/ntvdm/subsystems/win/basesrv/proc.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/win/basesrv/pro...
Modified: branches/ntvdm/subsystems/win32/csrsrv/api.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/win32/csrsrv/ap...
Modified: branches/ntvdm/subsystems/win32/csrsrv/api.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/win32/csrsrv/ap...
Modified: branches/ntvdm/subsystems/win32/csrsrv/server.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/win32/csrsrv/se...
Modified: branches/ntvdm/tools/rsym/rsym.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/tools/rsym/rsym.c?rev=5978...
Modified: branches/ntvdm/win32ss/gdi/ntgdi/freetype.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/win32ss/gdi/ntgdi/freetype...
Modified: branches/ntvdm/win32ss/user/ntuser/desktop.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/win32ss/user/ntuser/deskto...
Modified: branches/ntvdm/win32ss/user/ntuser/main.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/win32ss/user/ntuser/main.c...
Modified: branches/ntvdm/win32ss/user/ntuser/ntuser.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/win32ss/user/ntuser/ntuser...
Modified: branches/ntvdm/win32ss/user/ntuser/usrheap.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/win32ss/user/ntuser/usrhea...
Modified: branches/ntvdm/win32ss/user/winsrv/consrv/init.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/win32ss/user/winsrv/consrv...