reactos/reactos/ntoskrnl
Casper Hornstrup 3f69ca4cc4 Major update of the build system:
- Created helper makefile for all targets
- Made most makefiles simpler by using the helper makefile
- Moved build tools into ./tools

Updated installation instructions

svn path=/trunk/; revision=2185
2001-08-21 20:13:17 +00:00
..
cc Lock address space before calling MmCreateMemoryArea. 2001-08-03 09:36:19 +00:00
cm First fixes to support fastcall: 2001-06-20 13:00:53 +00:00
dbg Raw IP and ICMP fixes 2001-06-04 11:26:13 +00:00
ex Moved interlocked and locale functions. 2001-07-12 17:23:42 +00:00
fs Some FsRtl API updated (stubs) to sync with ntifs.h v25 by Bo Branten. 2001-04-24 18:36:39 +00:00
hal Added CMOS configuration space handler. 2001-08-01 10:39:50 +00:00
include/internal Major update of the build system: 2001-08-21 20:13:17 +00:00
io Major update of the build system: 2001-08-21 20:13:17 +00:00
kd command line parse changed to not stop after first instance of each argument found 2001-06-21 04:12:19 +00:00
ke Major update of the build system: 2001-08-21 20:13:17 +00:00
ldr Major update of the build system: 2001-08-21 20:13:17 +00:00
lpc Fixed LPC port implementation to use an internal semaphore, rather than an 2001-06-23 19:13:33 +00:00
mm Fixed interpretation of BIOS memory map. 2001-08-13 16:39:01 +00:00
nls More .cvsignore files 2001-03-07 16:55:42 +00:00
nt Changed ObCreateObject() to a more nt-compatible format. 2001-06-16 14:11:31 +00:00
ob Changed ObCreateObject() to a more nt-compatible format. 2001-06-16 14:11:31 +00:00
objects added cvsignore file so that dir gets created 2000-07-09 17:32:49 +00:00
po Preparations for checked/free like builds (CPRINT == DbgPrint when DBG is defined). 2001-05-01 23:08:21 +00:00
ps Major update of the build system: 2001-08-21 20:13:17 +00:00
rtl Rewrote stack allocation. 2001-08-03 17:21:38 +00:00
se More .cvsignore files 2001-03-07 16:55:42 +00:00
.cvsignore Major update of the build system: 2001-08-21 20:13:17 +00:00
depends.c Hopefully final dependencies fixes 2001-03-15 22:13:50 +00:00
Makefile Major update of the build system: 2001-08-21 20:13:17 +00:00
Makefile.i386 Major update of the build system: 2001-08-21 20:13:17 +00:00
mkconfig.c More sensible dependencies scheme for configuration 2001-04-10 22:13:23 +00:00
ntoskrnl.dbg.lnk Missing file 2001-04-16 18:06:29 +00:00
ntoskrnl.def Major update of the build system: 2001-08-21 20:13:17 +00:00
ntoskrnl.edf Major update of the build system: 2001-08-21 20:13:17 +00:00
ntoskrnl.full.def Merged mingw32 branch into main trunk 1999-03-19 05:55:55 +00:00
ntoskrnl.lnk Major update of the build system: 2001-08-21 20:13:17 +00:00
ntoskrnl.rc advapi32 compiles OK. 1999-11-07 08:03:28 +00:00
ntoskrnl.txt Initial revision 1998-08-25 04:27:26 +00:00