1. 19ddf2f Add arm arch to the ALIGNED typedefs by mridge · 20 years ago
  2. fa01d8d Change to not do /dev/ptmx group write on arm arch. by mridge · 20 years ago
  3. 532a512 Get rid of extra = of "must be Root user" check by mridge · 20 years ago
  4. 4ccaa3b Fix Makefile to link open_files into the bin directory by mridge · 20 years ago
  5. 3db3f03 Change to close open fileHandles for NFS testcase failures by mridge · 20 years ago
  6. b49a058 Change to fix NFS failure with open fileHandle by mridge · 20 years ago
  7. 1fcfd87 Change to fix failures on NFS with open fileHandles by mridge · 20 years ago
  8. eb93f64 Change to close open fileHandles to fix NFS failures by mridge · 20 years ago
  9. 20a6d42 Change to close open fileHandle to fix NFS testcase failures by mridge · 20 years ago
  10. 106effa Change to fix NFS failure with open fileHandle by mridge · 20 years ago
  11. f4ad978 Change to close open fileHandle for NFS failure by mridge · 20 years ago
  12. 7177d88 Change to close open fileHandle for NFS test failure by mridge · 20 years ago
  13. 22c9044 Changes to close open fileHandles for NFS testcase failure by mridge · 20 years ago
  14. 3578f4a Changes to close open fileHandle to fix NFS test failure by mridge · 20 years ago
  15. 12952b0 Change to close open fileHandle on test exit to fix NFS failure by mridge · 20 years ago
  16. cfb2c95 Fix open fileHandle at testcase exit for NFS filesystem by mridge · 20 years ago
  17. 17a8866 Change to close fileHandle prior to cleanup to correct testcase failure in NFS filesystems by mridge · 20 years ago
  18. ca11e71 Modified tst_tmpdir to ensure 777 permissions on test directory. by robbiew · 20 years ago
  19. d6b715a Corrected test 1 to show EPERM error pointed out by Ling, Xiaofeng. by robbiew · 20 years ago
  20. 961f230 Moved madvise from paging to madvise directory by mridge · 20 years ago
  21. 56130dc Moved mincore from paging to mincore directory by mridge · 20 years ago
  22. a902e38 Moved to madvise and mincore by mridge · 20 years ago
  23. ee9951a added new paging tests, mincore and madvise by mridge · 20 years ago
  24. 6933e6b Add new mincore and madvise paging tests to syscalls by mridge · 20 years ago
  25. b41614c Applied patch from Ling, Xiaofeng to allow the test to use TDIRECTORY correctly. by robbiew · 20 years ago
  26. fe82e2d Applied Jacky Malcles patch to allow the test to run on IA64. by robbiew · 20 years ago
  27. 877a83b Added IA64 specific code. by robbiew · 20 years ago
  28. 345f41d Change sleep time from 1 second to 10 seconds to allow MCP to pass by mridge · 20 years ago
  29. 32b23d4 Change to fix aio-stress problem will io errors on a short read during the random read portion by mridge · 20 years ago
  30. 6e844c6 Changes for 2.6.X so only delete modules is run, query and create are obsolete by mridge · 20 years ago
  31. 79a7c80 Changes to now include modules directory by mridge · 20 years ago
  32. 7b2f05e Changes to remove query_module and create_module which are now obsolete by mridge · 20 years ago
  33. ceec8c3 Changes to support create module in the 2.6.X kernels by mridge · 20 years ago
  34. 6a5e749 move TCID outside the ifdef __i386__ by plars · 20 years ago
  35. 891f9bd Change to fix sourceforge defect # 1008437 by mridge · 20 years ago
  36. c918632 use ltp functions in f00f test for better output parsing by plars · 20 years ago
  37. 504460c Updated runtest scenario with the latest SCTP tests. by robbiew · 20 years ago
  38. 98988cb Changes to fix testcase defect 2194 by mridge · 20 years ago
  39. aac0ece Changed ROOT_PASSWORD to PASSWD per the security teams request by mridge · 20 years ago
  40. 9ae92ea Changed typo in failure message. by robbiew · 20 years ago
  41. 1d3b333 Changes to ltp-aiodio.part3 for testcase run parameters by mridge · 20 years ago
  42. 7bdd88c Changes for the block size the data is copied to the test directories by mridge · 20 years ago
  43. b5163d1 Change to only print out a pass/fail instead of # of iterations pass/fail by mridge · 20 years ago
  44. 865b2fc Changes from Ihno for llseek01.c to check TEST_RETURN vs TEST_ERRNO by mridge · 20 years ago
  45. 2946edd Update ChangeLog for August LTP release by mridge · 20 years ago
  46. 8a9c745 Changes to check for RedHat when setting up environment variables by mridge · 20 years ago
  47. c04ed2c Changes to detect RedHat vs other Linux installs and correct program path defaults by mridge · 20 years ago
  48. 4e88baa Change to detect RedHat vs other Linux install for the user group by mridge · 20 years ago
  49. b20ce21 corrected link section to /bin by robbiew · 20 years ago
  50. d87d20f Change to check and exclude test if running on a 390 system since test is invalid on that platform by mridge · 20 years ago
  51. e126a0d Applied patch from Brian Reitz: =============================== by robbiew · 20 years ago
  52. 8585499 Added acls to SUBDIR definition. by robbiew · 20 years ago
  53. f206a85 Added su directory to SUBDIR definition. by robbiew · 20 years ago
  54. 2525779 Corrected TCbin definition. by robbiew · 20 years ago
  55. 32c1ba1 Changed ROOT_PASSWORD to PASSWD to make more "standardized" by robbiew · 20 years ago
  56. 814cd1a Changed ROOT_PASSWORD to PASSWD to match other testcases. by robbiew · 20 years ago
  57. 3d36a97 Finally fixed this!! by robbiew · 20 years ago
  58. f7973a1 Fix build errors in modify_ldt01 and modify_ldt02 by mridge · 20 years ago
  59. 328c94e Changes to ChangeLog for July LTP release by mridge · 20 years ago
  60. 382a43c Removed an include line that was accidently left in during testing. by robbiew · 20 years ago
  61. 7b78279 Added a new test for bind() written by Dan Jones. by robbiew · 20 years ago
  62. f7d40d8 Jacky Malcles added support for ext3 and some cleanup code. by robbiew · 20 years ago
  63. 4d9d72c Updated to Posixtestsuite-1.4.3 by robbiew · 20 years ago
  64. 09373a8 Updated to Posixtestsuite-1.4.3 by robbiew · 20 years ago
  65. a799dd3 Add pingpong to Makefile by robbiew · 20 years ago
  66. 6800ef4 Fix typo and change i to a 1 in the bufcmp function by mridge · 20 years ago
  67. 95033c6 Fix invalid syntax "if undefined" in modify_ldt tests by plars · 20 years ago
  68. 1ce7a2a Added additional code to allow this test to build easier. by robbiew · 20 years ago
  69. bbe4266 Applied patch from B N Poornima which produces more user-friendly logfile and also the outfile which is helpful in debugging. by robbiew · 20 years ago
  70. 3c9b589 Fixes from Dave to fix DMAPI defect by mridge · 20 years ago
  71. 2c2469f Reworked the Makefile to exclude directories. by robbiew · 20 years ago
  72. e17d7ea Applied patch from Jacky Malcles: by robbiew · 20 years ago
  73. 90af9f3 Added definition for SHM_HUGETLB for cases where this is not defined. by robbiew · 20 years ago
  74. 7729887 Fixed the Makefile to allow the testsuite to build. by robbiew · 20 years ago
  75. 6135c4b Corrected the logic in the test to use -lepoll or not. by robbiew · 20 years ago
  76. 0a0df38 Removed an erroneous cleanup(). by robbiew · 20 years ago
  77. 5b866cf Removed an erroneous cleanup() call. by robbiew · 20 years ago
  78. bfdb0b8 Applied patch from Gary Williams for personality() tests to initialize by robbiew · 20 years ago
  79. eb574e5 Applied PASS message cleanup patch from Gary Williams by robbiew · 20 years ago
  80. 2402d0e Backed out the previous patch that broke posix by plars · 20 years ago
  81. 4a28b13 Applied a timing fix to allow the test to run on more architectures. by robbiew · 20 years ago
  82. 6335976 Applied results cleanup patch from Gary Williams. by robbiew · 20 years ago
  83. 5dc1dfb Applied patch from Gary Williams that added an optional forth arguement to by robbiew · 20 years ago
  84. 047e56b Applied patch from Steve Hill and Gary Williams for MIPS. by robbiew · 20 years ago
  85. 1530d9c Applied patch from Gary Williams to change malloc() to calloc() b/c some by robbiew · 20 years ago
  86. 58dff5f Changes from Dave for DMapi by mridge · 20 years ago
  87. 0d0826a Corrected bug in code, to allow to build on non-x86 platforms. by robbiew · 20 years ago
  88. cd6dc73 Correctly cleanup after a failed shmat() and shmdt(). by robbiew · 20 years ago
  89. 58ca9b8 Correctly cleanup if shmat() fails....really this time. by robbiew · 20 years ago
  90. 8c66996 CORRECTION TO PREVIOUS COMMENT: Cleanup the shm segment when shmdt() fails. by robbiew · 20 years ago
  91. 9978fe4 Made sure that the shm segment is cleaned up if the shmat() fails. by robbiew · 20 years ago
  92. a3a687d Added code to allow better cleanup in case of failure. by robbiew · 20 years ago
  93. 8c21016 Applied patch from Wu Zhou to correctly cleanup in case of a failure. by robbiew · 20 years ago
  94. 0d138ab Chganges for eliminating dmapi.h by mridge · 20 years ago
  95. 653e730 Removed at dmapi teams request by mridge · 20 years ago
  96. aa0077d Updates to ChangeLog file for June release of LTP by mridge · 20 years ago
  97. c603894 Add new adp testcases to LTP by mridge · 20 years ago
  98. 035b8d0 Updates to the DMPAI testsuite by mridge · 20 years ago
  99. 0dd8476 Applied patch from Gernot Payer to remove dependency on /usr/include/linux/fs.h header file. by robbiew · 20 years ago
  100. 748d287 Change to include the LTP lib path if glibc 2.3.X by mridge · 20 years ago