1. bdbacc9 Fix by Jane Lv to disable test on uClinux by vapier · 19 years ago
  2. 81a6307 tighten up uClinux disabled messages by vapier · 19 years ago
  3. 6925ca3 Fixes by Jane Lv to disable inappropriate tests for uClinux by vapier · 19 years ago
  4. 9d7a2ec Fix by Jane Lv to disable EFAULT test on uClinux by vapier · 19 years ago
  5. 83b1dda calculate TST_TOTAL based upon the number of elements in the test array instead of hardcoding the value by vapier · 19 years ago
  6. 8f02f90 using -fpic should be fine for all hosts ... by vapier · 19 years ago
  7. d5e170a fix gcc warnings: warning: int format, different type arg by vapier · 19 years ago
  8. e691bd0 Fix by Jane Lv to disable EFAULT tests on uClinux by vapier · 19 years ago
  9. 0ef9f1c use TFAIL instead of TINFO to report test failures by vapier · 19 years ago
  10. 0b343cd improve output by changing TINFOs to TFAILs/TPASSs by vapier · 19 years ago
  11. ea3adb9 use tst_resm(TFAIL) instead of perror() by vapier · 19 years ago
  12. 5b35493 make the -F option a bit smarter by vapier · 19 years ago
  13. 3177b1d unbreak test by adding back in the sprintf() i wrongly dropped in a previous commit by vapier · 19 years ago
  14. 019d8ef remove extraneous output and improve output when we do issue messages by vapier · 19 years ago
  15. b2eb9de translate the errno value by vapier · 19 years ago
  16. 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 · 19 years ago
  17. 3187bb1 output errno meaning when test fails by vapier · 19 years ago
  18. af93373 fix test on 64bit hosts by vapier · 19 years ago
  19. 4e4b66a make sure we return after the TCID/TST variables are exported by vapier · 19 years ago
  20. 2156d7d use proper tst_* functions for output by vapier · 19 years ago
  21. 1400d64 export a bunch of settings by default that since they are harmless by vapier · 19 years ago
  22. 41f4cd7 add support for LDFLAGS by vapier · 19 years ago
  23. 486bcd5 kill off unused variables by vapier · 19 years ago
  24. e0ccc7d lessen the number of kernel headers we need and use syscall() instead of _syscall2() to improve portability by vapier · 19 years ago
  25. bef181f fix LDFLAGS support by vapier · 19 years ago
  26. 062c561 kill off warning about j being unused by vapier · 19 years ago
  27. 9ecb1eb simplify how we control what is built by vapier · 19 years ago
  28. d248317 need to define _GNU_SOURCE before including features.h or sigset prototype is missed by vapier · 19 years ago
  29. f25cdf3 simplify makefile by vapier · 19 years ago
  30. d61b75c cleanup file and make acl detection automatic by vapier · 19 years ago
  31. 41adf66 revert previous commit by vapier · 19 years ago
  32. 1874554 make sure clean descends into the templates dir by vapier · 19 years ago
  33. e38cbd5 punt generated files by vapier · 19 years ago
  34. 6dbd003 Fix for defect 21134, SLES10 looks for syslog-ng instead of syslogd by mridge · 19 years ago
  35. ead9986 Fix for defect 21134, SLES10 looks for syslog-ng instead of syslogd by mridge · 19 years ago
  36. 1f01fa4 Ihno Krumreich writes: need to include unistd.h to get the prototype for gethostid() by vapier · 19 years ago
  37. d2738d6 Fix for defect 21693, seg fault on failure by mridge · 19 years ago
  38. 3f2b54a Fixes for the locks tests and added tests to stress a server with multiple clients by mridge · 19 years ago
  39. bf7d859 fix for defect 21622, insufficient timeout value by mridge · 19 years ago
  40. 441599d change to fix defect 21359 by mridge · 19 years ago
  41. 0c73a48 Fix for defect 21046 by mridge · 19 years ago
  42. fed9da3 Jane Lv writes: use FORK_OR_VFORK() instead of fork() so this stuff works on uClinux by vapier · 19 years ago
  43. 01e7211 cleanup output and use proper test functions instead of printfs by vapier · 19 years ago
  44. 116eb22 if syslog is not installed, skip the tests by vapier · 19 years ago
  45. d39b5ae David Wu says: just use linux/fs.h to get NR_OPEN define by vapier · 19 years ago
  46. 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 · 19 years ago
  47. b6dcbc4 Jane Lv writes: I have patched flock03.c and sched_setparam05.c to replace fork() by vfork() on uClinux. by vapier · 19 years ago
  48. 93205ff set default Debug level to off by vapier · 19 years ago
  49. af64a87 cut extraneous newlines from test output by vapier · 19 years ago
  50. e3180f2 kill off unused strings msg1 and msg2 by vapier · 19 years ago
  51. c398e4f use errno.h instead of doing extern int errno by vapier · 19 years ago
  52. f81795e remove duplicated errno.h includes and just include errno.h, not sys/errno.h by vapier · 19 years ago
  53. fab8d74 cleanup test output by removing pointless whitespace and adding a lot more useful debug info by vapier · 19 years ago
  54. f02f81d dont hardcode array size, use sizeof() by vapier · 19 years ago
  55. 5d7cfb0 Changes from David Wu by mridge · 19 years ago
  56. ed06ca6 Changes for fork/vfork uClinux by mridge · 19 years ago
  57. d9bd984 New memory mapping testcase by mridge · 19 years ago
  58. 83b5cdf Changes to exclude these tests on a uClinux system by mridge · 19 years ago
  59. 55251d9 disable test for uClibc by vapier · 19 years ago
  60. c6b29c6 get rid of gcc warning due to TEST_ERRNO being a long by vapier · 19 years ago
  61. 7cd82b1 Jane Lv writes: I have patched waitpid11.c and waitpid12.c to replace fork() by vfork() on uClinux. by vapier · 19 years ago
  62. d4e2cd7 clean all logfiles by vapier · 19 years ago
  63. f1fb7af update find usage to kill off warnings with newer versions by vapier · 19 years ago
  64. 0bdbaa3 use proper test output routines rather than homebrewed printf statements by vapier · 19 years ago
  65. e40a388 create a simple math.sh script based on syscalls.sh by vapier · 19 years ago
  66. a721ece kill extraneous newlines in test output by vapier · 19 years ago
  67. 7f665bb tweak the way we define INVALID_ADDRESS to get rid of warnings on 32bit hosts and make it more sane in general by vapier · 19 years ago
  68. d13d74b ugh, dos CRLFs, how i hate you so by vapier · 19 years ago
  69. 02a69a4 fix gcc warning: by vapier · 19 years ago
  70. 0341209 fix gcc warning: by vapier · 19 years ago
  71. cf2189f include string.h for memmove prototype by vapier · 19 years ago
  72. 63eb92a fix gcc warning: by vapier · 19 years ago
  73. a5ee764 fix gcc warning: by vapier · 19 years ago
  74. 03f8bb1 fix gcc warning: by vapier · 19 years ago
  75. 68a91f8 fix gcc warning: by vapier · 19 years ago
  76. cd15549 fix gcc warning: by vapier · 19 years ago
  77. de44013 fix gcc warning: by vapier · 19 years ago
  78. 084e13b fix gcc warning: by vapier · 19 years ago
  79. 0e28b62 fix gcc warning: by vapier · 19 years ago
  80. 9a5ee67 fix gcc warning: by vapier · 19 years ago
  81. 541da0c fix gcc warning: by vapier · 19 years ago
  82. 5ccd613 fix gcc warning: by vapier · 19 years ago
  83. 863bc6f fix warning: growfiles.c:357: warning: unused variable `opterr' by vapier · 19 years ago
  84. cff4af0 remove extraneous whitespace usage in tst_* functions by vapier · 19 years ago
  85. 1892d38 use proper ltp functions for outputing test results rather than just plain old printf functions by vapier · 19 years ago
  86. 7b7103c kill off debug output that shouldnt be shown at normal runtime by vapier · 19 years ago
  87. 4456910 fix dependency tracking so targets arent rebuilt all the time by vapier · 19 years ago
  88. d4e145e allow people to store custom settings in config.mk rather by vapier · 19 years ago
  89. 539fd46 Applied an update from Mike Frysinger to allow people to automatically declare the CREATE variable in IDcheck.sh. by robbiew · 19 years ago
  90. 9a5fd66 Applied LDFLAGS cleanup patch from Mike Frysinger. by robbiew · 19 years ago
  91. f003010 Applied LDFLAG cleanup patch from Mike Frysinger. by robbiew · 19 years ago
  92. 4d9d30c removed 00bso as unneeded file by mridge · 19 years ago
  93. 721424a Changes for February LTP release by mridge · 19 years ago
  94. a3f084f Fix to get rid of ugly messages during the make by mridge · 19 years ago
  95. 0fa07b0 Fix for defect 21068, check for the existance of either syslogd or syslog-ng before failing and reporting an error by mridge · 19 years ago
  96. a9f7479 Applied LDFLAG fix from Mike Frysinger. by robbiew · 19 years ago
  97. 51fa63e Applied LDFLAG fix from Mike Frysinger by robbiew · 19 years ago
  98. 3c40ac8 Fix for defect 21065, the kernel changed the return for tests 4 & 9. I added dual tests on failure so new/old kernels should both pass by mridge · 19 years ago
  99. ee558c3 Fix for defect 21046, testcase should fail ENOMEM passes due to insufficient pages by mridge · 19 years ago
  100. e6b04db Fix nfs03 twice to nfs04 by mridge · 19 years ago