1. bcc3fe8 Deleted Makefile apparently returned by mistake by Gene H Olson · 20 years ago
  2. b7950bd Changed to accept include files either libelf.h or libelf/libelf.h. by Gene H Olson · 20 years ago
  3. 1219961 Added test for libelf/libelf.h by Gene H Olson · 20 years ago
  4. b6f1fa4 Allow builds on systems w/o B57600 by Robert Lipe · 20 years ago
  5. fb78316 Add a generated file for those without autogen and friends. by Robert Lipe · 20 years ago
  6. 8a27433 Add two interesting features to KME. by Robert Lipe · 20 years ago kme-2_1_0-release
  7. ec00ffa Took elf2kme reference back out. Would be nice if elf2kme by Gene H Olson · 20 years ago before_freeze_and_core
  8. 28adae8 Fixed minor documentation problms. by Gene H Olson · 20 years ago
  9. 7ff5a7d Fixed problem where indirect address did not reset in by Gene H Olson · 20 years ago
  10. a23323d Fixed some pointer formatting problems. by Gene H Olson · 20 years ago
  11. f1c06db Fixed problem where kme with PTRACE was not properly by Gene H Olson · 20 years ago
  12. ec0be87 Got rid of all the gcc -Wall messages caused by long by Gene H Olson · 20 years ago
  13. e5d8e7e Minor documentation corrections by Gene H Olson · 20 years ago
  14. c943599 Added elf2kme to the install list by Gene H Olson · 20 years ago
  15. b78324e Modified ptrace operation with -P so that kme now by Gene H Olson · 20 years ago
  16. c754b46 Changed default column width to 9. by Gene H Olson · 20 years ago
  17. 5e20e48 Updated automake files after a few make cleans and by Gene H Olson · 20 years ago
  18. 07b768d Fixed problem generating structure members. by Gene H Olson · 20 years ago
  19. 3831681 Fixed problem generating structures within structures. by Gene H Olson · 20 years ago
  20. 83a487f Fixed several problems debugging applications with -P pid. by Gene H Olson · 20 years ago
  21. 3b9730a Program to generate kme_defs directly from an elf binary. by Gene H Olson · 20 years ago
  22. 9cac5a6 * Modify readsym() to be able to parse linux's three field by Rick Richardson · 20 years ago
  23. 0a5ece5 * Who doesn't have perl in /usr/bin these days? by Rick Richardson · 20 years ago
  24. 41e4b66 Fix usage message. by Rick Richardson · 20 years ago
  25. ff6d429 Improve man page look with -Thtml. by Rick Richardson · 20 years ago
  26. b1b67ea Make it work with buggy -Thtml output. by Rick Richardson · 20 years ago
  27. f144a9f More manual page improvements. by Rick Richardson · 20 years ago
  28. 7775712 1st cut at kmed.8 manual page. by Rick Richardson · 20 years ago
  29. 67df869 * Add -D to the list of options saved with the 's' command. Also, by Rick Richardson · 20 years ago
  30. 745814b * Really gut the old read_mem()/wite_mem() code, and implement by Rick Richardson · 20 years ago
  31. bcdd0e4 Check length against mmap() size to avoid core dump. by Rick Richardson · 20 years ago
  32. be725a1 * Add mmap capability to kmed. This is selected with the by Rick Richardson · 20 years ago
  33. 7f01aa9 * Add -d to the list of options saved with 's' command. Put escaped by Rick Richardson · 21 years ago
  34. de41789 * Default rw_max to 128. This avoids a bug where a rw packet with by Rick Richardson · 21 years ago
  35. ddaaaf3 Add -r (readonly) flag to kmed and an error message if the corefile by Rick Richardson · 21 years ago
  36. 3e00adf by Robert Lipe · 21 years ago
  37. 70b3fd2 From Rick Richardson: Add remote GDB network and serial protocol, doc fixups. by Robert Lipe · 22 years ago
  38. bbb3567 Regenerate files. by Robert Lipe · 22 years ago kme_2_0_1_release
  39. fa72ae6 From hch. Updates news & version #. by Robert Lipe · 22 years ago
  40. 2cc359c Add ability to generate RPMs from Christoph Hellwig. by Robert Lipe · 23 years ago
  41. 5cf34e8 Fix 'make dist'. From Christoph Hellwig. by Robert Lipe · 23 years ago
  42. 0cd20b2 Update supported system info. by Robert Lipe · 23 years ago
  43. 0b05d9e From rickrich: Closes 429685. Adds doc for 'long long' types. by Robert Lipe · 23 years ago
  44. 0da84a4 Include strings.h for proto to index. Fix type of client_len to be size_t. by Robert Lipe · 23 years ago
  45. 08bb4b8 Delete bogus protos. by Robert Lipe · 23 years ago
  46. e86346f Dsiplay data addresses more sensibly on narrow screens. by Robert Lipe · 23 years ago
  47. 3d7ad0a valmask.c: New file for displaying value/mask pairs. Contributed by rickrich@users.sf.net. by Robert Lipe · 23 years ago
  48. b7e189a #429709 ] Fix compilation on BSD. by Robert Lipe · 23 years ago
  49. 5131cdc #429704 ] Fix PTRACE_CONT blather. by Robert Lipe · 23 years ago
  50. 42f0e9f Make -s doc work in presence of quadword support. by Robert Lipe · 23 years ago
  51. 88966b9 Banish RJL64 hack. Make space for 64bit addresses if needed and on by Robert Lipe · 23 years ago
  52. c62affc rename addr_t -> kme_addr_t. by Robert Lipe · 23 years ago
  53. db77ee6 Start sketching in real 64-bit support. by Robert Lipe · 23 years ago
  54. a69ea53 dont' use c++ comments in c. by Robert Lipe · 23 years ago before64bitstuff
  55. dedd9f7 Correctly regenerate config.h.in and acconfig.h. by Robert Lipe · 23 years ago
  56. d785ebd Regenerate 'configure' script. by Robert Lipe · 23 years ago
  57. 613e1d5 Add support for POSIX termios, preferred over System V termio. by Robert Lipe · 23 years ago
  58. 6390728 quadword support from rick. minor portbaility fixes. by Robert Lipe · 23 years ago
  59. 0d0fec5 kme now quits if the ptrace() process gets a signal by Gene H Olson · 24 years ago
  60. 2ad33df Made PTRACE more robust, and ported it to Linux by Gene H Olson · 24 years ago
  61. dc96e66 Put in the <f> display option - floating point by Gene Olson · 24 years ago
  62. 83376cf Turn off GCC-specific dependency tracking; regenerate all files. by Robert Lipe · 24 years ago
  63. b82701a Cleaned up code. by Gene H Olson · 24 years ago
  64. 630a163 Now handles long lines in /proc/ksyms correctly. by Gene H Olson · 24 years ago
  65. 0735b9e Fixed up elf.h definitions for HP-UX by Gene H Olson · 25 years ago
  66. c5f1ae5 Added support for linux /proc/ksyms and solaris /dev/kmem. by Gene H Olson · 25 years ago
  67. b72d5f4 Add support for UnixWare's 'getksym' function to resolve dynamic kernel symbols. by Robert Lipe · 25 years ago
  68. a629ac9 Toast dead file. by Robert Lipe · 25 years ago
  69. 66237a3 Ignore generated files. by Robert Lipe · 25 years ago
  70. b634a53 Initial Release of KME on SourceForge.net by Gene H Olson · 25 years ago