A free Windows-compatible Operating System - mirrored from GitHub
Find a file
David Welch 279f0b0ed5 2002-06-16 David Welch <welch@whitehall1-5.seh.ox.ac.uk>
* tools/help.mk: Make the install target depend on all the
	files to be installed.

2002-06-16  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

	* ntoskrnl/ps/thread.c (NtCallbackReturn): Set TSS.Esp0 to the
	top of the old stack.
	* ntoskrnl/ps/thread.c (NtW32Call): Set TSS.Esp0 to the top of
	the new stack. Free the callback stack correctly. Don't copy
	portion of the trap frame that doesn't exist in non-v86-mode
	interrupts.
	* ntoskrnl/ps/thread.c (PsFreeCallbackStack): New function to
	free a stack allocated with PsAllocateCallbackStack.

2002-06-16  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

	* drivers/dd/null/makefile: Commented out local LDFLAGS as
	these cause bad relocations in the stripped image.

2002-06-16  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

	* config: Corrected spelling error.

svn path=/trunk/; revision=3107
2002-06-16 21:41:16 +00:00
freeldr Cross-platform tools added to Makefiles. 2002-06-13 00:39:49 +00:00
os2 reorganized some files 2002-05-30 15:11:47 +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-06-16 David Welch <welch@whitehall1-5.seh.ox.ac.uk> 2002-06-16 21:41:16 +00:00
rosapps Ignore some intermediate files 2002-06-02 21:16:44 +00:00