1. 688c7fc Update config.sub and config.guess by Wichert Akkerman · 23 years ago
  2. 70c5e7a printcontext should pass sigmask addr to printsigmask by John Hughes · 24 years ago
  3. aa09c6b Don\'t run off end of memory in umovestr when USE_PROCFS by John Hughes · 24 years ago
  4. 4e36a81 Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw non-stop-clusters by John Hughes · 24 years ago
  5. 3525440 Add todays changes by Wichert Akkerman · 24 years ago
  6. 8f7f0a2 Add Ganesan Rajagopal by Wichert Akkerman · 24 years ago
  7. d5c2dae switch to using /proc/<pid>/status on Linux by Wichert Akkerman · 24 years ago
  8. 8d15e21 Update syscall list by Wichert Akkerman · 24 years ago
  9. 5c4c69b Fix wrong cast in powerpc code by Wichert Akkerman · 24 years ago
  10. 7a90aca fix mailinglist address by Wichert Akkerman · 24 years ago
  11. 42080d8 add more configure tests for system headers by Wichert Akkerman · 24 years ago
  12. 4ca3109 Merge MIPS patches from Maciej W. Rozycki by Wichert Akkerman · 24 years ago
  13. 3472dd5 improve formating for sys_sysmips by Wichert Akkerman · 24 years ago
  14. 7484245 fix some syscall names by Wichert Akkerman · 24 years ago
  15. 352ce82 update syscall list by Wichert Akkerman · 24 years ago
  16. 75c422b add code to print PC for MIPS by Wichert Akkerman · 24 years ago
  17. e70bbe5 note we are working on 4.3.1 now by Wichert Akkerman · 24 years ago
  18. 3c93543 fix small display error for sys_sysmips by Wichert Akkerman · 24 years ago
  19. 3f389c4 Fix another typo by Wichert Akkerman · 24 years ago
  20. d6b9249 use asm/sysmips.h and linux/utsname.h if they exist by Wichert Akkerman · 24 years ago
  21. b07296a Updated by Wichert Akkerman · 24 years ago
  22. 4f043ec regenerate linux/mips ioctl list by Wichert Akkerman · 24 years ago
  23. 8aada67 regenerate ioctl list by Wichert Akkerman · 24 years ago
  24. cf71567 Removed since we can use the general Linux copy by Wichert Akkerman · 24 years ago
  25. 29f0d05 add dir variable to set location of kernel includes by Wichert Akkerman · 24 years ago
  26. 00cd74c Update Linux/ia64 ioctl list by Wichert Akkerman · 24 years ago
  27. 386fcd0 cleanup includefilenames in ioctl lists by Wichert Akkerman · 24 years ago
  28. 1076778 Updated linux/powerpc ioctl list by Wichert Akkerman · 24 years ago
  29. d7fb206 update linux/hppa ioctllist by Wichert Akkerman · 24 years ago
  30. bbf59e9 update linux/alpha ioctllist by Wichert Akkerman · 24 years ago
  31. 00a82ee several Linux/sparc fixes by Wichert Akkerman · 24 years ago
  32. fe8f65d update Linux/sparc ioctl list by Wichert Akkerman · 24 years ago
  33. 2f1d87e use __WALL for wait4 if we can by Wichert Akkerman · 24 years ago
  34. 8ab1a3c fix typo by Wichert Akkerman · 24 years ago
  35. b8a85a4 Check for endianness of long long by John Hughes · 24 years ago
  36. 6156357 Fix compile errors with SCO UDK compiler by John Hughes · 24 years ago
  37. 072ea8a retro-actively mention Linux/hppa support in the changelog by Wichert Akkerman · 24 years ago
  38. 8e075fb Fix bad merge of solaris patch by John Hughes · 24 years ago
  39. c1652e2 Add Linux/hppa port, patch from Richard Hirst by Wichert Akkerman · 24 years ago
  40. e3bf56a add getdents64 and fcntl64 (not decoded yet) by Wichert Akkerman · 24 years ago
  41. 6f2bbe2 update config.guess by Wichert Akkerman · 24 years ago
  42. 407be9a Update Linux/mips syscall table by Wichert Akkerman · 24 years ago
  43. e2613b4 Add Linux ioctlsort by Wichert Akkerman · 24 years ago
  44. a966785 Implement new way to get the ioctl list for Linux: instead of by Wichert Akkerman · 24 years ago
  45. cf1de75 cope with FreeBSD compatability syscalls by John Hughes · 24 years ago
  46. c0fc3fd replace some #if FREEBSD by #if HAVE_ST_xxx by John Hughes · 24 years ago
  47. 0c79e01 replace wimpy get64 by powerful LONG_LONG :-) by John Hughes · 24 years ago
  48. 70623be Use configure to detect 64bit off_t and rlim_t by John Hughes · 24 years ago
  49. b8c9f77 FreeBSD uses 64 bit off_t, fix stat&fcntl(flock) by John Hughes · 24 years ago
  50. e2f6d87 add missing bit of solaris patches by John Hughes · 24 years ago
  51. 9dec06c minor svr4 fixes by John Hughes · 24 years ago
  52. 5a826b8 Fix off_t args on FreeBSD by John Hughes · 24 years ago
  53. 7737c8a Implement truncate64 & ftruncate64 for them that wants 'em by John Hughes · 24 years ago
  54. c524990 Fix for freebsd 4.1 by John Hughes · 24 years ago
  55. bb55723 Fix for freebsd 4.1 by John Hughes · 24 years ago
  56. cb8b69d Merge Harald Böhme's solaris patches by John Hughes · 24 years ago
  57. bc4935a Fixup unimplemented UW syscalls by John Hughes · 24 years ago
  58. c8f2e8a Use pr_syscall on UW by John Hughes · 24 years ago
  59. 091fe83 fix stat64 on UW by John Hughes · 24 years ago
  60. 95ea9c0 fix compile on UW by John Hughes · 24 years ago
  61. 96f5147 Implement truncate64 & ftruncate64 for them that wants 'em by John Hughes · 24 years ago
  62. 3deafe2 Fix for freebsd 4.1 by John Hughes · 24 years ago
  63. 61eeb55 Fix for freebsd 4.1 by John Hughes · 24 years ago
  64. bdf48f5 Merge Harald Böhme's solaris patches by John Hughes · 24 years ago
  65. 8ba4b3f Fixup unimplemented UW syscalls by John Hughes · 24 years ago
  66. 2529971 Use pr_syscall on UW by John Hughes · 24 years ago
  67. 8fe2c98 fix stat64 on UW by John Hughes · 24 years ago
  68. 1e4cb34 fix compile on UW by John Hughes · 24 years ago
  69. fa30618 Fix format for Unix domain sockets by Wichert Akkerman · 24 years ago
  70. 0cbfb32 Add sys_sysmips decoding by Wichert Akkerman · 24 years ago
  71. f185065 add support for IPv6 scope ids by Wichert Akkerman · 24 years ago
  72. edf2dcc Use @bindir@ and @mandir@ by Wichert Akkerman · 24 years ago
  73. 8c7122c Test for netinet/tcp.h and udp.h and use those by Wichert Akkerman · 24 years ago
  74. efdecac fix formating error in sys_setsockopt by Wichert Akkerman · 24 years ago
  75. d856b99 FreeBSD updates, make things compile on Linux 2.2 kernels by Wichert Akkerman · 24 years ago
  76. 2e4ffe5 more FreeBSD updates by Wichert Akkerman · 24 years ago
  77. 10b9cfb add clone by Wichert Akkerman · 24 years ago
  78. b8b0b0d update ChangeLog by Wichert Akkerman · 24 years ago
  79. 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
  80. f75a9ab Add FreeBSD support by Wichert Akkerman · 24 years ago
  81. bf79f2e Add FreeBSD support by Wichert Akkerman · 24 years ago
  82. d077c45 Handle change in Linux 2.4.0-test6 stat structure by Wichert Akkerman · 24 years ago
  83. 16a03d2 test/clone.c: minor fixup by Wichert Akkerman · 24 years ago
  84. e381610 Implement setargs for MIPS. by Ralf Baechle · 24 years ago
  85. 255b89a Linux/MIPS doesn't pass mmap argument in a structure like Intel. by Ralf Baechle · 24 years ago
  86. 7987cdf net.c: add SOL_PACKET and SOL_RAW socket options, update SOL_IP and SOL_TCP by Wichert Akkerman · 24 years ago
  87. 43a7482 Merge changes from Ulrich by Wichert Akkerman · 24 years ago
  88. bd4125c Close outf fd when forking by Wichert Akkerman · 24 years ago
  89. 5ae21ea The `too much stuff, just check the ChangeLog' update by Wichert Akkerman · 25 years ago
  90. 10dfa56 Update mips syscall table by Wichert Akkerman · 25 years ago
  91. 481e45b added names for SVR4, SYSV, BSD4.3 and POSIX syscalls by Wichert Akkerman · 25 years ago
  92. fd89ced Linux/MIPS uses syscalls up to >4k, so set MAX_QUALS to 4999 by Wichert Akkerman · 25 years ago
  93. 529f06d add clone test by Wichert Akkerman · 25 years ago
  94. c792698 README-linux: updated to note that strace might not compile by Wichert Akkerman · 25 years ago
  95. faf7222 test/vfork.c: new file to test vfork traces by Wichert Akkerman · 25 years ago
  96. 2ee6e45 Fixup isdigit calls by Wichert Akkerman · 25 years ago
  97. 12f75d1 S390 updates by Wichert Akkerman · 25 years ago
  98. 57f229d Fixup ia64 stuff, part 1 by Wichert Akkerman · 25 years ago
  99. 8b1b40c Merge Trillian patches (Linux ia64) by Wichert Akkerman · 25 years ago
  100. 4dc3b14 Split trace_syscall into few functions to make code readable. by Pavel Machek · 25 years ago