1. 5ae21ea The `too much stuff, just check the ChangeLog' update by Wichert Akkerman · 24 years ago
  2. 10dfa56 Update mips syscall table by Wichert Akkerman · 24 years ago
  3. 481e45b added names for SVR4, SYSV, BSD4.3 and POSIX syscalls by Wichert Akkerman · 24 years ago
  4. fd89ced Linux/MIPS uses syscalls up to >4k, so set MAX_QUALS to 4999 by Wichert Akkerman · 24 years ago
  5. 529f06d add clone test by Wichert Akkerman · 24 years ago
  6. c792698 README-linux: updated to note that strace might not compile by Wichert Akkerman · 24 years ago
  7. faf7222 test/vfork.c: new file to test vfork traces by Wichert Akkerman · 25 years ago
  8. 2ee6e45 Fixup isdigit calls by Wichert Akkerman · 25 years ago
  9. 12f75d1 S390 updates by Wichert Akkerman · 25 years ago
  10. 57f229d Fixup ia64 stuff, part 1 by Wichert Akkerman · 25 years ago
  11. 8b1b40c Merge Trillian patches (Linux ia64) by Wichert Akkerman · 25 years ago
  12. 4dc3b14 Split trace_syscall into few functions to make code readable. by Pavel Machek · 25 years ago
  13. d8ae7e3 Cleaned up __NR_SYSCALL_BASE: less number of #ifdef's in main code is by Pavel Machek · 25 years ago
  14. 9a9f10b Wrap changing of syscall into nice function. by Pavel Machek · 25 years ago
  15. 245a6ac Automatically probe for sys/poll.h by Pavel Machek · 25 years ago
  16. 5597f89 Fix type on aclocal.m4 by Wichert Akkerman · 25 years ago
  17. 3016018 Release version 4.2 by Wichert Akkerman · 25 years ago
  18. 3ed6dc2 Add 1900 to tm_year in sprinttime by Wichert Akkerman · 25 years ago
  19. 9a8a37f fix loop for arm by Wichert Akkerman · 25 years ago
  20. 9148a3b update changelog&news by Wichert Akkerman · 25 years ago
  21. 0396bdc Use STAT64 test for the new stat64 functions by Wichert Akkerman · 25 years ago
  22. c921cb2 Update. by Ulrich Drepper · 25 years ago
  23. dfff33c Add AC_STAT64. by Ulrich Drepper · 25 years ago
  24. 02fffd8 Define HAVE_STAT64. by Ulrich Drepper · 25 years ago
  25. b8601b0 Define AC_STAT64. by Ulrich Drepper · 25 years ago
  26. 7f02c4d Implement sys_stat64, sys_fstat64, sys_lstat64, and printstat64. by Ulrich Drepper · 25 years ago
  27. 2f2a586 Define table entries for sys_stat64, sys_lstat64, and sys_fstat64. by Ulrich Drepper · 25 years ago
  28. 75bb37c Declare sys_stat64, sys_lstat64, and sys_fstat64. by Ulrich Drepper · 25 years ago
  29. 90512f0 (internal_clone): Fix a few typos and add definitions to make it at by Ulrich Drepper · 25 years ago
  30. 0fa01d7 Use ugly libc_stat trick also for stat64. by Ulrich Drepper · 25 years ago
  31. 7a0b649 Begin work on supporting clone by Wichert Akkerman · 25 years ago
  32. 4dc8a2a Bunch of stuff by Wichert Akkerman · 25 years ago
  33. e5be0de Note that Linux has semop by Wichert Akkerman · 25 years ago
  34. ea78f0f Add UnixWare support to configure by Wichert Akkerman · 25 years ago
  35. aec6238 Improve sys_query_module code by Wichert Akkerman · 25 years ago
  36. 9123ac8 fully decode the query_module syscall by Wichert Akkerman · 25 years ago
  37. 3377df7 Parse UnixWare mount options by Wichert Akkerman · 25 years ago
  38. 9dbf154 Add pollhack by Wichert Akkerman · 25 years ago
  39. 4695657 Seems like some systems treat sigmask_t and sigmask_t* as the same thing. by Wichert Akkerman · 25 years ago
  40. 48214be Only use long_to_sigset on Linux systems by Wichert Akkerman · 25 years ago
  41. e4aafd4 Merge patches from John Hughes by Wichert Akkerman · 25 years ago
  42. 906dade Tiny display fixup in getpmsg syscall output by Wichert Akkerman · 25 years ago
  43. 2a64b43 Update for 4.1 release by Wichert Akkerman · 25 years ago
  44. 221f54f Now it builds on alpha again... by Wichert Akkerman · 25 years ago
  45. 0ae852b Oops, forgot to commit this one by Wichert Akkerman · 25 years ago
  46. f5eeabb Start merging linux-ip-routing fork by Wichert Akkerman · 25 years ago
  47. 60456d7 update Linux MIPS syscall table by Wichert Akkerman · 25 years ago
  48. 2f473da Fix duplicate for sys_create_module Include linux/in6.h only for Linux MIPS by Wichert Akkerman · 25 years ago
  49. 505e176 test for linux/in6.h in configure by Wichert Akkerman · 25 years ago
  50. 31aa706 Added missing Linux MIPS files by Wichert Akkerman · 25 years ago
  51. f90da01 Add Linux MIPS support by Wichert Akkerman · 25 years ago
  52. 54a4767 Add missing newline in error by Wichert Akkerman · 25 years ago
  53. 5052482 Update Linux module syscalls by Wichert Akkerman · 25 years ago
  54. 15dea97 Compilation updates by Wichert Akkerman · 25 years ago
  55. 7b27ba0 Update strace-graph copyright to BSD by Wichert Akkerman · 25 years ago
  56. 9ce1a63 Catching up on my mail-backlog, see ChangeLog for details by Wichert Akkerman · 25 years ago
  57. 5a77766 Add sys_poll to Linux/alpha syscall list by Wichert Akkerman · 25 years ago
  58. 4a01ca0 CVS branch test by Wichert Akkerman · 25 years ago
  59. 527a805 Update sys_createmodule and sys_initmodule by Wichert Akkerman · 25 years ago
  60. b046b38 Update sys/reg.h usage in syscall.c as well by Wichert Akkerman · 25 years ago
  61. 36915a1 Add test for sys/reg.h and use that instead of asm/ptrace.h by Wichert Akkerman · 25 years ago
  62. ca44699 Remove hack in signal.c for arm architecture by Wichert Akkerman · 25 years ago
  63. 14cd9f0 Tell system.c not to include linux/fs.h by Wichert Akkerman · 25 years ago
  64. 8dc9a1a Update versionnumber to 4.0 by Wichert Akkerman · 25 years ago
  65. 5b4d128 Update patch from drow for file.c kernel types by Wichert Akkerman · 25 years ago
  66. a601370 Add patch from drow to get proper kernel types in file.c by Wichert Akkerman · 25 years ago
  67. 8d5860c system.c was using __NR_* style syscall number defines, which don't by Nate Sammons · 25 years ago
  68. e68d61c Remove stupid error in strace.c. Looks like I pasted something by Wichert Akkerman · 25 years ago
  69. 360815e Update documentation somewhat by Wichert Akkerman · 25 years ago
  70. 2b483ba Fix conditions for including sys/reg.h and linux/ptrace.h by Wichert Akkerman · 25 years ago
  71. e6f876c Linux/powerpc and SunOS fixes by Wichert Akkerman · 25 years ago
  72. 50a2745 Bring Linux/powerpc up to date by Wichert Akkerman · 25 years ago
  73. 789ed35 avoid leaking fd into child by Wichert Akkerman · 25 years ago
  74. 8829a55 Various fixes, see ChangeLog for details by Wichert Akkerman · 25 years ago
  75. 0405743 Add cvsbuild by Wichert Akkerman · 25 years ago
  76. 3f7f49d Update versionsnumber for 3.99.1 and update NEWS by Wichert Akkerman · 25 years ago
  77. cc4b8f4 Update syscall list for Linux/alpha by Wichert Akkerman · 25 years ago
  78. dacfb6e Add sparc patches from Jakub Jelinek by Wichert Akkerman · 25 years ago
  79. 8783c01 Don't include linux/ptrace.h for glibc. by Ulrich Drepper · 25 years ago
  80. 0d2d323 Fix typo. by Ulrich Drepper · 25 years ago
  81. 0c239d9 Adding cvsignore files for alpha and sparc by Wichert Akkerman · 25 years ago
  82. 6ff1218 add config.log by Wichert Akkerman · 25 years ago
  83. 71bdaff Fix typo by Wichert Akkerman · 25 years ago
  84. 22fe9d2 added `a bit of sysctl support', patch from Ulrich Drepper by Wichert Akkerman · 25 years ago
  85. 2992bba Remove some stuff from CVS that should be autogenerated by Wichert Akkerman · 25 years ago
  86. 42a9655 Added some cvsignore files by Wichert Akkerman · 25 years ago
  87. 9524bb9 use kernel dirent structure for Linux by Wichert Akkerman · 25 years ago
  88. f9d3dcb Update maintainer name in manpage by Wichert Akkerman · 25 years ago
  89. dbb440e Only compile IPX-support in net.c for Linux by Wichert Akkerman · 25 years ago
  90. 2e2553a Merged in a bunch of patches that I got as reaction to the 3.99 release. by Wichert Akkerman · 25 years ago
  91. 022c52f Update the version number to 3.99 (first pre-release for 4.0) by Wichert Akkerman · 25 years ago
  92. 8bc6cfd Minor compiliation-fixes by Wichert Akkerman · 25 years ago
  93. d4d8e92 Update linux sparc support so it compiles and works reasonably by Wichert Akkerman · 25 years ago
  94. b859bea Change number of personalities for Linux sparc to 2 Minor other fixes by Wichert Akkerman · 25 years ago
  95. 7a1f0e9 Update syscalls for Linux alpha by Wichert Akkerman · 25 years ago
  96. 25d0c4f Fix stat structures for Linux once again by Wichert Akkerman · 25 years ago
  97. a0f36c6 Fix test for alpha so we get the osf_stat functions in file.c by Wichert Akkerman · 25 years ago
  98. 328c5e7 Added support for old*stat syscalls for Linux by Wichert Akkerman · 25 years ago
  99. fd3bcae Oops, lets update config.sub as well so we can compile on more alphas by Wichert Akkerman · 25 years ago
  100. 1786d81 Update the ChangeLog and NEWS files to reflect new maintainer by Wichert Akkerman · 25 years ago