1. 6f3a9f3 *** empty log message *** by robbiew · 22 years ago
  2. ca6ea0b clean up some warnings by plars · 22 years ago
  3. 824e05a Fix build break in test.h by plars · 22 years ago
  4. a432fb7 fix build break by plars · 22 years ago
  5. aaa4d03 fix build break from a recently committed patch by plars · 22 years ago
  6. 8957242 Added tests from Bull. by robbiew · 22 years ago
  7. 2d1b089 New test from Bull. by robbiew · 22 years ago
  8. 7b6a067 patch from Johannes Stezenbach to fix O_NOGOLLOW and O_DIRECTORY on MIPS by plars · 22 years ago
  9. 8da5497 New test from Bull. by robbiew · 22 years ago
  10. 2e5eb04 New testcase from Bull. by robbiew · 22 years ago
  11. 55b4e88 Applied fixes submited by Ted Cheslek <echeslak@us.ibm.com> by robbiew · 22 years ago
  12. 68c75a7 fix mprotect03 sourceforge bug #491287. Instead of initializing sigaction better though, I just switched over to the more proper method of using tst_sig(). mprotect02 needed this as well. by plars · 22 years ago
  13. fc6ea0d Adding in changes to mallocstress.c from Dan Kegel. by nstraz · 22 years ago
  14. 3ab219f Add mtest07 to the build process by nstraz · 22 years ago
  15. f3a83d5 Applied patch submitted by Ihno Krumreich by robbiew · 22 years ago
  16. 8531639 Corrected script...forgot to include port number in test. by robbiew · 22 years ago
  17. 067f384 MIPS fixes from Johannes Stezenbach: by plars · 22 years ago
  18. a14c8e6 Small fix by Ihno Krumreich to make the test name right in a comment by plars · 22 years ago
  19. 404816b Checking in Casey Abell's changes to add sar results to ltp_check by plars · 22 years ago
  20. 5abf9a9 Adding gettimeofday02 test case by Andi Kleen with changes by nstraz · 22 years ago
  21. cd243f2 Added readv03 to list. by robbiew · 22 years ago
  22. bbc75ee New testcase written by Bull. by robbiew · 22 years ago
  23. 8b96a3d Fixed a small error that was preventing shmctl* from compiling on some systems. by plars · 22 years ago
  24. f6f0bf6 fix from Andi Kleen for semctl04 to work on x86-64 by plars · 22 years ago
  25. 2888451 64bit fix from Andi Kleen by plars · 22 years ago
  26. d31c345 Fix from Andi Kleen, in his own words: This fixes a FAIL on x86-64 and also makes it a bit more ISO-C compliant. In fact it was likely overwriting stack randomly on most architectures with 64bit time_t. by plars · 22 years ago
  27. 38ec073 fixed sourceforge bug #511477 pwrite should expect EINVAL when offset is negative, not EFBIG. by plars · 22 years ago
  28. d6df93c Added some additional includes and a define to enable test to function by robbiew · 22 years ago
  29. 49301ac Added a waitpid to handle problems running under Pan. by robbiew · 22 years ago
  30. 83e92e5 Applied suggestion from Dan Kegel <dkegel@ixiacom.com> for warning cleanup. by robbiew · 22 years ago
  31. 2919d4f Needed to set LTP_LDFLAGS correctly. by robbiew · 22 years ago
  32. fa31d55 Change TCID's so they match the filename, as needed. by nstraz · 22 years ago
  33. 4589923 Bull has updated this test to accept EFAULT or SIGSEGV as possible successful error return. by robbiew · 22 years ago
  34. 40c0de9 Additional library needed for fchdir03 to compile. by robbiew · 22 years ago
  35. ae88b86 by iyermanoj · 22 years ago
  36. 047062c May 7 Release by iyermanoj · 22 years ago
  37. b7ba493 fix recvfrom01 to work without a controlling tty by plars · 22 years ago
  38. d8afa78 fix recvmsg01 to work without a controlling tty by plars · 22 years ago
  39. 86ea1ba fix recv01 when run without a controlling terminal by plars · 22 years ago
  40. eab59d1 Removed fstat05 b/c it does not handle SIG 11 returns as well as EFAULT, which by robbiew · 22 years ago
  41. a8dc211 Applied patch submitted by Jay Huie. by robbiew · 22 years ago
  42. cfd6796 Added new testcases created by Bull. by robbiew · 22 years ago
  43. b95e362 New testcase added by Bull. by robbiew · 22 years ago
  44. 62b4a99 New testcase created by Bull. by robbiew · 22 years ago
  45. a725861 Enabled test for concurrent multiple runs. by robbiew · 22 years ago
  46. 3f573ae Enabled for multiple concurrent runs. by robbiew · 22 years ago
  47. 0ff959d Enabled for multiple concurrent runs. by robbiew · 22 years ago
  48. 4644c7e Commited patch submitted by Jay Huie by robbiew · 22 years ago
  49. 112db7a Applied Jay Huie's patch. by robbiew · 22 years ago
  50. 3650fef Added test created by Bull. by robbiew · 22 years ago
  51. c1f652a Added test created by Bull. by robbiew · 22 years ago
  52. 76cc2d2 Enabled test for multiple concurrent runs. by robbiew · 22 years ago
  53. b53e0cf *** empty log message *** by robbiew · 22 years ago
  54. 5b51615 Enabled for multiple concurrent runs. by robbiew · 22 years ago
  55. b4c3b2a Enabled for multiple concurrent runs. by robbiew · 22 years ago
  56. 9f42151 Enabled test for multiple concurrent runs. by robbiew · 22 years ago
  57. c50ab20 Enabled for multiple runs. by robbiew · 22 years ago
  58. 0ecda11 Enabled for multiple instances. by robbiew · 22 years ago
  59. 40ddd69 Enabled for multiple instances. by robbiew · 22 years ago
  60. e69e226 Enabled for multiple concurrent runs. by robbiew · 22 years ago
  61. 874b422 fixed fcntl17 race that was generating a SIGPIPE when the parent died before one of the children tried to send something on the pipe by plars · 22 years ago
  62. caccaf2 removed int typecast since it is not needed now that we are checking the return from signal against SIG_ERR. Added failure handling just in case calls to pipe() fail. by plars · 22 years ago
  63. 07635bc william jay huie's fixes for fcntl17: s/fcntl05/fcntl17, check that return from signal() on error ==SIG_ERR instead of < 0 by plars · 22 years ago
  64. 22853aa Updated to enable multiple copies. by robbiew · 22 years ago
  65. da28e8c Enabled test to run multiple times. by robbiew · 22 years ago
  66. ee9f4f0 Enabled for multiple runs. by robbiew · 22 years ago
  67. f812c50 *** empty log message *** by robbiew · 22 years ago
  68. 669e60c Enabled test for multiple copies. by robbiew · 22 years ago
  69. a3efff3 *** empty log message *** by robbiew · 22 years ago
  70. 5845ca3 Committed Ihno's patch by robbiew · 22 years ago
  71. f85339b *** empty log message *** by robbiew · 22 years ago
  72. 0db44a5 Enabled for multiple concurrent runs. by robbiew · 22 years ago
  73. 7e59475 Applied Ihno's patches. by robbiew · 22 years ago
  74. 90b1698 reset errno to 0 before executing the system call in TEST_VOID() by plars · 22 years ago
  75. 755394c Corrected mistake..should be 2 tests, not 1. This bug was found by Ihno Krumreich. by robbiew · 22 years ago
  76. 15226cd Applied patches submitted by: by robbiew · 22 years ago
  77. 79255d7 april release by iyermanoj · 22 years ago
  78. 3fb92b4 Changed the group check for "nobody" back to using 'getpwnam' to handle by robbiew · 22 years ago
  79. 90fc94c Changed nobody group checking to check for id number only. by robbiew · 22 years ago
  80. 5e1abfd Jay Huie's README on the LTP automation scripts. by iyermanoj · 22 years ago
  81. b2af061 Added Andi Kleen's patch. by robbiew · 22 years ago
  82. 9dfe063 *** empty log message *** by robbiew · 22 years ago
  83. a42e4b9 fixed mprotect01 to expect ENOMEM (as specified by POSIX) instead of EFAULT by plars · 22 years ago
  84. 97ec2c8 Andi Kleen 64bit patch. by robbiew · 22 years ago
  85. 927b69d Andi Kleen warning patches. by robbiew · 22 years ago
  86. 463e99d msync05 fixed to expect ENOMEM as specified by POSIX rather than EFAULT by plars · 22 years ago
  87. 8480ec0 *** empty log message *** by robbiew · 22 years ago
  88. 7ca7ccd Modified IDcheck to check for the group "nobody", not just if user nobody has a group. by robbiew · 22 years ago
  89. 1d27cce Added modifications suggested by Andi Kleen <ak@suse.de> by robbiew · 22 years ago
  90. 9ee396e Added extra header. by robbiew · 22 years ago
  91. b59499d Added a code to cleanup sem id at conclusion of test. by robbiew · 22 years ago
  92. b4fd34f Added Andreas Jaeger fix <aj@suse.de> by robbiew · 22 years ago
  93. da80674 Applied Andreas Jaeger warning patch. <aj@suse.de> by robbiew · 22 years ago
  94. 779b3ec Removed warnings. Andreas Jaeger <aj@suse.de> by robbiew · 22 years ago
  95. 43122ee Removed warnings. Andreas Jaeger <aj@suse.de> by robbiew · 22 years ago
  96. 0c8548d Fixed /dev/zero problem. by robbiew · 22 years ago
  97. dc61c58 Updated versions from Jay Huie. by robbiew · 22 years ago
  98. 055425b I switched PASS and FAIL to the correct settings: PASS=0 & FAIL=1 by robbiew · 22 years ago
  99. bf553cc fixed to make it work without a controlling tty by plars · 22 years ago
  100. 393f634 fix sendto01 so that it works without a controlling tty by plars · 22 years ago