reactos/reactos/ntoskrnl
Eric Kohl 59c881e5c3 Fixed a serious typo.
svn path=/trunk/; revision=2790
2002-03-30 01:59:01 +00:00
..
cc Removed or changed debug prints printed at boot. 2002-02-08 02:57:10 +00:00
cm Improved registry initialization. 2002-03-16 19:57:26 +00:00
dbg Fixed the maximum length in DbgPrint(). 2002-03-17 17:23:03 +00:00
ex Added tree traversal routines for tree data structures. 2002-03-23 19:44:46 +00:00
fs Fixed some function prototypes. 2002-03-13 20:41:28 +00:00
include/internal Improved registry initialization. 2002-03-16 19:57:26 +00:00
io Initialized device lock event. 2002-03-24 15:30:44 +00:00
kd Accept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command line. 2002-02-09 18:41:24 +00:00
ke Fixed a serious typo. 2002-03-30 01:59:01 +00:00
ldr - Fixed object creation. Named objects are now automatically attached to a parent directory object. 2002-02-19 00:09:25 +00:00
lpc Started implementing type objects. 2002-03-01 00:47:40 +00:00
mm Fixed Nt/ZwCreatePagingFile() prototype. 2002-03-18 16:16:47 +00:00
nls More .cvsignore files 2001-03-07 16:55:42 +00:00
nt - Fixed object creation. Named objects are now automatically attached to a parent directory object. 2002-02-19 00:09:25 +00:00
ob Added a trailing null entry in NtQueryDirectoryObject(). 2002-03-17 17:51:33 +00:00
objects added cvsignore file so that dir gets created 2000-07-09 17:32:49 +00:00
po Changed internal/config.h -> roscfg.h in a number of files. 2001-08-30 20:38:20 +00:00
ps Fixed a dead lock between an APC (delivered from IoCompleteRequest) 2002-03-08 17:04:03 +00:00
rtl Fixed _vsnprintf() to actually use the buffer size limit to prevent buffer overflows 2002-02-26 05:59:00 +00:00
se Added ObGetObjectPointerCount() and SetokenImpersonationLevel(). 2002-02-22 13:36:24 +00:00
.cvsignore Added massage table. 2002-01-03 14:52:05 +00:00
Makefile Added a binary tree implementation 2002-03-22 20:58:23 +00:00
Makefile.i386 Implemented NtW32Call and NtCallbackReturn 2002-01-15 02:51:32 +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 Added tree traversal routines for tree data structures. 2002-03-23 19:44:46 +00:00
ntoskrnl.edf Added tree traversal routines for tree data structures. 2002-03-23 19:44:46 +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.mc Added message table to resouces. 2002-01-10 00:57:30 +00:00
ntoskrnl.rc Added message table to resouces. 2002-01-10 00:57:30 +00:00
ntoskrnl.txt Initial revision 1998-08-25 04:27:26 +00:00