Commit graph

40427 commits

Author SHA1 Message Date
Timo Kreuzer d79f73c174 [MM]
Add missing MmHyperspaceEnd, remove some unused variables

svn path=/branches/ros-amd64-bringup/; revision=44940
2010-01-05 00:24:03 +00:00
Timo Kreuzer 0926f419e7 [HAL]
Include the correct architecture specific headers

svn path=/branches/ros-amd64-bringup/; revision=44939
2010-01-05 00:14:07 +00:00
Timo Kreuzer c6f200a18b Sync to trunk (r44933)
svn path=/branches/ros-amd64-bringup/; revision=44938
2010-01-05 00:11:08 +00:00
Timo Kreuzer bcc7857700 [KE]
Improve KiDoubleFaultAbort

svn path=/branches/ros-amd64-bringup/; revision=44937
2010-01-04 23:00:35 +00:00
Timo Kreuzer ff2823e543 [HAL]
Remove hacks

svn path=/branches/ros-amd64-bringup/; revision=44936
2010-01-04 22:54:12 +00:00
Timo Kreuzer 77c52a8a4b compile x86Bios functions only for amd64
svn path=/branches/ros-amd64-bringup/; revision=44935
2010-01-04 22:51:34 +00:00
Timo Kreuzer 1ee5ad30ab [HAL]
Implement HalInitializeBios, x86BiosAllocateBuffer, x86BiosFreeBuffer, x86BiosReadMemory and x86BiosWriteMemory
Halfplement x86BiosCall (We don't have the necessary emulator yet)

svn path=/branches/ros-amd64-bringup/; revision=44934
2010-01-04 22:12:18 +00:00
James Tabor e94d3dc399 - Revert changes in font.
svn path=/trunk/; revision=44933
2010-01-04 20:48:31 +00:00
James Tabor ae0d45f91c - Sorry I thought I turn the debug off.region.c
svn path=/trunk/; revision=44932
2010-01-04 20:44:48 +00:00
Sylvain Petreolle 09bf249e9d Hackfix wdmaud.drv for now (Johannes Anderwald)
svn path=/trunk/; revision=44931
2010-01-04 18:07:27 +00:00
Dmitry Gorbachev ba52cb038d Chinese translations of NTVDM by Samuel Lee. Bug #5087.
svn path=/trunk/; revision=44930
2010-01-04 16:39:38 +00:00
Ged Murphy e46aff6e85 Rehack the explorer hack for secure CRT usage.
This should fix the build, unless there are any more oddities in our tree.

svn path=/trunk/; revision=44929
2010-01-04 16:10:33 +00:00
Ged Murphy b19ad21200 Fix __STDC_WANT_SECURE_LIB__ redefinition
svn path=/trunk/; revision=44928
2010-01-04 14:02:49 +00:00
Ged Murphy 9282abf812 Add wcsncat back, it was removed accidentally
svn path=/trunk/; revision=44927
2010-01-04 13:47:19 +00:00
Ged Murphy 4afc049223 Add some of the string safe stuff to the headers.
svn path=/trunk/; revision=44926
2010-01-04 13:36:59 +00:00
Aleksey Bragin f727da1fb2 - Remove unnecessary line from FreeEnvironmentStringsW.
See issue #5073 for more details.

svn path=/trunk/; revision=44925
2010-01-04 11:17:57 +00:00
Aleksey Bragin bcfb4adf08 Daniel Zimmermann <netzimme@aim.com>
- Fix missing arguments for the call KdbpPrint() in
differents places in kdbg_cli.c.
See issue #5089 for more details.

svn path=/trunk/; revision=44924
2010-01-04 11:03:23 +00:00
James Tabor 98ba6e212e - Another attempt to fix RGNOBJAPI_Un/Lock SEH issue. Resort code.
svn path=/trunk/; revision=44923
2010-01-04 01:36:24 +00:00
Eric Kohl 7c4d4664f7 Coding-style fixes. No code changes.
svn path=/trunk/; revision=44922
2010-01-03 22:44:10 +00:00
Eric Kohl c5577e9149 [devmgr]
- Display the 'Enumerator' property.

svn path=/trunk/; revision=44921
2010-01-03 22:41:13 +00:00
Dmitry Gorbachev 2f017b2356 - Remove duplicate definitions of context flags (which are already present in NDK);
- combine them using bitwise or (as in CreateFiberEx and ConvertThreadToFiberEx).

svn path=/trunk/; revision=44920
2010-01-03 20:12:56 +00:00
Dmitry Gorbachev 5e3adf9d47 Fix GCC 4.5.0 "operation may be undefined" warning.
svn path=/trunk/; revision=44919
2010-01-03 20:12:43 +00:00
Aleksey Bragin 40da0785e9 Samuel Serapion
- Implement ExSetTimerResolution, tested with a VirtualBox driver.
- Rewrite comments in TimeRefresh lock/unlock functions.

svn path=/trunk/; revision=44918
2010-01-03 18:29:30 +00:00
Aleksey Bragin 56a385c064 [NDK]
- Add forgotten HalSetTimeIncrement prototype to NDK.

svn path=/trunk/; revision=44917
2010-01-03 18:17:21 +00:00
Aleksey Bragin b5bf3cb572 [ntoskrnl/cm]
- advapi32 winetest registry tries to create a non-volatile child of a volatile parent. Comment out the warning ASSERT to let testman pass through this condition.

svn path=/trunk/; revision=44916
2010-01-03 18:14:34 +00:00
Dmitry Gorbachev 92a0a3cda8 Add / update Japanese translations. Patch by Tomoya Kitagawa. Bug #5024.
svn path=/trunk/; revision=44915
2010-01-03 15:53:21 +00:00
Dmitry Gorbachev dfd961974f Traditional and simplified Chinese translations of CSRSS by Samuel Lee (samuel_lee_1991 =AT= hotmail =DOT= com), bug #5082.
svn path=/trunk/; revision=44914
2010-01-03 15:24:58 +00:00
Eric Kohl 7536c9f6ec - Copy property data to the user-mode buffer.
- Return the enumerator name without trailing backslash.

svn path=/trunk/; revision=44913
2010-01-03 15:24:16 +00:00
Eric Kohl d9a4e205a7 Fix indentation. No code changes.
svn path=/trunk/; revision=44912
2010-01-03 15:20:09 +00:00
Matthias Kupfer 302578ff72 - add some German translations
svn path=/trunk/; revision=44911
2010-01-03 13:34:20 +00:00
Christoph von Wittich 4961211732 [crypt32_winetest]
sync crypt32_winetest to wine 1.1.35

svn path=/trunk/; revision=44910
2010-01-03 11:59:59 +00:00
Christoph von Wittich 869db84457 [crypt32]
sync crypt32 to wine 1.1.35

svn path=/trunk/; revision=44909
2010-01-03 11:59:38 +00:00
Christoph von Wittich 009c692de8 [cabinet]
sync cabinet to wine 1.1.35

svn path=/trunk/; revision=44908
2010-01-03 11:51:39 +00:00
Christoph von Wittich 525a6fd682 [advapi32]
reorder functions in cred.c to match wine code for easier syncing

svn path=/trunk/; revision=44907
2010-01-03 11:20:54 +00:00
Christoph von Wittich d8530b148b [gdiplus_winetest]
sync gdiplus_winetest with wine 1.1.35

svn path=/trunk/; revision=44906
2010-01-03 10:54:40 +00:00
Christoph von Wittich 65abaf1120 sync gdiplus with wine 1.1.35
svn path=/trunk/; revision=44905
2010-01-03 10:54:14 +00:00
ReactOS Portable Systems Group 8113195f32 - Bring back old paged pool allocator and use it for paged pool, until ARM3 pool issues are solved.
- Should fix recent regressions.


svn path=/trunk/; revision=44904
2010-01-03 05:24:30 +00:00
ReactOS Portable Systems Group 342f38623c - Fix some pool calculations.
- Check for some untested pool calculations.
- Handle paging-in the page tables when needed.
- Setup paging colors based on L2 cache size/associativity.
- Setup system PTE size earlier. 


svn path=/trunk/; revision=44903
2010-01-03 05:10:09 +00:00
James Tabor 1f8e0c8569 [Win32k]
- Patch by Dan Kegel: Fix minor read buffer overrun in CombineRgn. http://bugs.winehq.org/show_bug.cgi?id=20851
- When locking and unlocking regions, use probe to check attribute space first before read or write access.

svn path=/trunk/; revision=44902
2010-01-03 00:05:15 +00:00
Johannes Anderwald 241aaf9d5b [WDMAUD.DRV]
- Partly revert 44873

svn path=/trunk/; revision=44901
2010-01-02 22:04:35 +00:00
Dmitry Gorbachev b21404e711 Silence old GCC warning.
svn path=/trunk/; revision=44900
2010-01-02 20:49:59 +00:00
Dmitry Gorbachev d31a1e2703 Compensate for continuous memory usage decrease (bug #4835).
svn path=/trunk/; revision=44899
2010-01-02 20:41:04 +00:00
Gregor Schneider 4bd7acbe8c [MSAFD] Only free if memory was allocated, fixes build
svn path=/trunk/; revision=44898
2010-01-02 20:26:36 +00:00
Dmitry Gorbachev 79e7254fc7 Change base addresses of devenum.dll, inetcomm.dll, mshtml.dll.
svn path=/trunk/; revision=44897
2010-01-02 20:09:28 +00:00
Dmitry Gorbachev 644e38dc54 Fix buffer overflow in WSPSendTo(), bug #5070.
svn path=/trunk/; revision=44896
2010-01-02 20:09:16 +00:00
Timo Kreuzer 3db737a298 [KE]
Add a comment to Kii386SpinOnSpinLock that it might be called from HAL with interrupts disabled

svn path=/branches/ros-amd64-bringup/; revision=44895
2010-01-02 20:07:14 +00:00
Timo Kreuzer 909e90aceb [HAL]
- Use spinlock.h from ntoskrnl, instead of duplicating the definitions
- Use one spinlock.c, but compiled for 2 static libs (hal_generic_up and hal_generic_mp)
- Move HalpAcquireSystemHardwareSpinLock and HalpReleaseCmosSpinLock to spinlock.c and use the inline functions for the kernel to make Arch happy.

svn path=/branches/ros-amd64-bringup/; revision=44894
2010-01-02 20:03:49 +00:00
Timo Kreuzer 3a0ef6c524 [NTOS]
Move spinlock inline functions into their own header, so they can be shared with hal.

svn path=/branches/ros-amd64-bringup/; revision=44893
2010-01-02 19:41:03 +00:00
James Tabor 7d508e7938 - Update region.c from wine head. This is needed for region testing of GetRegionData and related code.
svn path=/trunk/; revision=44892
2010-01-02 19:18:44 +00:00
Timo Kreuzer 040c065208 [NTDLL]
- Add back missing exports
See issue #5078 for more details.

svn path=/trunk/; revision=44891
2010-01-02 17:55:17 +00:00