1. fcea2b4 Recoded how we handle NPTL installed systems. We know ignore signals 32 and by robbiew · 21 years ago
  2. 90e8baf Recoded how we handle NPTL installed systems. We now ignore signals 32 and 33 by robbiew · 21 years ago
  3. f210857 Fix rlogin01 so that it correctly detects when it passes by plars · 21 years ago
  4. 39d9f89 Fix telnet so that it correctly detects when the test has passed by plars · 21 years ago
  5. 11f210b Removed an uneccessary signal() call to set SIGCHLD to SIG_IGN. by robbiew · 21 years ago
  6. dbef197 Removed the "Availability" section by robbiew · 21 years ago
  7. f0a1929 Resolved Project Bug #807400 by robbiew · 21 years ago
  8. ff42445 Resolved Project Bug #807255. by robbiew · 21 years ago
  9. eacf6fa Corrected the include of capability.h. From /linux to /sys. by robbiew · 21 years ago
  10. fed84c8 Applied patch/update from Kevin. by robbiew · 21 years ago
  11. 6929898 Received patch from Jacky: by robbiew · 21 years ago
  12. 6919a59 Added munlock03. by robbiew · 21 years ago
  13. 21937ee Added a new test from Jacky: by robbiew · 21 years ago
  14. 6fd6319 Applied patch submitted by Jacky: by robbiew · 21 years ago
  15. 107a2cc Removed logfile and replaced with dir_keep as a place holder to keep this by robbiew · 21 years ago
  16. 63f12ff Update to 1.1.12 by robbiew · 21 years ago
  17. 0339fb6 Add readme to explain device test execution. by mridge · 21 years ago
  18. a2dfbef these files where moved to the acpi directory by mridge · 21 years ago
  19. 6e52dbe Moving ACPI testcases from device root directory by mridge · 21 years ago
  20. cae65a2 New DRM kernel testcases by mridge · 21 years ago
  21. 544a317 New drm testcase for the kernel by mridge · 21 years ago
  22. a728d28 Applied some patches from Erik Andersen to improve testcase stability. by robbiew · 21 years ago
  23. 91883f3 fix from Andreas Jaeger for compile warning in gettimeofday01 by plars · 21 years ago
  24. 11e6ea8 *** empty log message *** by robbiew · 21 years ago
  25. 6e549d3 new agp testcases for the kernel by mridge · 21 years ago
  26. 6ab3240 updates to device framework by mridge · 21 years ago
  27. 5427d34 updatreas for 2.5.73 kernel by mridge · 21 years ago
  28. 58e2689 updates for 2.5.73 kernel by mridge · 21 years ago
  29. 4863e35 Updates for 2.5.73 kernel by mridge · 21 years ago
  30. e6e8829 Updates for 2.5.73 kernel level by mridge · 21 years ago
  31. 3c72d90 Fix compile errors on 2.5.73 kernel by mridge · 21 years ago
  32. e92bc2a Corrected ifdef section by changing __ppc64__ to __powerpc64__. by robbiew · 21 years ago
  33. 7dfbd7a Duh, I've been scripting too much by plars · 21 years ago
  34. 5113dda George Ansinger analyzed this failure and said that it is ok for the timer to be rounded up to the next second. by plars · 21 years ago
  35. 382a50c Corrected the printf type again...for pthread_t. I looked at the glibc code and by robbiew · 21 years ago
  36. 50c48f8 Changed the type for printf'ing the pthread_id to allow it to work on ppc64. by robbiew · 21 years ago
  37. d2b4cb8 Applied patch submitted by Kevin Gao. by robbiew · 21 years ago
  38. 6db63b2 Removed an unneccessary include. by robbiew · 21 years ago
  39. 1bcc37a Removed uneccessary includes. by robbiew · 21 years ago
  40. 830923d Replaced getmsg() usage with read() calls and removed the neccessity for by robbiew · 21 years ago
  41. f6f159d Removed the "open" testsuites from the "all:" section. by robbiew · 21 years ago
  42. 3fbb119 Commented out top-LTP. I decided it should be an optional build. by robbiew · 21 years ago
  43. e388387 Applied patches in Patch #788836 from David Smith. by robbiew · 21 years ago
  44. 8860da6 Initial drop of drivers/base tests by mridge · 21 years ago
  45. e206a8f Inital drop of drivers/base code by mridge · 21 years ago
  46. 366df37 Inital drop of Device Simulator Framework by mridge · 21 years ago
  47. ba44bfb Initial drop of Device Simulator Framework by mridge · 21 years ago
  48. de33135 initial drop of Device Simulator Framework by mridge · 21 years ago
  49. a8a973d Applied patches from Kevin Gao. by robbiew · 21 years ago
  50. 6c85a4d Applied patch #788727 from David Smith. by robbiew · 21 years ago
  51. 1c4f789 Applied patch #788323 submitted by David Smith. by robbiew · 21 years ago
  52. 8f795f0 Noted the wrong patch number in previous commit, should be 788275. by robbiew · 21 years ago
  53. a7a316c Applied patch #303382 from David Smith. by robbiew · 21 years ago
  54. 8cf5934 Applied "-d" patch from David Smith. by robbiew · 21 years ago
  55. e3d2930 Added support for multiple interfaces. Xu Cheng helped. by robbiew · 21 years ago
  56. ae24b7c Added code to support multiple interfaces. Xu Cheng helped. by robbiew · 21 years ago
  57. 9271317 Added code to allow test to execute on PPC 64bit. Xu Cheng helped. by robbiew · 21 years ago
  58. f9e1dcb Added code to allow test to execute on PPC 64bit binaries. Xu Cheng helped with this. by robbiew · 21 years ago
  59. eaa60cd replace tty with tty0 so that this test will work in automated environments where you don't have a controlling terminal by plars · 21 years ago
  60. 570fee7 changed it to use /dev/tty0 instead of /dev/tty so that it will work if you are not running it on a console by plars · 21 years ago
  61. 4f3b119 *** empty log message *** by robbiew · 21 years ago
  62. 710ab56 Removed the 64bit check...it was not working for s390. Plus I'd rather grab the flags from the top-level CROSS COMPILER settings. by robbiew · 21 years ago
  63. 186dc5b Updated with submitted patches. by robbiew · 21 years ago
  64. a24b60b Resolved Bug #783886 to make this test 64bit RHEL 3 friendly. by robbiew · 21 years ago
  65. dea80b5 Fix from Randy Hron for detecting if the compiler supports -m64 before using it to compile the clone tests by plars · 21 years ago
  66. dc8a4a3 Andrew Morton clued me in that test 11 from sendmsg was broken wrt posix, test 11 should expect EMSGSIZE, not EINVAL by plars · 21 years ago
  67. 175af6b From Andrew Morton: by plars · 21 years ago
  68. e209e3f Formatted for LTP use. by robbiew · 21 years ago
  69. 2d76abf Removed Test-2 which tested that read/write returned EINVAL when the by robbiew · 21 years ago
  70. 10bd7e6 *** empty log message *** by robbiew · 21 years ago
  71. 259d7fa Update to 1.2 by robbiew · 21 years ago
  72. 5f7dc283 by robbiew · 21 years ago
  73. ea1e3b4 Update to 1.2.0 by robbiew · 21 years ago
  74. 356187c Updated to 1.2.0 by robbiew · 21 years ago
  75. 0ced758 Removed a "-m64" that I had used for testing. by robbiew · 21 years ago
  76. dd4688f Had len variable set to a long, when it should be an int.....no matter what by robbiew · 21 years ago
  77. 57d18d9 Corrected the makefile to use -Wall and -g. Also resolved compiler by robbiew · 21 years ago
  78. 3d354b6 Added clone07. by robbiew · 21 years ago
  79. c72e43f Created this test for the glibc bug that causes the child process to receive by robbiew · 21 years ago
  80. fe13afc Added the clone tests back in, b/c I beleive I have them working correctly now. by robbiew · 21 years ago
  81. b8bd30c These tests were receiving strange SIGSEGV calls on ppc64 when compiled by robbiew · 21 years ago
  82. 302f7aa Corrected a problem found by Ramesh Subramanian: by robbiew · 21 years ago
  83. ff9213a Added code to set the clone stack size to 8192 for powerpc64. by robbiew · 21 years ago
  84. 4be9098 Added check to see if roundup() is defined, if so, undefine and use by robbiew · 21 years ago
  85. 6cf88ad change needed by the chown03/fchown04 fixes by plars · 21 years ago
  86. e0ad305 Fixed fchown04, the method for determining the path to change_owner didn't seem to work properly causing the test to fail by plars · 21 years ago
  87. 55841b9 Fix chown03, the system for finding the path to change_owner didn't always work and the test would fail by plars · 21 years ago
  88. 4956963 Applied a patch from Randy Hron: by robbiew · 21 years ago
  89. 9a255c4 Applied Xtensa architecture specific patch from Joe Taylor: by robbiew · 21 years ago
  90. bc31b3f Made same change to "clean" section for datafile. by robbiew · 21 years ago
  91. 73146fd fix sched_stress compile problem by plars · 21 years ago
  92. f101578 Typo. by robbiew · 21 years ago
  93. c866f1d Applied changes submitted by Ramesh Subramanian for the __ARM_ARCH_4T__ architecture. by robbiew · 21 years ago
  94. 94172da Relocated the linking to the "all" section. by robbiew · 21 years ago
  95. 5769235 Added to the PATH. by robbiew · 21 years ago
  96. 9eff997 Converted this script to perl. by robbiew · 21 years ago
  97. f8cf253 Corrected syntax problem. by robbiew · 21 years ago
  98. a98c7b0 Corrected a syntax error. by robbiew · 21 years ago
  99. 50ff08d Converted script to perl for speed! by robbiew · 21 years ago
  100. 99c160e Changed the author line to Randy Hron. by robbiew · 21 years ago