Minor fix to get ROS pinging reliably over ne2000 as tested on hardware and bochs.
[reactos.git] / reactos / apps / utils /
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-16 Eugene IngermanUpdated memory area const names.
2002-07-22 Eric KohlRead drive number from the command line.
2002-07-20 David WelchRenamed kernel.map -> ntoskrnl.map
2002-07-20 Eugene IngermanUse kernel.map (text format ntoskrnl symbols) instead...
2002-06-30 Eugene IngermanVideo mode switching when entering pice shell.
2002-06-30 Eugene IngermanIgnore v86 faults (for now).
2002-06-20 Eugene IngermanUpdated PICE to work with recent kernel changes. Change...
2002-06-07 Eric Kohl- Implement NtCreateToken()
2002-06-07 Eugene IngermanUpdated paths after directory was moved.
2002-05-08 Casper HornstrupSupport multiple debug targets at the same time.
2002-05-02 David WelchFixed irq problems.
2002-03-17 KJK::HyperionMoved zlib in reactos/lib/zlib and updated to version...
2002-03-17 KJK::HyperionMoved zlib in reactos/lib/zlib and updated to version...
2002-03-09 Phillip SusiSome fixes for the expression evaluator:
2002-02-10 Casper HornstrupCapture debug prints in PICE.
2002-02-10 Casper HornstrupMade it easier to add new keyboard layouts.
2002-02-09 Casper HornstrupAccept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command...
2002-02-09 Eugene IngermanFixed locals and evaluation in pice.
2002-02-03 Eugene IngermanFix for current source line unassembly bug in pice.
2002-01-31 Eugene Ingermanno message
2002-01-31 Eugene IngermanFixed source code display on breakpoint in pice.
2002-01-30 Eugene IngermanDebug output cleanup.
2002-01-30 Eugene IngermanPorting pice. Workaround for a bug in gcc. Some other...
2002-01-29 Eugene IngermanPorting pice. Bug fixes for disassembly.
2002-01-29 Eugene IngermanPorting pice. Bug fixes.
2002-01-27 Phillip SusiFixed vma command to show kernel memory space too,...
2002-01-27 Phillip SusiFixed page fault handler to walk the correct memory...
2002-01-26 Phillip SusiFixed keyboard scancode maps for US keyboards
2002-01-26 Phillip SusiRead files in non cached mode, much faster this way
2002-01-26 Phillip SusiFixed bug in SwitchTable
2002-01-26 Eugene IngermanPorting pice. Fixed bug in interrupt handling.
2002-01-25 Phillip SusiFixed a file IO calls to handle failure correctly
2002-01-25 Phillip SusiFixed infinite recursive call in debug print
2002-01-21 Eugene IngermanPorting pice. Bug fixes.
2002-01-15 Eugene IngermanPorting pice. Forgot this one.
2002-01-15 Eugene IngermanPorting pice. Intermediate checkin. Now compiles and...
2002-01-15 David WelchImplemented NtW32Call and NtCallbackReturn
2002-01-14 Eugene IngermanPorting pice. Intermediate checkin. Now compiles.
2002-01-13 Eugene IngermanPorting pice. Intermediate checkin.
2002-01-08 Eugene IngermanPorting pice. Changed symbolic information handling.
2002-01-04 Casper HornstrupAdded application that will display statistics for...
2002-01-04 Eugene IngermanPorting pice. Added coff symbol parsing to pice, and...
2001-12-30 Steven Edwardsmoved ping to rosapps/net
2001-12-30 Steven EdwardsRemoved ncftp
2001-12-30 Steven EdwardsUpdates for move of net apps to rosapps
2001-12-30 Steven EdwardsUpdates for move of net apps to rosapps
2001-12-30 Steven EdwardsMove network apps to rosapps
2001-12-20 Steven EdwardsUpdates for ncftp 3.0.3 for reactos
2001-12-20 Steven Edwardsncftp for win32 3.0.3
2001-12-15 Eugene IngermanPorting pice. Added pe parsing in loader.
2001-12-06 Eugene IngermanPorting pice. Added keyboard hook and some file functions.
2001-11-28 Steven EdwardsInitial revision
2001-11-11 Steven EdwardsRemove my old port of the winelib notepad
2001-10-23 Eugene IngermanPorting pice.
2001-10-23 Steven EdwardsInitial revision
2001-10-22 Eugene IngermanPorting pice.
2001-10-21 Eugene IngermanMissed these files from the last commit.
2001-10-21 Eugene IngermanChanged some driver functions to follow nt standard...
2001-10-21 Eugene IngermanOriginal source code for linux kernel debugger. To...
2001-10-16 Phillip SusiRemoved use of crtdll from all apps, let them use msvcr...
2001-08-25 Eric KohlAdded partinfo application.
2001-08-23 Eric KohlMoved buildno into tools directory
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-03 Emanuele AlibertiMinor fix.
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-15 Casper HornstrupMore work on winsock stack (ping is now working)
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-02 Emanuele AlibertiAdded -r switch to objdir to recurse the system name...
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-05-01 Emanuele AlibertiNtQueryDirectoryObject rewritten.
2001-04-11 David Welchbuildno doesn't rewrite the include/reactos/buildno.h
2001-03-21 Casper HornstrupAdded classes for cabinet handling
2001-03-07 David WelchMore .cvsignore files
2001-01-27 Emanuele AlibertiSimple W32 telnet client.
2001-01-16 David WelchFix bug in MmAllocateContinuousPages spotted by Philip...
2001-01-14 Casper HornstrupSmall HTTP daemon
2000-12-10 Emanuele AlibertiI added the -p option to make buildno simply print...
2000-12-05 Eric KohlMoved system applications
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-10-07 David WelchSome bug fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-17 Casper HornstrupAdded ping application (won't work on ReactOS yet)
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-11 Emanuele AlibertiAdded symbolic link expansion.
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-08 Eric KohlFixed compiler warnings
2000-07-11 Phillip SusiUpdated shell.exe to be console mode aware
2000-07-05 Eric KohlAppend the '.exe' extension automatically
2000-06-29 David WelchMade header file usage more consistent
2000-05-26 Phillip Susia few fixes to the shell
2000-05-13 Emanuele AlibertiIoSetThreadHardErrorMode().
2000-05-01 Emanuele AlibertiSome STDCALL/FASTCALL added in Ex code.
2000-05-01 Emanuele Alibertiobjdir made compilable.
2000-04-23 Phillip SusiSwitched to CREATE_NEW_CONSOLE from DETACHED_PROCESS
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-22 David WelchUpdated the minix driver
2000-03-16 Eric KohlFixed a confusing error message
next