1. 22858b2 cleanup whitespace and long unwrapped lines by vapier · 18 years ago
  2. 31d7dda dont bother duplicating -std=c99 and -std=gnu99 in CFLAGS by vapier · 18 years ago
  3. 0e787b2 add support for custom CFLAGS and change INCLUDE logic to CPPFLAGS by vapier · 18 years ago
  4. 388d9cd kill pointless cat|grep in LDFLAGS by vapier · 18 years ago
  5. 7d48bc3 Corrected typos by mreed10 · 18 years ago
  6. 112fa15 Temporarily disabling fcntl27 and fcntl28 from running by default by mreed10 · 18 years ago
  7. 3f30045 Changes for the Month of may by mreed10 · 18 years ago
  8. 0722a2b as reported by Jane Lv, mmap() returns an unsigned value (MAP_FAILED) upon error, so checking with <= 0 will not work by vapier · 18 years ago
  9. 5ea3f5c Patches submitted by Thomas Gleixner to initialize interval values by vapier · 18 years ago
  10. a40976d Yet another attempt to fix gethostid01. I replaced the strcmp with strstr to check if hostid and gethostid have a "suitable match". This is a patch for bug 21064 by mreed10 · 18 years ago
  11. 9169642 Adding a -e option to print out the date of the ltp release. Also by mreed10 · 18 years ago
  12. 16c180b A fix for file_test.sh that accounts for the use of Licence instead of Copyright when creating an src.rpm file for versions of rpm 4.0.0 and higher. by mreed10 · 18 years ago
  13. b55dbea A patch submitted by Bibo Mao that fixes setrlimit03 by changing the order in which the include files are listed. by mreed10 · 18 years ago
  14. a5f5420 add missing fname argument to error display as pointed out by Tatiana G Gavrilova by vapier · 18 years ago
  15. 6675ec3 - by mreed10 · 18 years ago
  16. a929857 - by mreed10 · 18 years ago
  17. ef03818 -- Removing the Patch to parse_opts.c which caused many testcases to fail -- by mreed10 · 18 years ago
  18. e46b6a4 -- Changed the date for Change log to the correct release date of 20060412 -- by mreed10 · 18 years ago
  19. d28e1d5 Changes made for the April release of the LTP testsuite by mreed10 · 18 years ago
  20. 2642d3a Jane Lv writes: Test case pread03.c missed a step to initialize read buffer array. by vapier · 18 years ago
  21. 22cf204 fix broken whitespacing by vapier · 18 years ago
  22. 67ce288 A patch by Jacky Malcles for ltp-aiodio.sh. ltp-aiodio.par4 scenario file has been added. by mreed10 · 18 years ago
  23. 13763e5 Changes made to rf1.c to make ld01 assersion 7 pass on SLES 9 by mreed10 · 18 years ago
  24. 1b50502 Applying a 3rd patch to selinux for Joy Latten for 3/06 by mreed10 · 18 years ago
  25. 0582c6e File added in the second Security patch by mreed10 · 18 years ago
  26. adadb15 This is the second Security patch in 3/06 submitted my Joy Latten of the security team by mreed10 · 18 years ago
  27. 39b26e5 Adding new files for the security test suite by mreed10 · 18 years ago
  28. e243a62 Patches applied for Joy Latten for the security team by mreed10 · 18 years ago
  29. 6d3a087 re-enable writing on arm per Joe Pearson / Nick Pollitt by vapier · 18 years ago
  30. 6b40910 This patch fixes the test 4 of mincore01.c that failed in 32 bit on a 64 bit kernel. by mreed10 · 18 years ago
  31. 41509cd Patches submitted by Thomas Gleixner to initialize interval values to prevent setitimer01 and 02 from failing by mreed10 · 18 years ago
  32. 7cf5838 This patch addresses the occasional failure of gettimeofday02 on SLES 10 by mreed10 · 18 years ago
  33. 7ceb0e6 This patch address bug 22203 and fixes the problem of nanosleep02 occasionally failing on 64 bit on beta 6. by mreed10 · 18 years ago
  34. 3ca89c8 A fix created by Jacky Malcles that eliminates warning messages when complied on 64 bit platform by mreed10 · 18 years ago
  35. e761623 This enables the sysrq key at the beginning of every pounder run by mreed10 · 18 years ago
  36. 0ce2a71 This is Documentation added by Darrick Wong to get pounder up and running quickly by mreed10 · 18 years ago
  37. 4facda4 A patch by David Wu that prevents infinite looping within parse_opts.c by mreed10 · 18 years ago
  38. 1e0aced A fix by Lin Feng Shen to elimiate white spaces that caused mail02 to fail by mreed10 · 18 years ago
  39. 0708d9f A change by Jacky Malcles to eliminate the need for a special execution of the testcase for ia_64 by mreed10 · 18 years ago
  40. a75bf06 Changed the test to expect no errors. The fcntl() call should succeed regardless by robbiew · 18 years ago
  41. 9165350 Corrected this test, should be positive test versus negative...based on the by robbiew · 18 years ago
  42. a2c1444 ChangeLog for March release by mridge · 18 years ago
  43. 70df7d7 declare test count dynamically rather than hardcode the value by vapier · 18 years ago
  44. bd1db45 Fix from Jackie Malcles, no such file or directory error by mridge · 18 years ago
  45. b647372 Fix from Jackie Malcles, no such file or directory error by mridge · 18 years ago
  46. 7b984b0 zero pad hostid result by vapier · 18 years ago
  47. 7254147 fix test on x86_64 and make error output a bit more helpful by vapier · 18 years ago
  48. b34fecc filter shell cruft out of LOCKTESTS so we can use it in make rules by vapier · 18 years ago
  49. 7ec19d9 fixes by Jane Lv to disable EFAULT related tests on uClinux by vapier · 18 years ago
  50. cc0d450 some more fixes from Jane Lv to disable tests on uClinux by vapier · 18 years ago
  51. bdbacc9 Fix by Jane Lv to disable test on uClinux by vapier · 18 years ago
  52. 81a6307 tighten up uClinux disabled messages by vapier · 18 years ago
  53. 6925ca3 Fixes by Jane Lv to disable inappropriate tests for uClinux by vapier · 18 years ago
  54. 9d7a2ec Fix by Jane Lv to disable EFAULT test on uClinux by vapier · 18 years ago
  55. 83b1dda calculate TST_TOTAL based upon the number of elements in the test array instead of hardcoding the value by vapier · 18 years ago
  56. 8f02f90 using -fpic should be fine for all hosts ... by vapier · 18 years ago
  57. d5e170a fix gcc warnings: warning: int format, different type arg by vapier · 18 years ago
  58. e691bd0 Fix by Jane Lv to disable EFAULT tests on uClinux by vapier · 18 years ago
  59. 0ef9f1c use TFAIL instead of TINFO to report test failures by vapier · 18 years ago
  60. 0b343cd improve output by changing TINFOs to TFAILs/TPASSs by vapier · 18 years ago
  61. ea3adb9 use tst_resm(TFAIL) instead of perror() by vapier · 18 years ago
  62. 5b35493 make the -F option a bit smarter by vapier · 18 years ago
  63. 3177b1d unbreak test by adding back in the sprintf() i wrongly dropped in a previous commit by vapier · 18 years ago
  64. 019d8ef remove extraneous output and improve output when we do issue messages by vapier · 18 years ago
  65. b2eb9de translate the errno value by vapier · 18 years ago
  66. cdef788 if a test failed as a non-root user and the reason was EPERM, then mark the test as PASS, not FAIL (security-minded kernels often restrict kernel buffer access for non-root users) by vapier · 18 years ago
  67. 3187bb1 output errno meaning when test fails by vapier · 18 years ago
  68. af93373 fix test on 64bit hosts by vapier · 18 years ago
  69. 4e4b66a make sure we return after the TCID/TST variables are exported by vapier · 18 years ago
  70. 2156d7d use proper tst_* functions for output by vapier · 18 years ago
  71. 1400d64 export a bunch of settings by default that since they are harmless by vapier · 18 years ago
  72. 41f4cd7 add support for LDFLAGS by vapier · 18 years ago
  73. 486bcd5 kill off unused variables by vapier · 18 years ago
  74. e0ccc7d lessen the number of kernel headers we need and use syscall() instead of _syscall2() to improve portability by vapier · 18 years ago
  75. bef181f fix LDFLAGS support by vapier · 18 years ago
  76. 062c561 kill off warning about j being unused by vapier · 18 years ago
  77. 9ecb1eb simplify how we control what is built by vapier · 18 years ago
  78. d248317 need to define _GNU_SOURCE before including features.h or sigset prototype is missed by vapier · 18 years ago
  79. f25cdf3 simplify makefile by vapier · 18 years ago
  80. d61b75c cleanup file and make acl detection automatic by vapier · 18 years ago
  81. 41adf66 revert previous commit by vapier · 18 years ago
  82. 1874554 make sure clean descends into the templates dir by vapier · 18 years ago
  83. e38cbd5 punt generated files by vapier · 18 years ago
  84. 6dbd003 Fix for defect 21134, SLES10 looks for syslog-ng instead of syslogd by mridge · 18 years ago
  85. ead9986 Fix for defect 21134, SLES10 looks for syslog-ng instead of syslogd by mridge · 18 years ago
  86. 1f01fa4 Ihno Krumreich writes: need to include unistd.h to get the prototype for gethostid() by vapier · 18 years ago
  87. d2738d6 Fix for defect 21693, seg fault on failure by mridge · 18 years ago
  88. 3f2b54a Fixes for the locks tests and added tests to stress a server with multiple clients by mridge · 18 years ago
  89. bf7d859 fix for defect 21622, insufficient timeout value by mridge · 18 years ago
  90. 441599d change to fix defect 21359 by mridge · 18 years ago
  91. 0c73a48 Fix for defect 21046 by mridge · 18 years ago
  92. fed9da3 Jane Lv writes: use FORK_OR_VFORK() instead of fork() so this stuff works on uClinux by vapier · 18 years ago
  93. 01e7211 cleanup output and use proper test functions instead of printfs by vapier · 18 years ago
  94. 116eb22 if syslog is not installed, skip the tests by vapier · 18 years ago
  95. d39b5ae David Wu says: just use linux/fs.h to get NR_OPEN define by vapier · 18 years ago
  96. 53ef45c move rec_signal/send_signal out of zoolib.h and into pan.c since only pan.c uses them and more than just pan.c includes zoolib.h by vapier · 18 years ago
  97. b6dcbc4 Jane Lv writes: I have patched flock03.c and sched_setparam05.c to replace fork() by vfork() on uClinux. by vapier · 18 years ago
  98. 93205ff set default Debug level to off by vapier · 18 years ago
  99. af64a87 cut extraneous newlines from test output by vapier · 18 years ago
  100. e3180f2 kill off unused strings msg1 and msg2 by vapier · 18 years ago