1. b8c9f77 FreeBSD uses 64 bit off_t, fix stat&fcntl(flock) by John Hughes · 23 years ago
  2. e2f6d87 add missing bit of solaris patches by John Hughes · 23 years ago
  3. 9dec06c minor svr4 fixes by John Hughes · 23 years ago
  4. 5a826b8 Fix off_t args on FreeBSD by John Hughes · 23 years ago
  5. 7737c8a Implement truncate64 & ftruncate64 for them that wants 'em by John Hughes · 23 years ago
  6. c524990 Fix for freebsd 4.1 by John Hughes · 23 years ago
  7. bb55723 Fix for freebsd 4.1 by John Hughes · 23 years ago
  8. cb8b69d Merge Harald Böhme's solaris patches by John Hughes · 23 years ago
  9. bc4935a Fixup unimplemented UW syscalls by John Hughes · 23 years ago
  10. c8f2e8a Use pr_syscall on UW by John Hughes · 23 years ago
  11. 091fe83 fix stat64 on UW by John Hughes · 23 years ago
  12. 95ea9c0 fix compile on UW by John Hughes · 23 years ago
  13. 96f5147 Implement truncate64 & ftruncate64 for them that wants 'em by John Hughes · 23 years ago
  14. 3deafe2 Fix for freebsd 4.1 by John Hughes · 23 years ago
  15. 61eeb55 Fix for freebsd 4.1 by John Hughes · 23 years ago
  16. bdf48f5 Merge Harald Böhme's solaris patches by John Hughes · 23 years ago
  17. 8ba4b3f Fixup unimplemented UW syscalls by John Hughes · 23 years ago
  18. 2529971 Use pr_syscall on UW by John Hughes · 23 years ago
  19. 8fe2c98 fix stat64 on UW by John Hughes · 23 years ago
  20. 1e4cb34 fix compile on UW by John Hughes · 23 years ago
  21. fa30618 Fix format for Unix domain sockets by Wichert Akkerman · 23 years ago
  22. 0cbfb32 Add sys_sysmips decoding by Wichert Akkerman · 23 years ago
  23. f185065 add support for IPv6 scope ids by Wichert Akkerman · 23 years ago
  24. edf2dcc Use @bindir@ and @mandir@ by Wichert Akkerman · 23 years ago
  25. 8c7122c Test for netinet/tcp.h and udp.h and use those by Wichert Akkerman · 23 years ago
  26. efdecac fix formating error in sys_setsockopt by Wichert Akkerman · 24 years ago
  27. d856b99 FreeBSD updates, make things compile on Linux 2.2 kernels by Wichert Akkerman · 24 years ago
  28. 2e4ffe5 more FreeBSD updates by Wichert Akkerman · 24 years ago
  29. 10b9cfb add clone by Wichert Akkerman · 24 years ago
  30. b8b0b0d update ChangeLog by Wichert Akkerman · 24 years ago
  31. 9b0c31d process.c: perform bpt trick for clone as well so we can get the pid of the child before it starts doing something by Wichert Akkerman · 24 years ago
  32. f75a9ab Add FreeBSD support by Wichert Akkerman · 24 years ago
  33. bf79f2e Add FreeBSD support by Wichert Akkerman · 24 years ago
  34. d077c45 Handle change in Linux 2.4.0-test6 stat structure by Wichert Akkerman · 24 years ago
  35. 16a03d2 test/clone.c: minor fixup by Wichert Akkerman · 24 years ago
  36. e381610 Implement setargs for MIPS. by Ralf Baechle · 24 years ago
  37. 255b89a Linux/MIPS doesn't pass mmap argument in a structure like Intel. by Ralf Baechle · 24 years ago
  38. 7987cdf net.c: add SOL_PACKET and SOL_RAW socket options, update SOL_IP and SOL_TCP by Wichert Akkerman · 24 years ago
  39. 43a7482 Merge changes from Ulrich by Wichert Akkerman · 24 years ago
  40. bd4125c Close outf fd when forking by Wichert Akkerman · 24 years ago
  41. 5ae21ea The `too much stuff, just check the ChangeLog' update by Wichert Akkerman · 24 years ago
  42. 10dfa56 Update mips syscall table by Wichert Akkerman · 24 years ago
  43. 481e45b added names for SVR4, SYSV, BSD4.3 and POSIX syscalls by Wichert Akkerman · 24 years ago
  44. fd89ced Linux/MIPS uses syscalls up to >4k, so set MAX_QUALS to 4999 by Wichert Akkerman · 24 years ago
  45. 529f06d add clone test by Wichert Akkerman · 24 years ago
  46. c792698 README-linux: updated to note that strace might not compile by Wichert Akkerman · 24 years ago
  47. faf7222 test/vfork.c: new file to test vfork traces by Wichert Akkerman · 24 years ago
  48. 2ee6e45 Fixup isdigit calls by Wichert Akkerman · 24 years ago
  49. 12f75d1 S390 updates by Wichert Akkerman · 24 years ago
  50. 57f229d Fixup ia64 stuff, part 1 by Wichert Akkerman · 24 years ago
  51. 8b1b40c Merge Trillian patches (Linux ia64) by Wichert Akkerman · 24 years ago
  52. 4dc3b14 Split trace_syscall into few functions to make code readable. by Pavel Machek · 24 years ago
  53. d8ae7e3 Cleaned up __NR_SYSCALL_BASE: less number of #ifdef's in main code is by Pavel Machek · 24 years ago
  54. 9a9f10b Wrap changing of syscall into nice function. by Pavel Machek · 24 years ago
  55. 245a6ac Automatically probe for sys/poll.h by Pavel Machek · 24 years ago
  56. 5597f89 Fix type on aclocal.m4 by Wichert Akkerman · 24 years ago
  57. 3016018 Release version 4.2 by Wichert Akkerman · 24 years ago
  58. 3ed6dc2 Add 1900 to tm_year in sprinttime by Wichert Akkerman · 24 years ago
  59. 9a8a37f fix loop for arm by Wichert Akkerman · 25 years ago
  60. 9148a3b update changelog&news by Wichert Akkerman · 25 years ago
  61. 0396bdc Use STAT64 test for the new stat64 functions by Wichert Akkerman · 25 years ago
  62. c921cb2 Update. by Ulrich Drepper · 25 years ago
  63. dfff33c Add AC_STAT64. by Ulrich Drepper · 25 years ago
  64. 02fffd8 Define HAVE_STAT64. by Ulrich Drepper · 25 years ago
  65. b8601b0 Define AC_STAT64. by Ulrich Drepper · 25 years ago
  66. 7f02c4d Implement sys_stat64, sys_fstat64, sys_lstat64, and printstat64. by Ulrich Drepper · 25 years ago
  67. 2f2a586 Define table entries for sys_stat64, sys_lstat64, and sys_fstat64. by Ulrich Drepper · 25 years ago
  68. 75bb37c Declare sys_stat64, sys_lstat64, and sys_fstat64. by Ulrich Drepper · 25 years ago
  69. 90512f0 (internal_clone): Fix a few typos and add definitions to make it at by Ulrich Drepper · 25 years ago
  70. 0fa01d7 Use ugly libc_stat trick also for stat64. by Ulrich Drepper · 25 years ago
  71. 7a0b649 Begin work on supporting clone by Wichert Akkerman · 25 years ago
  72. 4dc8a2a Bunch of stuff by Wichert Akkerman · 25 years ago
  73. e5be0de Note that Linux has semop by Wichert Akkerman · 25 years ago
  74. ea78f0f Add UnixWare support to configure by Wichert Akkerman · 25 years ago
  75. aec6238 Improve sys_query_module code by Wichert Akkerman · 25 years ago
  76. 9123ac8 fully decode the query_module syscall by Wichert Akkerman · 25 years ago
  77. 3377df7 Parse UnixWare mount options by Wichert Akkerman · 25 years ago
  78. 9dbf154 Add pollhack by Wichert Akkerman · 25 years ago
  79. 4695657 Seems like some systems treat sigmask_t and sigmask_t* as the same thing. by Wichert Akkerman · 25 years ago
  80. 48214be Only use long_to_sigset on Linux systems by Wichert Akkerman · 25 years ago
  81. e4aafd4 Merge patches from John Hughes by Wichert Akkerman · 25 years ago
  82. 906dade Tiny display fixup in getpmsg syscall output by Wichert Akkerman · 25 years ago
  83. 2a64b43 Update for 4.1 release by Wichert Akkerman · 25 years ago
  84. 221f54f Now it builds on alpha again... by Wichert Akkerman · 25 years ago
  85. 0ae852b Oops, forgot to commit this one by Wichert Akkerman · 25 years ago
  86. f5eeabb Start merging linux-ip-routing fork by Wichert Akkerman · 25 years ago
  87. 60456d7 update Linux MIPS syscall table by Wichert Akkerman · 25 years ago
  88. 2f473da Fix duplicate for sys_create_module Include linux/in6.h only for Linux MIPS by Wichert Akkerman · 25 years ago
  89. 505e176 test for linux/in6.h in configure by Wichert Akkerman · 25 years ago
  90. 31aa706 Added missing Linux MIPS files by Wichert Akkerman · 25 years ago
  91. f90da01 Add Linux MIPS support by Wichert Akkerman · 25 years ago
  92. 54a4767 Add missing newline in error by Wichert Akkerman · 25 years ago
  93. 5052482 Update Linux module syscalls by Wichert Akkerman · 25 years ago
  94. 15dea97 Compilation updates by Wichert Akkerman · 25 years ago
  95. 7b27ba0 Update strace-graph copyright to BSD by Wichert Akkerman · 25 years ago
  96. 9ce1a63 Catching up on my mail-backlog, see ChangeLog for details by Wichert Akkerman · 25 years ago
  97. 5a77766 Add sys_poll to Linux/alpha syscall list by Wichert Akkerman · 25 years ago
  98. 4a01ca0 CVS branch test by Wichert Akkerman · 25 years ago
  99. 527a805 Update sys_createmodule and sys_initmodule by Wichert Akkerman · 25 years ago
  100. b046b38 Update sys/reg.h usage in syscall.c as well by Wichert Akkerman · 25 years ago