1. 4810ba4 Removed some typecasting b/c I really don't like doing this for values by robbiew · 21 years ago
  2. 3ea8750 Removed compiler warnings. by robbiew · 21 years ago
  3. 19f0da7 Removed uneccessary free() calls in cleanup. Reported by Doug Ramier. by robbiew · 21 years ago
  4. 0ccc827 Resolved compiler warnings. by robbiew · 21 years ago
  5. 869fdf7 Typo corrections. by robbiew · 21 years ago
  6. ad2b031 Increased the size of memory to attempt to munlock to 1024 times by robbiew · 21 years ago
  7. a26ed81 Added code to handle 2.5 64bit architecture specifics. by robbiew · 21 years ago
  8. 8d694f6 Added support for Debian systems. by robbiew · 21 years ago
  9. ab5d7fe Applied ia64 specific fix from Jacky. by robbiew · 21 years ago
  10. 8777808 Applied ia64 specific patch to allow tests to build. by robbiew · 21 years ago
  11. e7d4f6a Removed the __ia64__ ifdef's b/c they don't use that type of function pointer addressing. by robbiew · 21 years ago
  12. edacd77 Removed the ia64 #ifdef, b/c they use __WORDSIZE by robbiew · 21 years ago
  13. b56c5d4 1) Added error checking code for -p option. by robbiew · 21 years ago
  14. d7a3659 Initial load of device-driver type testcases by mridge · 21 years ago
  15. fd25908 Initial load of usb testcases by mridge · 21 years ago
  16. 9075b71 Initial load of usb device testcases by mridge · 21 years ago
  17. 27a6ba9 Initial load of pci testcases by mridge · 21 years ago
  18. 8b64ae9 Initial load of ACPI testcases into CVS by mridge · 21 years ago
  19. 765b0ca Initial load of ACPI testcases by mridge · 21 years ago
  20. 631dd65 Applied code cleanup patches from Randy Hron. by robbiew · 21 years ago
  21. 7176194 modified to use LTP APIS and added function to check if commands used by this testcase exists by iyermanoj · 21 years ago
  22. 72aa2aa added ltp apis & function to check if commands used by the tests exists by iyermanoj · 21 years ago
  23. 234eff4 Modified to use test APIs and added checks to see if required commands are installed by iyermanoj · 21 years ago
  24. 1410b28 Modified testcase to use test APIs and fixed defects by iyermanoj · 21 years ago
  25. 12f35de Modified to use test harness APIs and added checks by iyermanoj · 21 years ago
  26. 18734c8 Modified testcases to use test APIS and fixed bugs by iyermanoj · 21 years ago
  27. cf5a2f6 Modified testcase to use test APIs and also fixed minor bugs by iyermanoj · 21 years ago
  28. d2d9869 Modified testcase to use Test API and fixed bugs by iyermanoj · 21 years ago
  29. e2a1fd7 Modified test to use LTP harness API, fixed bugs by iyermanoj · 21 years ago
  30. 77bc3ce modified to use LTP test apis by iyermanoj · 21 years ago
  31. 220e33e Modified to use LTP test harness by iyermanoj · 21 years ago
  32. 6d247da Ported tests to use test APIs by iyermanoj · 21 years ago
  33. 6368139 modified to use LTP harness API calls by iyermanoj · 21 years ago
  34. 003b5a0 modified to use LTP harness API calls by iyermanoj · 21 years ago
  35. 4caa7e0 *** empty log message *** by robbiew · 21 years ago
  36. eafa83a Correct bug in finding 'gethost' by robbiew · 21 years ago
  37. fc0f7d3 Added code to handle powerpc64 and ia64 arch...which is different than s390x. by robbiew · 21 years ago
  38. 9f5858d Patch for 64bit arch was wrong....fixed it. by robbiew · 21 years ago
  39. 578d4e9 Removed CVS crap!! by robbiew · 21 years ago
  40. c78159b Removed check for successful syslog restart, b/c race condition occurs on by robbiew · 21 years ago
  41. dbbb754 Made the syslog tests safer...especially when they fail. by robbiew · 21 years ago
  42. 4698089 Added pause in all and install section to allow user to read brief message. by robbiew · 21 years ago
  43. b6f9e05 Allowed make "all" and "install" to continue on errors, but log them to by robbiew · 21 years ago
  44. dace94b Removed special posix section. by robbiew · 21 years ago
  45. d88e337 *** empty log message *** by robbiew · 21 years ago
  46. db477ad Added commented "all" section for users who wish to continue building on errors. by robbiew · 21 years ago
  47. 31ca157 Added posix testsuite option. by robbiew · 21 years ago
  48. b83310d Excluding open_posix_testsuite from make all. by robbiew · 21 years ago
  49. 68b0e5f *** empty log message *** by robbiew · 21 years ago
  50. b95c2eb OPTS relocation by robbiew · 21 years ago
  51. 0aaee36 OPTS Relocation by robbiew · 21 years ago
  52. 66d3c55 OPTS relocations by robbiew · 21 years ago
  53. 9b873e6 OPTS relocation by robbiew · 21 years ago
  54. 95528e0 OPTS relocation by robbiew · 21 years ago
  55. e51d34f Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  56. 9d07698 *** empty log message *** by robbiew · 21 years ago
  57. 809f27a Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  58. 847e95b *** empty log message *** by robbiew · 21 years ago
  59. 485333a Relocation due to relocation of Open POSIX Test Suite tests by robbiew · 21 years ago
  60. e2e1d45 Relocation due relocation of Open POSIX Test Suite tests by robbiew · 21 years ago
  61. 4688607 Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  62. a33a2ee Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  63. 82230a4 Relocated all Open POSIX Test Suite tests to the open_posix_testsuite directory by robbiew · 21 years ago
  64. 43c74a8 Initial checkin by robbiew · 21 years ago
  65. aeb0413 Added ppc64/ia64 fix for Test-15 by robbiew · 21 years ago
  66. b209f5b Added code to check for other currently running syslog tests and wait until by robbiew · 21 years ago
  67. 49348f3 Fixed the failure in pthread_exit01.2-1. The test needs to force a cancellation point and do some sleeping, otherwise it will race and exit before the cancel is attempted. by plars · 21 years ago
  68. 778530a force a cancellation point in pthread_join01.3-1.c so that the test will work correctly by plars · 21 years ago
  69. e41fb29 Corrected syntax error. by robbiew · 21 years ago
  70. d920f60 Added some type definitions to make sure the test can handle by robbiew · 21 years ago
  71. be30384 Applied suggested fix by Dang En Ren to make sure the 'ping' command uses by robbiew · 21 years ago
  72. d704a0f Applied ia64 specific patch from Jacky Malcles. by robbiew · 21 years ago
  73. f1111e2 Applied IA64 specific patch from Jacky Malcles. by robbiew · 21 years ago
  74. 4eb889d Applied IA64 specific fixes from Jacky Malcles. by robbiew · 21 years ago
  75. 94fb20d Corrected syntax error with 64bit section. by robbiew · 21 years ago
  76. 56de530 2-2 and 6-1 for pthread_kill were removed by the Open POSIX Test Suite by robbiew · 21 years ago
  77. 254579c I'm stupid....supposed to be pthread_kill! Added this test back. by robbiew · 21 years ago
  78. 7808964 Added IA64 specific code submitted my Jacky. by robbiew · 21 years ago
  79. 8d365cb This test was removed from the Open POSIX Test Suite....so it is gone from here! by robbiew · 21 years ago
  80. d2d9108 fixed typo in mkdir04 in the output for PASS by plars · 21 years ago
  81. c572e87 include atomic.h is needed for compiling on some distros by plars · 21 years ago
  82. 5be6259 *** empty log message *** by plars · 21 years ago
  83. 99a68d0 Ported new aio01 test to LTP, based on aiotest1 written by Narasimha Sharoff by plars · 21 years ago
  84. f550564 Added code to fork at 3GB for 64bit machines, instead of 1GB. by robbiew · 21 years ago
  85. bd3f806 Added code to allow for a higher max memory allocation for 64bit machines. by robbiew · 21 years ago
  86. b544be1 Applied powerpc64 patch created by Steve Munroe. See ltp Bug #740520. by robbiew · 21 years ago
  87. 6a09e9c Fixed a problem with the sched_stress tests segfaulting reported by Andi Kleen. by plars · 21 years ago
  88. 9bd2f23 Added code to the clone() tests to allow them to build on s390/s390x. by robbiew · 21 years ago
  89. bad8e03 This test was using setuid() to switch to a non-root user and test that the by robbiew · 21 years ago
  90. 9827066 Applied patch from Aniruddha: by robbiew · 21 years ago
  91. 94a8bf1 Rewrote this test to run on large memory machines. by robbiew · 21 years ago
  92. 5260137 mmap2 and mmap3 had the same problem, unlink the files after open so that they get removed, otherwise we end up with a lot of 1GB+ files lingering around and by plars · 21 years ago
  93. 3907cba fixed mmap1 to remove files after it was done with them, otherwise you could end up with some really large files after the run. by plars · 21 years ago
  94. 2008c2c Changing limits of how much memory can be malloc'd by robbiew · 21 years ago
  95. e860e70 Removed the nasty /proc/meminfo parsing code and replaced with sysinfo() usage. by robbiew · 21 years ago
  96. 5a8d368 Removed unused "buf" variable. by robbiew · 21 years ago
  97. ee0bd50 Fix small bug in ltpServer.c by plars · 21 years ago
  98. 8810328 Replaced _exit calls with exit() and added stdlib.h as in included header file. by robbiew · 21 years ago
  99. ca03b9d typo by robbiew · 21 years ago
  100. 82d72cc Replaced calls to exit() with calls to _exit(). by robbiew · 21 years ago