1. 1201426 "Modernize" all old-style function parameter declarations by Denys Vlasenko · 13 years ago
  2. 8a08277 Add ability to print file descriptor paths and filter by those paths by Grant Edwards · 13 years ago
  3. 9fdbee6 Fix raw exit_group(2) decoding by Dmitry V. Levin · 14 years ago
  4. bd13645 Optimize known_scno() by Dmitry V. Levin · 14 years ago
  5. 65c1a81 Fix biarch support in IO dumping by Dmitry V. Levin · 14 years ago
  6. 50a218d Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return values by Dmitry V. Levin · 14 years ago
  7. bdafa1a Output diagnostics to stderr by Dmitry V. Levin · 14 years ago
  8. 35d0572 Pass less information to qualify_one and qual_* by Dmitry V. Levin · 14 years ago
  9. 0ef43b8 Fix -e option with only one value in qualifier statement by Wang Chao · 14 years ago
  10. 30145dd Fix const-correctness issues uncovered by gcc -Wwrite-strings by Dmitry V. Levin · 14 years ago
  11. 939caba Add support for the MicroBlaze architecture by Edgar E. Iglesias · 14 years ago
  12. d69fa49 Add biarch support for powerpc64 by Andreas Schwab · 14 years ago
  13. 246888d M68K: Fix fetching syscall arguments by Andreas Schwab · 14 years ago
  14. ffca9e3 Fix warning when compiling for m68k by Andreas Schwab · 14 years ago
  15. 7d7c963 Split trace_syscall() for better readability by Dmitry V. Levin · 15 years ago
  16. e3a7ef5 Implement -C option to combine regular and -c output by Dmitry V. Levin · 15 years ago
  17. 2003704 Fix MIPS N32/N64 compile error by David Daney · 15 years ago
  18. c8c6698 Add support for the TILE architecture by Chris Metcalf · 15 years ago
  19. e5e6085 Remove dead code by Dmitry V. Levin · 15 years ago
  20. 257e157 Merge Linux internal_clone() into internal_fork() by Dmitry V. Levin · 15 years ago
  21. 8566c50 sparc/linux: Rewrite to use asm/ptrace.h by Mike Frysinger · 15 years ago
  22. c1a5b7e Add support for Linux/no-mmu with vfork by Mike Frysinger · 15 years ago
  23. eeb9ce3 CRIS: Correct first argument to upeek() by Edgar E. Iglesias · 15 years ago
  24. 414fe7d Cleanup trailing whitespaces and indentation that uses spaces before tabs by Dmitry V. Levin · 15 years ago
  25. eb9e2e8 Revert unapproved commits. by Roland McGrath · 15 years ago
  26. 5ae2b7c AVR32 support by Hans-Christian Egtvedt by Denys Vlasenko · 16 years ago
  27. ea0e6e8 CRIS support by Hinko Kocevar (hinko.kocevar AT cetrtapot.si) by Denys Vlasenko · 16 years ago
  28. 4dedd56 Replace many more bare ptrace calls with calls to wrappers by Denys Vlasenko · 16 years ago
  29. 84e20af Cleanup after tcb table expansion simplification. by Denys Vlasenko · 16 years ago
  30. fb03667 syscall.c (get_scno): Fix warnings about unused 'pid' variable by Denys Vlasenko · 16 years ago
  31. 1d5b113 * defs.h: Update a comment. No code changes. by Denys Vlasenko · 16 years ago
  32. ef2fbf8 Output format fixes, improving the situation after recent by Denys Vlasenko · 16 years ago
  33. 8236f25 * syscall.c: more cosmetics. fixed a few localized style discrepancies. by Denys Vlasenko · 16 years ago
  34. bc161ec * defs.h, syscall.c: explain why x86 does not need TCB_WAITEXECVE trick, by Denys Vlasenko · 16 years ago
  35. adedb51 Fixing many instances of broken indentation with spaces instead of tabs. by Denys Vlasenko · 16 years ago
  36. 8ba1cd7 Patch by Kirill A. Shutemov: by Denys Vlasenko · 16 years ago
  37. 732d1bf Make strace somewhat resilient against process disappearing by Denys Vlasenko · 16 years ago
  38. 932fc7d This patch does not change any logic. by Denys Vlasenko · 16 years ago
  39. 87ea1f4 2008-10-23 Mike Frysinger <vapier@gentoo.org> by Dmitry V. Levin · 16 years ago
  40. 21a7534 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  41. 2e55ff4 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  42. d5bd7e6 2008-08-24 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  43. 1f94271 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com> by Jan Kratochvil · 16 years ago
  44. c1e4592 2008-05-27 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  45. 5670331 2008-01-25 Bruna Moreira <bruna.moreira@indt.org> by Roland McGrath · 16 years ago
  46. 542c2c6 2007-08-26 Daniel Jacobowitz <dan@codesourcery.com> by Roland McGrath · 16 years ago
  47. 5e48c54 2008-05-08 David S. Miller <davem@davemloft.net> by Roland McGrath · 16 years ago
  48. 9bc6340 2007-11-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  49. c18c703 2007-08-20 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  50. 7d61ff1 2006-12-21 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
  51. b2f8699 2006-12-20 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
  52. 3abe8b2 2006-12-20 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
  53. b9fe011 2006-12-10 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
  54. f691bd2 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com> by Roland McGrath · 18 years ago
  55. 4b2dcca 2006-01-12 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  56. 138c6a3 2005-11-17 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  57. 48a035f 2005-11-14 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  58. 2fe7b13 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  59. a4d4853 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  60. 1735279 2005-06-06 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  61. 920e6bb 2005-02-28 Andreas Schwab <schwab@suse.de> by Roland McGrath · 20 years ago
  62. b77d093 2004-12-20 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 20 years ago
  63. fe6b352 2004-12-19 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 20 years ago
  64. 76421df 2005-02-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  65. 5a9c6ad 2005-02-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  66. e10e62a 2004-09-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  67. ee36ce1 2004-09-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  68. c74c0b7 2004-09-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  69. aa51062 2004-08-31 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  70. 6d1a65c 2004-07-07 David S. Miller <davem@nuts.davemloft.net> by Roland McGrath · 20 years ago
  71. 998fac7 2004-06-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  72. d62b671 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  73. ce9f074 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  74. b4ce176 2004-02-26 Andreas Schwab <schwab@suse.de> by Roland McGrath · 21 years ago
  75. 08267b8 2003-12-31 David Mosberger <davidm@hpl.hp.com> by Roland McGrath · 21 years ago
  76. 182aa38 2004-01-13 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  77. 190f8dd 2003-12-14 Anton Blanchard <anton@samba.org> by Roland McGrath · 21 years ago
  78. ee9c5b5 2003-11-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  79. bb4833f 2003-10-21 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  80. a9da8cd 2003-09-24 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  81. 9c555e7 2003-07-05 Richard Henderson <rth@twiddle.net> by Roland McGrath · 21 years ago
  82. f5a4777 2003-06-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  83. 7c051d2 2003-06-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  84. 2f924ca 2003-06-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  85. 0f87c49 2003-06-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  86. e1e584b 2003-06-02 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  87. 2b61902 2003-04-10 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  88. 6b1d43e 2003-02-26 Stuart Menefy <stuart.menefy@st.com> by Roland McGrath · 22 years ago
  89. ba95476 2003-03-04 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  90. f3a0e1b 2003-02-19 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  91. 96dc514 2003-01-20 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  92. eb28535 2003-01-14 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  93. d38809b 2003-01-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  94. 923f750 2003-01-08 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  95. 9797ceb 2002-12-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  96. b69f81b 2002-12-21 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  97. 761b5d7 2002-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  98. 882eda8 2002-11-09 Heiko Carstens <heiko.carstens@de.ibm.com> by Michal Ludvig · 22 years ago
  99. 17f8fb3 Added switch for printing only succeeding syscalls. by Michal Ludvig · 22 years ago
  100. 10a88d0 2002-10-07 Michal Ludvig <mludvig@suse.cz> by Michal Ludvig · 22 years ago