Author: akhaldi
Date: Wed Nov 5 19:33:30 2014
New Revision: 65271
URL:
http://svn.reactos.org/svn/reactos?rev=65271&view=rev
Log:
* Sync up to trunk head (r65270).
Added:
branches/shell-experiments/dll/win32/iphlpapi/address.c
- copied unchanged from r65270, trunk/reactos/dll/win32/iphlpapi/address.c
Modified:
branches/shell-experiments/ (props changed)
branches/shell-experiments/base/applications/regedit/childwnd.c
branches/shell-experiments/dll/win32/iphlpapi/CMakeLists.txt
branches/shell-experiments/dll/win32/iphlpapi/iphlpapi_main.c
branches/shell-experiments/dll/win32/syssetup/classinst.c
branches/shell-experiments/drivers/bus/pci/pdo.c
branches/shell-experiments/drivers/filesystems/fastfat/cleanup.c
branches/shell-experiments/drivers/filesystems/fastfat/fcb.c
branches/shell-experiments/drivers/filesystems/ntfs/attrib.c
branches/shell-experiments/drivers/filesystems/ntfs/blockdev.c
branches/shell-experiments/drivers/filesystems/ntfs/create.c
branches/shell-experiments/drivers/filesystems/ntfs/dirctl.c
branches/shell-experiments/drivers/filesystems/ntfs/fcb.c
branches/shell-experiments/drivers/filesystems/ntfs/finfo.c
branches/shell-experiments/drivers/filesystems/ntfs/mft.c
branches/shell-experiments/drivers/filesystems/ntfs/misc.c
branches/shell-experiments/drivers/filesystems/ntfs/ntfs.h
branches/shell-experiments/drivers/filesystems/ntfs/rw.c
branches/shell-experiments/drivers/filesystems/ntfs/volinfo.c
branches/shell-experiments/drivers/network/afd/afd/tdi.c
branches/shell-experiments/drivers/network/afd/include/afd.h
branches/shell-experiments/drivers/network/tcpip/include/info.h
branches/shell-experiments/drivers/network/tcpip/tcpip/iinfo.c
branches/shell-experiments/drivers/network/tcpip/tcpip/ninfo.c
branches/shell-experiments/drivers/storage/class/disk/disk.c
branches/shell-experiments/drivers/storage/fdc/fdc/fdc.c
branches/shell-experiments/drivers/storage/fdc/fdc/fdo.c
branches/shell-experiments/drivers/storage/fdc/fdc/pdo.c
branches/shell-experiments/include/psdk/iptypes.h
branches/shell-experiments/include/reactos/libs/fast486/fast486.h
branches/shell-experiments/lib/fast486/common.c
branches/shell-experiments/lib/fast486/common.h
branches/shell-experiments/lib/fast486/common.inl
branches/shell-experiments/lib/fast486/extraops.c
branches/shell-experiments/lib/fast486/opcodes.c
branches/shell-experiments/lib/fast486/opgroups.c
branches/shell-experiments/ntoskrnl/config/cmlazy.c
branches/shell-experiments/ntoskrnl/config/ntapi.c
branches/shell-experiments/ntoskrnl/ex/init.c
branches/shell-experiments/ntoskrnl/ex/pushlock.c
branches/shell-experiments/ntoskrnl/ex/sysinfo.c
branches/shell-experiments/ntoskrnl/include/internal/ps.h
branches/shell-experiments/ntoskrnl/include/internal/se.h
branches/shell-experiments/ntoskrnl/io/iomgr/file.c
branches/shell-experiments/ntoskrnl/ke/i386/traphdlr.c
branches/shell-experiments/ntoskrnl/ke/thrdschd.c
branches/shell-experiments/ntoskrnl/lpc/connect.c
branches/shell-experiments/ntoskrnl/lpc/send.c
branches/shell-experiments/ntoskrnl/ob/obsecure.c
branches/shell-experiments/ntoskrnl/ps/query.c
branches/shell-experiments/ntoskrnl/ps/quota.c
branches/shell-experiments/ntoskrnl/se/acl.c
branches/shell-experiments/ntoskrnl/se/sd.c
branches/shell-experiments/subsystems/ntvdm/bios/bios32/bios32.c
branches/shell-experiments/subsystems/ntvdm/dos/mouse32.c
branches/shell-experiments/subsystems/ntvdm/hardware/keyboard.c
branches/shell-experiments/subsystems/ntvdm/hardware/mouse.c
branches/shell-experiments/win32ss/gdi/ntgdi/region.c
branches/shell-experiments/win32ss/user/ntuser/focus.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/shell-experiments/base/applications/regedit/childwnd.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicat…
Modified: branches/shell-experiments/dll/win32/iphlpapi/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/iph…
Modified: branches/shell-experiments/dll/win32/iphlpapi/iphlpapi_main.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/iph…
Modified: branches/shell-experiments/dll/win32/syssetup/classinst.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/sys…
Modified: branches/shell-experiments/drivers/bus/pci/pdo.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/bus/p…
Modified: branches/shell-experiments/drivers/filesystems/fastfat/cleanup.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/fastfat/fcb.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/attrib.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/blockdev.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/create.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/dirctl.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/fcb.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/finfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/mft.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/misc.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/ntfs.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/rw.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/volinfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/network/afd/afd/tdi.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/netwo…
Modified: branches/shell-experiments/drivers/network/afd/include/afd.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/netwo…
Modified: branches/shell-experiments/drivers/network/tcpip/include/info.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/netwo…
Modified: branches/shell-experiments/drivers/network/tcpip/tcpip/iinfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/netwo…
Modified: branches/shell-experiments/drivers/network/tcpip/tcpip/ninfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/netwo…
Modified: branches/shell-experiments/drivers/storage/class/disk/disk.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/stora…
Modified: branches/shell-experiments/drivers/storage/fdc/fdc/fdc.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/stora…
Modified: branches/shell-experiments/drivers/storage/fdc/fdc/fdo.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/stora…
Modified: branches/shell-experiments/drivers/storage/fdc/fdc/pdo.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/stora…
Modified: branches/shell-experiments/include/psdk/iptypes.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/include/psdk/…
Modified: branches/shell-experiments/include/reactos/libs/fast486/fast486.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/include/react…
Modified: branches/shell-experiments/lib/fast486/common.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/fast486/c…
Modified: branches/shell-experiments/lib/fast486/common.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/fast486/c…
Modified: branches/shell-experiments/lib/fast486/common.inl
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/fast486/c…
Modified: branches/shell-experiments/lib/fast486/extraops.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/fast486/e…
Modified: branches/shell-experiments/lib/fast486/opcodes.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/fast486/o…
Modified: branches/shell-experiments/lib/fast486/opgroups.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/fast486/o…
Modified: branches/shell-experiments/ntoskrnl/config/cmlazy.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/conf…
Modified: branches/shell-experiments/ntoskrnl/config/ntapi.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/conf…
Modified: branches/shell-experiments/ntoskrnl/ex/init.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/ex/i…
Modified: branches/shell-experiments/ntoskrnl/ex/pushlock.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/ex/p…
Modified: branches/shell-experiments/ntoskrnl/ex/sysinfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/ex/s…
Modified: branches/shell-experiments/ntoskrnl/include/internal/ps.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/incl…
Modified: branches/shell-experiments/ntoskrnl/include/internal/se.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/incl…
Modified: branches/shell-experiments/ntoskrnl/io/iomgr/file.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/io/i…
Modified: branches/shell-experiments/ntoskrnl/ke/i386/traphdlr.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/ke/i…
Modified: branches/shell-experiments/ntoskrnl/ke/thrdschd.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/ke/t…
Modified: branches/shell-experiments/ntoskrnl/lpc/connect.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/lpc/…
Modified: branches/shell-experiments/ntoskrnl/lpc/send.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/lpc/…
Modified: branches/shell-experiments/ntoskrnl/ob/obsecure.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/ob/o…
Modified: branches/shell-experiments/ntoskrnl/ps/query.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/ps/q…
Modified: branches/shell-experiments/ntoskrnl/ps/quota.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/ps/q…
Modified: branches/shell-experiments/ntoskrnl/se/acl.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/se/a…
Modified: branches/shell-experiments/ntoskrnl/se/sd.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/se/s…
Modified: branches/shell-experiments/subsystems/ntvdm/bios/bios32/bios32.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/subsystems/nt…
Modified: branches/shell-experiments/subsystems/ntvdm/dos/mouse32.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/subsystems/nt…
Modified: branches/shell-experiments/subsystems/ntvdm/hardware/keyboard.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/subsystems/nt…
Modified: branches/shell-experiments/subsystems/ntvdm/hardware/mouse.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/subsystems/nt…
Modified: branches/shell-experiments/win32ss/gdi/ntgdi/region.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/gdi/n…
Modified: branches/shell-experiments/win32ss/user/ntuser/focus.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…