- Silence TCPIP.
[reactos.git] / reactos / ntoskrnl / kdbg / kdb_cli.c
2005-11-27 Brandon TurnerStructure member name changes. Alex just told me what...
2005-10-08 Gregor AnichAdd 'break_on_module_load' option to KDB. When enabled...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-05 Hervé PoussineauFix the build. TIB field in KIPCR structure is named...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Filip NavaraGet rid of the (incorrect) __attribute__((packed))...
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-06-26 Alex IonescuFix kdbg build and some more header cleanups: add csq...
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-18 Gregor AnichFix stupid bug...
2005-06-14 Gregor AnichFix compilation.
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Hervé PoussineauRemove some debug messages at boot
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-30 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuDon't use hack for trap frames anymore, read TempEsp...
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...