Timo Kreuzer
39b609743e
add missing file
...
svn path=/branches/ros-amd64-bringup/; revision=41490
2009-06-20 17:51:44 +00:00
Timo Kreuzer
4135e99ab6
Merge trunk head (r41474)
...
svn path=/branches/ros-amd64-bringup/; revision=41488
2009-06-20 13:45:51 +00:00
Timo Kreuzer
9deeed5323
add files that got lost
...
svn path=/branches/ros-amd64-bringup/; revision=41487
2009-06-20 12:56:13 +00:00
Timo Kreuzer
0b908b6c29
Fix a comment like in trunk.
...
svn path=/branches/ros-amd64-bringup/; revision=41486
2009-06-20 12:41:17 +00:00
Timo Kreuzer
e71bc2b3e6
Fix 64bit issues.
...
svn path=/branches/ros-amd64-bringup/; revision=41485
2009-06-20 12:40:11 +00:00
Timo Kreuzer
cdaa1f6d82
Add macros for Rtl large integer functions
...
svn path=/branches/ros-amd64-bringup/; revision=41484
2009-06-20 12:39:21 +00:00
Timo Kreuzer
70b8038494
NDK: fix definition of HARDERROR_MSG
...
svn path=/branches/ros-amd64-bringup/; revision=41483
2009-06-20 12:37:30 +00:00
Timo Kreuzer
24c3776a22
comment out nt4compat usb driver, it doesn't compile
...
svn path=/branches/ros-amd64-bringup/; revision=41482
2009-06-20 12:36:25 +00:00
Timo Kreuzer
59ab82b643
comment out telnet for now, it doesn't compile
...
svn path=/branches/ros-amd64-bringup/; revision=41481
2009-06-20 12:31:02 +00:00
Timo Kreuzer
380a44fcc5
Fix 64bit issues, add a wine compatibility hack
...
svn path=/branches/ros-amd64-bringup/; revision=41480
2009-06-20 12:29:21 +00:00
Timo Kreuzer
90b890bba4
Remove usage of RETURN() macro
...
svn path=/branches/ros-amd64-bringup/; revision=41479
2009-06-20 12:14:20 +00:00
Timo Kreuzer
756ff0f16c
Fix "no newline at end of file"
...
svn path=/branches/ros-amd64-bringup/; revision=41478
2009-06-20 11:45:31 +00:00
Timo Kreuzer
0938cd6626
fix x86 compilation
...
svn path=/branches/ros-amd64-bringup/; revision=41476
2009-06-20 11:21:33 +00:00
Timo Kreuzer
a2914115fe
Fix outdated rbuild flags
...
svn path=/branches/ros-amd64-bringup/; revision=41475
2009-06-20 11:05:46 +00:00
Christoph von Wittich
d9042af464
partial dbghelp wine sync
...
svn path=/trunk/; revision=41474
2009-06-19 22:14:54 +00:00
Christoph von Wittich
aa85426a38
improve some more Lsa stubs
...
svn path=/trunk/; revision=41473
2009-06-19 22:08:02 +00:00
Christoph von Wittich
2869ff1fbc
better stub for LsaEnumerateAccountRights
...
svn path=/trunk/; revision=41472
2009-06-19 21:54:19 +00:00
Stefan Ginsberg
b1821667f4
- Define noreturn attribute for KeBugCheck/Ex in a msvc-compatible way
...
svn path=/trunk/; revision=41471
2009-06-19 19:43:41 +00:00
Stefan Ginsberg
d749e95880
- Define UNREFERENCED_PARAMETER for cmlib when built as host and reapply 41455.
...
svn path=/trunk/; revision=41470
2009-06-19 16:05:16 +00:00
Johannes Anderwald
db429325e1
- Fix build
...
svn path=/trunk/; revision=41469
2009-06-19 13:59:27 +00:00
Johannes Anderwald
10e71311b1
- Make ks.h and drmk.h msvc compatible
...
svn path=/trunk/; revision=41468
2009-06-19 12:07:17 +00:00
Johannes Anderwald
f791b1fa91
- Improve user mode buffer probing
...
svn path=/trunk/; revision=41467
2009-06-19 10:50:19 +00:00
Dmitry Chapyshev
97aea8189d
- Add target process reference/dereference in ProcessWow64Information case of NtQueryInformationProcess.
...
- Check buffer length
svn path=/trunk/; revision=41466
2009-06-19 08:49:01 +00:00
Dmitry Chapyshev
1cdc856b9c
- Check buffer length for ProcessQuotaLimits/ProcessBasePriority/ProcessRaisePriority/ProcessWx86Information/ProcessDebugPort cases
...
svn path=/trunk/; revision=41465
2009-06-19 08:22:24 +00:00
Dmitry Chapyshev
8b7d2f3924
- Add probing of the result buffers
...
svn path=/trunk/; revision=41464
2009-06-19 07:46:46 +00:00
Cameron Gutman
12adb28b86
- Fix 2 typos
...
svn path=/trunk/; revision=41463
2009-06-19 07:34:34 +00:00
Cameron Gutman
1cde39c156
- Report that we are NDIS 5.1
...
svn path=/trunk/; revision=41462
2009-06-19 06:53:58 +00:00
Cameron Gutman
cf30be51fb
- Big debugging update
...
- Also fix some little bugs and reduce code duplication
svn path=/trunk/; revision=41461
2009-06-19 06:47:00 +00:00
Cameron Gutman
02b61191c8
- Make CancelId a LONG
...
svn path=/trunk/; revision=41460
2009-06-19 05:12:20 +00:00
KJK::Hyperion
591cbf3208
modified tools/rbuild/backend/mingw/compilers/gcc.mak
...
modified tools/rbuild/backend/mingw/compilers/msc.mak
New rules for C preprocessor that compiles to standard output (RBUILD_PIPE_CPP, RBUILD_PIPE_CXX_CPP)
modified tools/rbuild/backend/mingw/rules.mak
Use RBUILD_PIPE_CPP in RBUILD_WRC_RULE, instead of hardcoding GCC
svn path=/trunk/; revision=41459
2009-06-19 02:28:33 +00:00
KJK::Hyperion
f073fbe6ab
Revert 41455
...
svn path=/trunk/; revision=41458
2009-06-19 01:12:25 +00:00
KJK::Hyperion
204b2befbb
modified drivers/filesystems/fastfat/blockdev.c
...
modified drivers/filesystems/fastfat/dirwr.c
modified drivers/filesystems/fastfat/ea.c
modified drivers/filesystems/fastfat/finfo.c
Silence "argument unused" warnings
Corrected several accesses to potentially uninitialized variables
modified drivers/filesystems/fastfat/vfat.h
Visual C++ is no longer a guarantee of compilation with the DDK
Patch by Samuel Serapión <[email protected] >
svn path=/trunk/; revision=41457
2009-06-19 00:21:21 +00:00
KJK::Hyperion
82276953f4
modified drivers/input/i8042prt/createclose.c
...
modified drivers/input/i8042prt/i8042prt.c
modified drivers/input/i8042prt/keyboard.c
modified drivers/input/i8042prt/misc.c
modified drivers/input/i8042prt/mouse.c
modified drivers/input/i8042prt/readwrite.c
Silence "argument unused" and "unused variable" warnings
Corrected several accesses to potentially uninitialized variables
Patch by Samuel Serapión <[email protected] >
svn path=/trunk/; revision=41456
2009-06-19 00:17:15 +00:00
KJK::Hyperion
dc90252573
modified lib/cmlib/hivecell.c
...
modified lib/cmlib/hiveinit.c
Silence "argument unused" warnings
Patch by Samuel Serapión <[email protected] >
svn path=/trunk/; revision=41455
2009-06-19 00:12:26 +00:00
KJK::Hyperion
f06e2b532c
modified drivers/bus/pci/fdo.c
...
modified drivers/bus/pci/pci.c
modified drivers/bus/pci/pdo.c
Silence "argument unused" warnings
Corrected a potentially uninitialized variable access
Patch by Samuel Serapión <[email protected] >
svn path=/trunk/; revision=41454
2009-06-19 00:09:42 +00:00
Stefan Ginsberg
a4cad0ba8d
- Fix compiler flag for rosautotest
...
- Get rid of -Wno-format in the Winetests, replacing it with __ROS_LONG64__.
svn path=/trunk/; revision=41453
2009-06-18 22:16:49 +00:00
Stefan Ginsberg
4acc879393
- Revert 39470, reapplying the __ROS_LONG64__ check for INT_PTR and UINT_PTR on 32-bit.
...
svn path=/trunk/; revision=41452
2009-06-18 22:07:20 +00:00
Stefan Ginsberg
85c7801c12
- Only pass gcc flags to gcc.
...
svn path=/trunk/; revision=41451
2009-06-18 22:06:16 +00:00
Aleksey Bragin
4f6ecaaec2
- Implement ProcessQuotaLimits case for NtQueryInformationProcess. Based on Dmitry Chapyshev's patch.
...
svn path=/trunk/; revision=41450
2009-06-18 19:46:18 +00:00
Stefan Ginsberg
6cfc9ab326
- Add missing NTAPI to DriverEntry
...
svn path=/trunk/; revision=41449
2009-06-18 19:13:05 +00:00
Stefan Ginsberg
3d64a589fb
- Do not pass gcc and ld flags to other tools
...
svn path=/trunk/; revision=41448
2009-06-18 18:18:57 +00:00
Daniel Reimer
065a190de7
Bug 4620: Incorrect code page output in shutdown.exe (Russian locale) by John White
...
Polish Translation Updates by Maciej Bialas
svn path=/trunk/; revision=41447
2009-06-18 15:47:41 +00:00
Ged Murphy
ce911cc090
Fix the version data in the registry to match what the kernel reports.
...
svn path=/trunk/; revision=41446
2009-06-18 10:59:15 +00:00
Daniel Reimer
9fdf163245
Bug 4610: Dutch translation for Solitaire by reFly <[email protected] >
...
Bug 4619: Japanese translation update for syssetup and downloader by Tomoya Kitagawa
svn path=/trunk/; revision=41445
2009-06-18 09:30:33 +00:00
Johannes Anderwald
70159651dc
- mmreg uses for all structures contained byte-aligned packing
...
svn path=/trunk/; revision=41444
2009-06-18 08:03:40 +00:00
Cameron Gutman
e2662e4df0
- Make NdisGeneratePartialCancelId safe by using Interlocked functions
...
svn path=/trunk/; revision=41443
2009-06-18 02:24:19 +00:00
KJK::Hyperion
f6a788b116
Miscellaneous Visual C++ compilation fixes
...
modified include/crt/mingw32/intrin_x86.h
modified include/crt/msc/intrin.h
Fixed declarations of _InterlockedDecrement16 and _InterlockedIncrement16
Fixed declarations of __readcr0, __readcr2, __readcr3 and __readcr4 for x86
Implement __readdr and __writedr for x86 too
Added missing semicolon
modified include/crt/stdlib.h
modified lib/3rdparty/mingw/crtexe.c
Use Visual C++-compatible attribute placement
modified lib/3rdparty/mingw/crtexe.c
Get rid of useless assembly, replace with __writefsdword (it's still useless)
modified lib/3rdparty/mingw/mingw.rbuild
Disable Visual C++ warning C4733 ("Inline asm assigning to 'FS:0' : handler not registered as safe handler") for mingw_wmain
modified lib/sdk/scrnsave/scrnsave.c
Silence a warning
modified ReactOS-generic.rbuild
Disable Visual C++ warning C4711 ("function 'function' selected for inline expansion") globally
modified tools/rbuild/backend/mingw/compilers/msc.mak
Fix Visual C++ compiler rules to emit an uniquely named PDB for each object file
svn path=/trunk/; revision=41442
2009-06-18 00:41:56 +00:00
KJK::Hyperion
f706410ede
modified tools/rbuild/backend/mingw/rules.mak
...
For now, only pass the -I, -D and -U preprocessor options to gas
svn path=/trunk/; revision=41441
2009-06-18 00:27:18 +00:00
KJK::Hyperion
5632264d33
modified include/crt/math.h
...
Ported <math.h> to Visual C++
Fixed some miscellaneous stupidity. I see Arch has been committing to MinGW-W64 too
svn path=/trunk/; revision=41440
2009-06-17 23:25:22 +00:00
Dmitry Gorbachev
abdf1ae486
Do not lie about compiler optimizations.
...
svn path=/trunk/; revision=41439
2009-06-17 18:17:45 +00:00