Kernel memory editor

[Releases]
Clone this repo:
  1. 7b9d342 Fix type mismatches of some formatting arguments by WHR · 3 months ago master
  2. 3cac719 Include 'sys/ioctl.h' for using ioctl(2) by WHR · 3 months ago
  3. 4c2bf1e Skip use of SIGRTMIN for GNU C Library by WHR · 3 months ago
  4. 9354a81 Don't add SIGRTMIN to 'signal_names' if it exceeds NSIG by WHR · 3 months ago
  5. e554aa1 Fix argument type mismatch for recvfrom(2) by WHR · 3 months ago
  6. 1c8b918 Fix restrict pointer rule violations by WHR · 3 months ago
  7. ad28d4a Recognize modern backspace key by WHR · 3 months ago
  8. eb8e824 Fix compilation warnings by WHR · 3 months ago
  9. fedce7b Set errno to 0 before calling ptrace(2) for potential errors by WHR · 3 months ago
  10. 5fd49a4 Use portable macro names for ptrace(2) by WHR · 3 months ago
  11. aa46e76 Don't use non-standard 'malloc.h' by WHR · 3 months ago
  12. 7e965a1 Use macro SIGCHLD instead of non-standard SIGCLD by WHR · 3 months ago
  13. 18dd38c Revert revision 1.35 of kme.c by WHR · 3 months ago
  14. 54f4d21 Kmed.c: fix syntax in error message. Makefile.in aclocal.m4: regenerated. by Robert Lipe · 18 years ago
  15. 92dd553 Remove C99-ism. by Robert Lipe · 20 years ago
  16. ae088ba With the new traced process snapshot feature, after a signal event, by Gene H Olson · 20 years ago
  17. f0c4d66 Eliminate creeping C99/C++ isms for C89 compatibility. by Robert Lipe · 20 years ago
  18. b7c4852 ...and finally - include all the rebuilt files. by Robert Lipe · 20 years ago
  19. 67a4973 The presence of acconfig.h totally drives new autoconf crazy. Fortunately, by Robert Lipe · 20 years ago
  20. 2e4574a Rename CC_HAS_LONG_LONG to HAVE_UNSIGNED_LONG_LONG to eliminate one fight by Robert Lipe · 20 years ago