A free Windows-compatible Operating System - mirrored from GitHub
Go to file
David Welch 99c4e70f22 2002-08-16 David Welch <welch@computer2.darkstar.org>
* ntoskrnl/mm/npool.c (ExAllocateWholePageBlock): Converted
	to use PHYSICAL_ADDRESS type for page address.

2002-08-16  David Welch  <welch@computer2.darkstar.org>

	* subsys/win32k/ntuser/class.c (W32kCreateClass): Corrected
	typo when calculating the offset into the class object to
	put the class name string.

2002-08-16  David Welch  <welch@computer2.darkstar.org>

	* ntoskrnl/ps/thread.c (PsDispatchThreadNoLock): Don't call
	the reaper function directly; set an event to wake up a seperate
	reaper thread.
	* ntoskrnl/ps/thread.c (PsReaperThreadMain): New function that
	waits for a notification and then calls PsReapThreads.
	* ntoskrnl/ps/thread.c (PsInitThreadManagement): Create the
	reaper thread.

svn path=/trunk/; revision=3333
2002-08-16 01:39:17 +00:00
freeldr Preliminary EXT2 boot sector code 2002-08-09 17:34:24 +00:00
os2 -Nearly compiles doscalls 2002-07-26 00:23:13 +00:00
posix PSXSS: It seems the renamed csrterm did not get in the repository. 2002-06-09 08:37:07 +00:00
reactos 2002-08-16 David Welch <welch@computer2.darkstar.org> 2002-08-16 01:39:17 +00:00
rosapps Added combobox to drivebar, yet to get working. Whole application needs alot of cleanup. 2002-08-04 18:40:49 +00:00