1. 8e24726 This change corrects two errors. by mreed10 · 19 years ago
  2. 4ede73c Applied patch from Mike Frysinger: by robbiew · 19 years ago
  3. d49623a Applied patch from Mike Frysinger: by robbiew · 19 years ago
  4. 61f8e60 Applied patch from Mike Frysinger: by robbiew · 19 years ago
  5. 960b6af Applied patch from Mike Frysinger: by robbiew · 19 years ago
  6. 27fe968 Applied patch from Mike Frysinger: by robbiew · 19 years ago
  7. 3635390 Applied patch from Mike Frysinger: by robbiew · 19 years ago
  8. 9f88efc Applied patch from Mike Frysinger: by robbiew · 19 years ago
  9. 762a51e Applied patch from Mike Frysinger: by robbiew · 19 years ago
  10. 906676d Applied patch from Mike Frysinger: by robbiew · 19 years ago
  11. 039ffbe Applied patch from Mike Frysinger: by robbiew · 19 years ago
  12. 5ed015d Applied patch from Mike Frysinger: by robbiew · 19 years ago
  13. 4be33b3 Applied patch from Mike Frysinger: by robbiew · 19 years ago
  14. 61fee65 Fixed typo. by robbiew · 19 years ago
  15. 804899e Applied patches from Prashant Yendigeri and Gordon Jin to use RLIMIT_NOFILE from getrlimit(), instead of INR_OPEN by robbiew · 19 years ago
  16. 79d3d9f self_exec magic required to run child functions on uClinux by Paul J.Y. Lahaie by robbiew · 19 years ago
  17. 8c9bc6d Updates and testcase cleanup from Joy by mridge · 19 years ago
  18. 74b6e8b Change to fix the addition of 2 minutes without going over 60 for the seconds by mridge · 19 years ago
  19. e2940ab Updated the SUBDIRS to include ALL directories. by robbiew · 19 years ago
  20. b12a05c Applied fix from Greg Edwards to allow for 64bit execution. by robbiew · 19 years ago
  21. 3ffcfcd Applied fix from Greg Edwards for 64bit execution. by robbiew · 19 years ago
  22. f893fee Remove uneeded files by mridge · 19 years ago
  23. db67ec1 Changes for July release by mridge · 19 years ago
  24. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  25. 2e6837d Updated the TEST() macro to return long, instead of int for use with 64bit architectures. by robbiew · 19 years ago
  26. 847a2a0 Applied patches from Bryce Harrington to allow NFSv4 testing: by robbiew · 19 years ago
  27. bd4caea Applied patch from Bryce Harrington: by robbiew · 19 years ago
  28. 27d4a1f Applied some zSeries specific patches from Susanne Wintenberger. by robbiew · 19 years ago
  29. f52fd8a Applied patch from Greg Edwards: by robbiew · 19 years ago
  30. 8f837d7 Applied patch from Johnny Klonaris: by robbiew · 19 years ago
  31. a57c9ca removed some unneeded files by mridge · 19 years ago
  32. d208a17 updates from Joy for ppc and 390 systems by mridge · 19 years ago
  33. 80f9146 Remove extra files by mridge · 19 years ago
  34. 06a5dd8 Remove extra files by mridge · 19 years ago
  35. d405600 Removed umount04. by robbiew · 19 years ago
  36. eb18161 Removed this test b/c it does not test for EACCESS as stated by the description. The test returns EPERM, which is already tested for in other umount() tests. by robbiew · 19 years ago
  37. 68b543a Fix date in ChangeLog by mridge · 19 years ago
  38. 94da70e ChangeLog updates for June release of LTP by mridge · 19 years ago
  39. b1dc305 Applied patch from Amos Waterland: by robbiew · 19 years ago
  40. 0dc0765 Updated the open_posix_testsuite: by robbiew · 19 years ago
  41. 19b5dc7 Removed old version of Open POSIX Test Suite (OPTS). by robbiew · 19 years ago
  42. 8f5c7d1 Applied documentation patch from Amos Waterland: by robbiew · 19 years ago
  43. 5814a0e Change to 1024 default if IO_BITMAP_BITS not defined by mridge · 19 years ago
  44. 5f180cd Applied patch from Prashant: by robbiew · 19 years ago
  45. 61d5630 Corrected so the test can find gettid()'s definition. by robbiew · 19 years ago
  46. af04f6e Added test for getcontext() by robbiew · 19 years ago
  47. 544b604 Added test for getcontext() by Prashant P Yendigeri. by robbiew · 19 years ago
  48. 1806c8f Applied fix from Gordon Jin: by robbiew · 19 years ago
  49. 0325122 Changed all calls to getpid() to gettid(). by robbiew · 19 years ago
  50. 26d7b2b Applied fix from Prashant P Yendigeri for conditions where ENOMEM test scenarios were failing. by robbiew · 19 years ago
  51. a1ac5ae Applied patch from Roman Kagan: by robbiew · 19 years ago
  52. e972ba5 Added additional test for mlockall(). by robbiew · 19 years ago
  53. 9a15e2c Added testcase from Jacky Malcles: by robbiew · 19 years ago
  54. 41b868b Added getdtablesize() test. by robbiew · 19 years ago
  55. 7a17136 Added new testcase for getdtablesize() from Prashant P Yendigeri. by robbiew · 19 years ago
  56. 3815a9d Added pselect01 test. by robbiew · 19 years ago
  57. 2ee5ca4 Added new test for pselect() by Prashant P Yendigeri. by robbiew · 19 years ago
  58. 16368b0 Change for older H/W failure using a 2.6.9 or newer kernel by mridge · 19 years ago
  59. 31cf2cc Changes to files by mridge · 19 years ago
  60. afe496f Removed extra files by mridge · 19 years ago
  61. 0e4f91c Remove unneeded files by mridge · 19 years ago
  62. 39cf868 Raised the maximum file size for the random setting to 500Mb. by robbiew · 19 years ago
  63. 7937de6 Added new fcntl tests to scenario. by robbiew · 19 years ago
  64. f9c0e01 Jacky Malcles corrected a bug in fcntl24.c and added new tests fcntl25, fcntl26, and fcntl27. by robbiew · 19 years ago
  65. 59a081e new file for disktest by mridge · 19 years ago
  66. f66baf3 upgrade to 1.2.8 by mridge · 19 years ago
  67. 7945fab Changes for May release by mridge · 19 years ago
  68. d18ffdd Update to version 1.2.8 by mridge · 19 years ago
  69. 4874b22 Update to version 1.2.8 by mridge · 19 years ago
  70. fb969a7 Update to version 1.2.8 by mridge · 19 years ago
  71. e28ed6c Changes from the security team by mridge · 19 years ago
  72. 97021b3 Changes from the security team by mridge · 19 years ago
  73. 1f9577e Make nptl01 timeout and report failure rather than just hanging in the event of a fail. by plars · 20 years ago
  74. bc2aad0 Cleanup by mridge · 20 years ago
  75. 95b987b cleanup by mridge · 20 years ago
  76. 6f9005c Updated test to allow for execution on zSeries machines. by robbiew · 20 years ago
  77. d25c2af Moved to the correct directory by mridge · 20 years ago
  78. 75ea8e9 Moved selinux testsuite to the correct directory by mridge · 20 years ago
  79. 9d8877c Moving selinux to correct directory by mridge · 20 years ago
  80. a9e3857 Initial drop of BVT suite by mridge · 20 years ago
  81. f6f3f2c Additional patches/comments from the security team by mridge · 20 years ago
  82. 7ba4dfb Added getpagesize() test. by robbiew · 20 years ago
  83. bb533ee Added new testcase for getpagesize(). Co-authored by Prashant P Yendigeri by robbiew · 20 years ago
  84. 04510f2 Applied patch from Lei Ming: Dear LTP Developers, by robbiew · 20 years ago
  85. 033bd3d Applied patch from Ville Medeiros: by robbiew · 20 years ago
  86. 4068810 Applied patch from Mitsuru Chinen: Hi all, by robbiew · 20 years ago
  87. 7c19b82 Applied patch from Mitsuru Chinen: Hi all, by robbiew · 20 years ago
  88. 3c47a92 Added an additional copy to make sure the data is correct after the file is copied FROM the target, back to the original place. by robbiew · 20 years ago
  89. a9e5cad Added description of fs_di. by robbiew · 20 years ago
  90. a623434 This test creates a data file of specified or random size and copies by robbiew · 20 years ago
  91. ad882c2 Added fs_di directory. by robbiew · 20 years ago
  92. 751ffca I decided to use 'cmp' instead of 'diff' because I think byte comparison is better for the type of file created for this test. by robbiew · 20 years ago
  93. 5a6acd2 Changes for the April release by mridge · 20 years ago
  94. 898c59e The mcp-misc directory was renamed to extendedltp and so was the subsequent files in that directory by mreed10 · 20 years ago
  95. 6f76956 This file is a duplicate of /ltp/doc/ltp_extended_doc.txt and is obsolete by mreed10 · 20 years ago
  96. e208fa9 I adapted the script in order to make it run in the $LTPROOT/testscripts directory instead of the top ltp directory by mreed10 · 20 years ago
  97. acfa112 I updated the readme file to reflect the changes made to directories in which the results from run_extended_ltp will be by mreed10 · 20 years ago
  98. 6c9ce8f Put in wrong directory by mridge · 20 years ago
  99. e88b264 Review Updates by mridge · 20 years ago
  100. 14dfd85 Initial release by mridge · 20 years ago