1. f85339b *** empty log message *** by robbiew · 23 years ago
  2. 0db44a5 Enabled for multiple concurrent runs. by robbiew · 23 years ago
  3. 7e59475 Applied Ihno's patches. by robbiew · 23 years ago
  4. 90b1698 reset errno to 0 before executing the system call in TEST_VOID() by plars · 23 years ago
  5. 755394c Corrected mistake..should be 2 tests, not 1. This bug was found by Ihno Krumreich. by robbiew · 23 years ago
  6. 15226cd Applied patches submitted by: by robbiew · 23 years ago
  7. 79255d7 april release by iyermanoj · 23 years ago
  8. 3fb92b4 Changed the group check for "nobody" back to using 'getpwnam' to handle by robbiew · 23 years ago
  9. 90fc94c Changed nobody group checking to check for id number only. by robbiew · 23 years ago
  10. 5e1abfd Jay Huie's README on the LTP automation scripts. by iyermanoj · 23 years ago
  11. b2af061 Added Andi Kleen's patch. by robbiew · 23 years ago
  12. 9dfe063 *** empty log message *** by robbiew · 23 years ago
  13. a42e4b9 fixed mprotect01 to expect ENOMEM (as specified by POSIX) instead of EFAULT by plars · 23 years ago
  14. 97ec2c8 Andi Kleen 64bit patch. by robbiew · 23 years ago
  15. 927b69d Andi Kleen warning patches. by robbiew · 23 years ago
  16. 463e99d msync05 fixed to expect ENOMEM as specified by POSIX rather than EFAULT by plars · 23 years ago
  17. 8480ec0 *** empty log message *** by robbiew · 23 years ago
  18. 7ca7ccd Modified IDcheck to check for the group "nobody", not just if user nobody has a group. by robbiew · 23 years ago
  19. 1d27cce Added modifications suggested by Andi Kleen <ak@suse.de> by robbiew · 23 years ago
  20. 9ee396e Added extra header. by robbiew · 23 years ago
  21. b59499d Added a code to cleanup sem id at conclusion of test. by robbiew · 23 years ago
  22. b4fd34f Added Andreas Jaeger fix <aj@suse.de> by robbiew · 23 years ago
  23. da80674 Applied Andreas Jaeger warning patch. <aj@suse.de> by robbiew · 23 years ago
  24. 779b3ec Removed warnings. Andreas Jaeger <aj@suse.de> by robbiew · 23 years ago
  25. 43122ee Removed warnings. Andreas Jaeger <aj@suse.de> by robbiew · 23 years ago
  26. 0c8548d Fixed /dev/zero problem. by robbiew · 23 years ago
  27. dc61c58 Updated versions from Jay Huie. by robbiew · 23 years ago
  28. 055425b I switched PASS and FAIL to the correct settings: PASS=0 & FAIL=1 by robbiew · 23 years ago
  29. bf553cc fixed to make it work without a controlling tty by plars · 23 years ago
  30. 393f634 fix sendto01 so that it works without a controlling tty by plars · 23 years ago
  31. 13cbed7 fix sendmsg01 to make it work without a controlling tty by plars · 23 years ago
  32. 805e285 initialize controllen in sendmsg01 by plars · 23 years ago
  33. 0c850b7 fix send01 to make it work without a controlling tty by plars · 23 years ago
  34. 0c49ebf fix listen01 so that it will work without a controlling tty by plars · 23 years ago
  35. dcf2c3d make getsockopt01 work without a controlling tty by plars · 23 years ago
  36. 94d7956 fix to make getsockname01 work without a controlling tty by plars · 23 years ago
  37. b05da4c fix to make getpeername01 work without a controlling tty by plars · 23 years ago
  38. a9de613 fix to make connect01 work without a controlling tty by plars · 23 years ago
  39. b9c945b fix to make bind01 work when there is not a controlling terminal by plars · 23 years ago
  40. 17ab388 fix so that it works without a controlling terminal (like with stp) by plars · 23 years ago
  41. d5c2112 Added 64-bit patches by Ihno Krumreich, email: ihno@caldera.de by robbiew · 23 years ago
  42. c9d001f Added PASS/FAIL output. by robbiew · 23 years ago
  43. ded99ee Added Author information. by robbiew · 23 years ago
  44. 75fe22f Added more info to this file. by robbiew · 23 years ago
  45. 211d45d Corrected the networking and diskio menus. by robbiew · 23 years ago
  46. d0f7bba Corrected variable exports. by robbiew · 23 years ago
  47. ef6e842 Added option for NFS over TCP. by robbiew · 23 years ago
  48. 2727dea Added options for NFS. by robbiew · 23 years ago
  49. 4c4369f Modified variable name for version for consistency. by robbiew · 23 years ago
  50. c1e490f Added options for setting protocol. by robbiew · 23 years ago
  51. 2cb7ffc Added options for specifying version and protocol. by robbiew · 23 years ago
  52. 57dfebc Added a cleanup line to remove the tmp dir. by robbiew · 23 years ago
  53. 84722dc Added an IPv6 ported version of NetPIPE by robbiew · 23 years ago
  54. 72931de Added tools directory. by robbiew · 23 years ago
  55. ef580fe Modified by iyermanoj · 23 years ago
  56. a950b85 Added a missing parameter to the runtest script and added jfs. by robbiew · 23 years ago
  57. 20f2d9b Corrected the cleanup section. by robbiew · 23 years ago
  58. b3c48a8 Jay's patch was calling "install" from "all"...this is wrong. by robbiew · 23 years ago
  59. e315ac8 Forgot to add this. by robbiew · 23 years ago
  60. a1c6657 Tools created by Jay Huie (wjhuie@us.ibm.com) by robbiew · 23 years ago
  61. 52a79d1 Made modifications per Jay Huie's patch. by robbiew · 23 years ago
  62. 5a5e9ec *** empty log message *** by robbiew · 23 years ago
  63. d0dc408 *** empty log message *** by robbiew · 23 years ago
  64. 796b06a *** empty log message *** by robbiew · 23 years ago
  65. f005112 A list of known failures of LTP tests. by robbiew · 23 years ago
  66. e52c6dc Added an expected output section to documentation header. by robbiew · 23 years ago
  67. aa5ca8d *** empty log message *** by robbiew · 23 years ago
  68. ee7313b Added sem02 test. by robbiew · 23 years ago
  69. a93adec Added -lpthread option required for sem02 by robbiew · 23 years ago
  70. cca4a4a Added sem02 description. by robbiew · 23 years ago
  71. fc9af19 Added sem02 test description. by robbiew · 23 years ago
  72. 95ae8f6 Tests the semop() function. by robbiew · 23 years ago
  73. c995548 *** empty log message *** by robbiew · 23 years ago
  74. 631a9f5 Applied Jay Huie's patch to only ask if the users don't exist. by robbiew · 23 years ago
  75. 185d75a Added SCTP test description. by robbiew · 23 years ago
  76. c6cd2eb Updated description. by robbiew · 23 years ago
  77. 2e7315b Description of tests. by robbiew · 23 years ago
  78. 8b6d9bf fix sf bug #525688 - parameter problems in sendfile testcases. Should help on 64bit archs. by plars · 23 years ago
  79. 60d8da7 Added the sctp tests to kernel section. by robbiew · 23 years ago
  80. 3f7085e Added sctp tests. by robbiew · 23 years ago
  81. 2cabee4 I fixed perf_lan, so it can now be included in the testrun. by robbiew · 23 years ago
  82. c8bf287 Set better default values. by robbiew · 23 years ago
  83. ff44419 Finally got this to work with packets over 256 bytes. by robbiew · 23 years ago
  84. 1b8e0bb 4 cases added to test by Jay Huie. by robbiew · 23 years ago
  85. 21a5855 Modified clean section in Makefiles, and added my name to the history files. by robbiew · 23 years ago
  86. 38dad94 Initial addition of SCTP tests. by robbiew · 23 years ago
  87. 83d3aa4 Added sctp tests. by robbiew · 23 years ago
  88. 630c5a0 *** empty log message *** by iyermanoj · 23 years ago
  89. b480635 Corrected the TCid. by robbiew · 23 years ago
  90. 007dbc9 Corrected TCid. by robbiew · 23 years ago
  91. 0422f20 Renamed the TCid to fork09..was fork01. by robbiew · 23 years ago
  92. 0834560 fixed bug [ #523137 ] sched_setscheduler02 - param not set. This will fix the issue with the param pointer not pointing to anything before it is used. Should help with running ltp on other architectures. by plars · 23 years ago
  93. a98e000 fixups by iyermanoj · 23 years ago
  94. 15e6f07 Added header file string.h by iyermanoj · 23 years ago
  95. 962503a Checkin in the testcase after getting approval from the author. by iyermanoj · 23 years ago
  96. 590cdde Closer to working...won't go over 255 for packet size. by robbiew · 23 years ago
  97. 0e8c9f2 fixed bug [ #523055 ] sched_getscheduler - param not allocated on sourceforge. by plars · 23 years ago
  98. 72783ef added tool directory to makefile by iyermanoj · 23 years ago
  99. fc71122 added makefile to build trace_sched by iyermanoj · 23 years ago
  100. 0ddcd60 added new tool by iyermanoj · 23 years ago