1. c8c6698 Add support for the TILE architecture by Chris Metcalf · 15 years ago
  2. e5e6085 Remove dead code by Dmitry V. Levin · 15 years ago
  3. 257e157 Merge Linux internal_clone() into internal_fork() by Dmitry V. Levin · 15 years ago
  4. 27bb9ee * Makefile.am (INCLUDES): Remove redundant search directories. by Dmitry V. Levin · 15 years ago
  5. 881f573 Update debian/* files by Frederik Schüler · 15 years ago
  6. 3de3d6b Fix spurious failure of AC_STAT64 test by Andreas Schwab · 15 years ago
  7. 840d85b Don't kill the process when detaching by Andreas Schwab · 15 years ago
  8. fdc4559 Decode fifth argument of mremap syscall by Dmitry V. Levin · 15 years ago
  9. c5fd1d9 * mem.c (sys_mbind): Display first argument in hex by Chris Metcalf · 15 years ago
  10. ff3474a * mem.c (mremap_flags): Add MREMAP_FIXED by Chris Metcalf · 15 years ago
  11. 5078770 Move i386-specific files out of common linux dir by Mike Frysinger · 15 years ago
  12. e5355de Remove support for pre-C89 by Andreas Schwab · 15 years ago
  13. ca75bd6 Decode more SOL_PACKET socket options by Dmitry V. Levin · 15 years ago
  14. 46ed50d Ignore errors if a thread is killed by Andreas Schwab · 15 years ago
  15. 9906e6d Fix handling of Linux systems without struct statfs64 by Bernhard Reutner-Fischer · 15 years ago
  16. 3128919 Fix getsockopt decoding on architectures where sizeof(long) > sizeof(int) by Dmitry V. Levin · 15 years ago
  17. 62e0596 Check umove() return code by Dmitry V. Levin · 15 years ago
  18. f0df31e Fix check for linux/netlink.h on Linux 2.6.32-rc5+ by Dmitry V. Levin · 15 years ago
  19. fe94953 Decode fallocate on PowerPC by Andreas Schwab · 15 years ago
  20. b5600fc Factor out printing of 64bit syscall argument by Andreas Schwab · 15 years ago
  21. d45f0a6 Correct decoding of readahead and fadvice64(_64) on PowerPC by Andreas Schwab · 15 years ago
  22. ccdff48 Maintain separate print column for each process by Andreas Schwab · 15 years ago
  23. 7d9247e * strace.spec: 4.5.19-1 release. by Roland McGrath · 15 years ago
  24. ff896f7 * file.c (printstat64): Cleanup trailing whitespace. by Dmitry V. Levin · 15 years ago
  25. 61b7435 Fix decoding of newfstatat syscall on x86-64 by Andreas Schwab · 15 years ago
  26. 8af45cf * configure.ac (AC_CHECK_HEADERS): Remove asm/reg.h. by Dmitry V. Levin · 15 years ago
  27. 8566c50 sparc/linux: Rewrite to use asm/ptrace.h by Mike Frysinger · 15 years ago
  28. 150759b * make-dist: Clean up. by Roland McGrath · 15 years ago
  29. ffda2d3 * configure.ac: Use AC_CONFIG_AUX_DIR([.]). by Roland McGrath · 15 years ago
  30. ac26068 * make-dist: New script for preparing release tarballs. by Dmitry V. Levin · 15 years ago
  31. 81dfcfb * git-set-file-times: Import from rsync. by Dmitry V. Levin · 15 years ago
  32. 76ac37d * Makefile.am [MAINTAINER_MODE]: Define and export TAR_OPTIONS. by Dmitry V. Levin · 15 years ago
  33. 783f5bc Enhance msgsnd() parser by Dmitry V. Levin · 15 years ago
  34. d7bb8b4 * NEWS: Update for 4.5.19 release. by Dmitry V. Levin · 15 years ago
  35. ef94101 Enhance semop()/semtimedop() sembuf parser by Dmitry V. Levin · 15 years ago
  36. 002e985 Add pretty printing of sembuf argument to semop() and semtimedop() by Jakub Bogusz · 15 years ago
  37. c1a5b7e Add support for Linux/no-mmu with vfork by Mike Frysinger · 15 years ago
  38. 229738c Avoid malloc(0) in getdents parsers by Mike Frysinger · 15 years ago
  39. 8bfc23e Add sys_nanosleep() prototype for sparc by Mike Frysinger · 15 years ago
  40. 09a13c2 Silence compiler warnings about implicit cast from pointer to integer by Mike Frysinger · 15 years ago
  41. aab05bd Ignore .gdb files from FLAT toolchains by Mike Frysinger · 15 years ago
  42. 24ab960 * configure.ac (AC_CHECK_FUNCS): Sort and expand. by Mike Frysinger · 15 years ago
  43. e90cc74 Blackfin: Update ioctl/syscall lists by Mike Frysinger · 15 years ago
  44. b065daa ioctlsort: Check ppc hosts too by Mike Frysinger · 15 years ago
  45. 0fda1c5 Fix build on ia64 by Andreas Schwab · 15 years ago
  46. d087571 * strace.spec (%doc): Add ChangeLog-CVS. by Roland McGrath · 15 years ago
  47. 2b832df * Makefile.am (srpm): New phony target. by Roland McGrath · 15 years ago
  48. a478d74 * Makefile.am (EXTRA_DIST): Add ChangeLog. by Roland McGrath · 15 years ago
  49. 84c693e * NEWS: Update for 4.5.19 release. by Dmitry V. Levin · 15 years ago
  50. f786da5 Prepare debian/* files for release by Frederik Schüler · 15 years ago
  51. 67874d8 * defs.h [HPPA]: Lower MAX_ARGS from 32 to 6. by Dmitry V. Levin · 15 years ago
  52. c0124e6 * ipc.c [LINUX] (sys_shmat): HPPA does not use an IPC multiplexer. by Dmitry V. Levin · 15 years ago
  53. 1dc2061 * linux/hppa/syscallent.h: Update syscalls. by Carlos O'Donell · 15 years ago
  54. 4677c8a Fix SA_HANDLER function pointer comparisons for hppa by Carlos O'Donell · 15 years ago
  55. eeb9ce3 CRIS: Correct first argument to upeek() by Edgar E. Iglesias · 15 years ago
  56. 9d2ee3d * signal.c (do_signalfd): Fix typo in output format. by Dmitry V. Levin · 15 years ago
  57. 7304fd9 * Makefile.am (gen_changelog_start_date): Fix date. by Dmitry V. Levin · 15 years ago
  58. fbfed22 Prepare for 4.5.19 release by Dmitry V. Levin · 15 years ago
  59. 22a9780 Update debian/* to 4.5.18-1 by Dmitry V. Levin · 15 years ago
  60. 896db21 Fix fadvise64 decoding on ARM by Kirill A. Shutemov · 15 years ago
  61. 7674006 Fix follow fork/vfork on Linux ARM OABI by Dmitry V. Levin · 15 years ago
  62. 86b23b7 Mark shell scripts as executable by Mike Frysinger · 15 years ago
  63. 8b1218e Ignore ioctlsort helper program by Mike Frysinger · 15 years ago
  64. 4651222 linux/errno: Add ERFKILL by Mike Frysinger · 15 years ago
  65. 8a56b8a Add accept4 socketcall by Paolo Bonzini · 15 years ago
  66. 705ff10 Replace x86-64 paccept with accept4 by Paolo Bonzini · 15 years ago
  67. 99c8569 Zero-extend 32-bit addresses when printing argv array. by Andreas Schwab · 15 years ago
  68. 85f5832 Add more futex decoding. by Andreas Schwab · 15 years ago
  69. 08f922a Generate ChangeLog from git log by Dmitry V. Levin · 15 years ago
  70. 414fe7d Cleanup trailing whitespaces and indentation that uses spaces before tabs by Dmitry V. Levin · 15 years ago
  71. 82f4cc6 README-CVS: Rename to README-hacking by Dmitry V. Levin · 15 years ago
  72. 5f87a09 .cvsignore: Remove obsolete file by Dmitry V. Levin · 15 years ago
  73. eb9e2e8 Revert unapproved commits. by Roland McGrath · 16 years ago
  74. 4ac9d62 * strace.c (handle_stopped_tcbs): Fix cast for 4th argument passed to ptrace(). by Dmitry V. Levin · 16 years ago
  75. 4bcd5ef * bjm.c (sys_query_module): Fix format warning reported by by Dmitry V. Levin · 16 years ago
  76. f48df6c Clean up header checks by Dmitry V. Levin · 16 years ago
  77. d80ed6c fix thinko in ChangeLog by Denys Vlasenko · 16 years ago
  78. 4e718b5 * strace.c (printstatsol, printstat_sparc64): by Denys Vlasenko · 16 years ago
  79. 246f42f * strace.c (collect_stopped_tcbs): Do not enable/disable signals by Denys Vlasenko · 16 years ago
  80. e740fd3 * file.c (print_dirfd): Use int for file descriptor, not a long. by Denys Vlasenko · 16 years ago
  81. b1a78cf * signal (sys_rt_sigtimedwait): Fix sigtimedwait syscall decoding. by Denys Vlasenko · 16 years ago
  82. 7a862d7 * signal (sys_rt_sigaction): Print struct sigaction correctly by Denys Vlasenko · 16 years ago
  83. 1d63246 * signal.c: Whitespace, comment, and style fixes, no code changes. by Denys Vlasenko · 16 years ago
  84. 132c52a * system.c (sram_alloc_flag): Add L2_SRAM constant. by Denys Vlasenko · 16 years ago
  85. 39fa628 Update Changelog to more accurately describe the changes. by Denys Vlasenko · 16 years ago
  86. 1e20921 As it turned out, "if (interrupted) break;" is needed in both loops, by Denys Vlasenko · 16 years ago
  87. aab52ca Remove "better attach to SIGSTOP", it is not correct... (^C fix remains). by Denys Vlasenko · 16 years ago
  88. 222713a * strace.c (startup_attach): Take care to correctly attach by Denys Vlasenko · 16 years ago
  89. eedaac7 Decode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_CLOEXEC. by Denys Vlasenko · 16 years ago
  90. c71016e defs.h: cosmetics (wrap overlong line) by Denys Vlasenko · 16 years ago
  91. 5ae2b7c AVR32 support by Hans-Christian Egtvedt by Denys Vlasenko · 16 years ago
  92. ea0e6e8 CRIS support by Hinko Kocevar (hinko.kocevar AT cetrtapot.si) by Denys Vlasenko · 16 years ago
  93. 8ed5727 By Hans-Christian Egtvedt (hans-christian.egtvedt AT atmel.com): by Denys Vlasenko · 16 years ago
  94. 4dedd56 Replace many more bare ptrace calls with calls to wrappers by Denys Vlasenko · 16 years ago
  95. c7e8371 * process.c: Indent preprocessor directives so that nesting by Denys Vlasenko · 16 years ago
  96. e6d113f linux/ioctlent.sh: update by Mike Frysinger (now collects enums too) by Denys Vlasenko · 16 years ago
  97. c43a515 More cleanups from Mike Frysingler: by Denys Vlasenko · 16 years ago
  98. 5e97754 HACKING-scripts: new doc file by Mike Frysinger by Denys Vlasenko · 16 years ago
  99. 8a4bdf8 s/sort | uniq/sort -u/ by Denys Vlasenko · 16 years ago
  100. f3c9ed4 Further signalent.h cleanup. by Denys Vlasenko · 16 years ago