1. c398e4f use errno.h instead of doing extern int errno by vapier · 18 years ago
  2. f81795e remove duplicated errno.h includes and just include errno.h, not sys/errno.h by vapier · 18 years ago
  3. fab8d74 cleanup test output by removing pointless whitespace and adding a lot more useful debug info by vapier · 18 years ago
  4. f02f81d dont hardcode array size, use sizeof() by vapier · 18 years ago
  5. 5d7cfb0 Changes from David Wu by mridge · 18 years ago
  6. ed06ca6 Changes for fork/vfork uClinux by mridge · 18 years ago
  7. d9bd984 New memory mapping testcase by mridge · 18 years ago
  8. 83b5cdf Changes to exclude these tests on a uClinux system by mridge · 18 years ago
  9. 55251d9 disable test for uClibc by vapier · 18 years ago
  10. c6b29c6 get rid of gcc warning due to TEST_ERRNO being a long by vapier · 18 years ago
  11. 7cd82b1 Jane Lv writes: I have patched waitpid11.c and waitpid12.c to replace fork() by vfork() on uClinux. by vapier · 18 years ago
  12. d4e2cd7 clean all logfiles by vapier · 18 years ago
  13. f1fb7af update find usage to kill off warnings with newer versions by vapier · 18 years ago
  14. 0bdbaa3 use proper test output routines rather than homebrewed printf statements by vapier · 18 years ago
  15. e40a388 create a simple math.sh script based on syscalls.sh by vapier · 18 years ago
  16. a721ece kill extraneous newlines in test output by vapier · 18 years ago
  17. 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 · 18 years ago
  18. d13d74b ugh, dos CRLFs, how i hate you so by vapier · 19 years ago
  19. 02a69a4 fix gcc warning: by vapier · 19 years ago
  20. 0341209 fix gcc warning: by vapier · 19 years ago
  21. cf2189f include string.h for memmove prototype by vapier · 19 years ago
  22. 63eb92a fix gcc warning: by vapier · 19 years ago
  23. a5ee764 fix gcc warning: by vapier · 19 years ago
  24. 03f8bb1 fix gcc warning: by vapier · 19 years ago
  25. 68a91f8 fix gcc warning: by vapier · 19 years ago
  26. cd15549 fix gcc warning: by vapier · 19 years ago
  27. de44013 fix gcc warning: by vapier · 19 years ago
  28. 084e13b fix gcc warning: by vapier · 19 years ago
  29. 0e28b62 fix gcc warning: by vapier · 19 years ago
  30. 9a5ee67 fix gcc warning: by vapier · 19 years ago
  31. 541da0c fix gcc warning: by vapier · 19 years ago
  32. 5ccd613 fix gcc warning: by vapier · 19 years ago
  33. 863bc6f fix warning: growfiles.c:357: warning: unused variable `opterr' by vapier · 19 years ago
  34. cff4af0 remove extraneous whitespace usage in tst_* functions by vapier · 19 years ago
  35. 1892d38 use proper ltp functions for outputing test results rather than just plain old printf functions by vapier · 19 years ago
  36. 7b7103c kill off debug output that shouldnt be shown at normal runtime by vapier · 19 years ago
  37. 4456910 fix dependency tracking so targets arent rebuilt all the time by vapier · 19 years ago
  38. d4e145e allow people to store custom settings in config.mk rather by vapier · 19 years ago
  39. 539fd46 Applied an update from Mike Frysinger to allow people to automatically declare the CREATE variable in IDcheck.sh. by robbiew · 19 years ago
  40. 9a5fd66 Applied LDFLAGS cleanup patch from Mike Frysinger. by robbiew · 19 years ago
  41. f003010 Applied LDFLAG cleanup patch from Mike Frysinger. by robbiew · 19 years ago
  42. 4d9d30c removed 00bso as unneeded file by mridge · 19 years ago
  43. 721424a Changes for February LTP release by mridge · 19 years ago
  44. a3f084f Fix to get rid of ugly messages during the make by mridge · 19 years ago
  45. 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
  46. a9f7479 Applied LDFLAG fix from Mike Frysinger. by robbiew · 19 years ago
  47. 51fa63e Applied LDFLAG fix from Mike Frysinger by robbiew · 19 years ago
  48. 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
  49. ee558c3 Fix for defect 21046, testcase should fail ENOMEM passes due to insufficient pages by mridge · 19 years ago
  50. e6b04db Fix nfs03 twice to nfs04 by mridge · 19 years ago
  51. 4640fb9 fixed some RH/Suse specific messages by mridge · 19 years ago
  52. 2a585bf Fix to prevent not enough dups error in some cases by mridge · 19 years ago
  53. 161b01e Fixes for uClinux to fix fork and invalid memory access errors by mridge · 19 years ago
  54. 9f39d3d Fix for uClinux to fix execute error by mridge · 19 years ago
  55. e5a69f4 Updates for mmc security tests by mridge · 19 years ago
  56. 44ab401 Updates for security tests by mridge · 19 years ago
  57. 5b8e465 Fixes,updates,etc. for punder21 testsuite by mridge · 19 years ago
  58. e68561c Applied patch from Jane Lv to disable test for uClinux. by robbiew · 19 years ago
  59. 131efcc Fixed gethostid01 so the second 64 bit check doesn't clobber the first 64 bit check by using a bitmask by mridge · 19 years ago
  60. 1d89ad5 Applied patch from Mike Frysinger to ensure Makefile properly respect CFLAGS/LDFLAGS by robbiew · 19 years ago
  61. eaf3467 Applied patch from Mike Frysinger to resolve problem with defining a local syslog() function when the tests are built statically. by robbiew · 19 years ago
  62. 2f757ba Applied patch from Mike Frysinger to resolve issue with UNALIGNED being defined multiple times for ARM targets. by robbiew · 19 years ago
  63. fa5ae1d Applied patch from Mike Frysinger that disables ballista if no perl is installed on the system and fixes the clean target. by robbiew · 19 years ago
  64. bd21993 Ensured that DOTS is not included in the LTP make. by robbiew · 19 years ago
  65. 8cc153f Added the LTP's Database Opensource Test Suite to the testsuite. by robbiew · 19 years ago
  66. adab344 Fix for defect 21072, fixing the offset on some systems by mridge · 19 years ago
  67. 1a5ca6a fix for defect 21050, the logic on line 211 was reversed causing the 64bit code to get run on a 64bit system by mridge · 19 years ago
  68. f525337 fix Makefile to not build pounder by default by mridge · 19 years ago
  69. 1c5ac21 Initial drop of pounder testsuite by mridge · 19 years ago
  70. ff5669d Fix for defect 20348, waitpid12 hangs occasionally by mridge · 19 years ago
  71. 049b39e Patch to fix race condition on 64bit systems, fixes bugzilla 19013 by mridge · 19 years ago
  72. d0223fd Added new fcntl() test contributed by Jacky Malcles to test opening with O_WRONLY by robbiew · 19 years ago
  73. f68c065 Applied patch from Jacky Malcles: by robbiew · 19 years ago
  74. 0991b91 Applied patch from Jeff Burke: by robbiew · 19 years ago
  75. 3889d93 Updates by mridge · 19 years ago
  76. c9a8eda Updates for gpl stuff by mridge · 19 years ago
  77. d9300c4 Updates from Amit Khanna (Intel) by mridge · 19 years ago
  78. eb05e0b Applied memory leak fix. by robbiew · 19 years ago
  79. a72abc5 Add sctp updates by mridge · 19 years ago
  80. 53fe614 Add sctp updates by mridge · 19 years ago
  81. 707e23a Changes for January release of LTP by mridge · 19 years ago
  82. 949c5b1 Updates to ASAPI tests from David Stephens for new glibc and RFC 3542 by mridge · 19 years ago
  83. 429c8ac Applied changes suggest by Jacky Malcles to keep gf18 from running longer than it used to. by robbiew · 19 years ago
  84. 64a341f Updates from sridhar to sctp testsuite by mridge · 19 years ago
  85. 5c367e4 Applied patch from Marc Unangst to resolve issues with leaking file descriptors. by robbiew · 19 years ago
  86. 034306d Appliec changes from Jane Lv for uClinux. by robbiew · 19 years ago
  87. 3c65b84 Applied patch from David Marlin to close the last file descriptor created in orcer to make one file descriptor available for loading a needed library. by robbiew · 19 years ago
  88. d76b737 removed unneccessary tarball by robbiew · 19 years ago
  89. 4978b5b Applied patch from Mark Ver to allow proper execution on s390x platform. by robbiew · 19 years ago
  90. 3b0f1ea Applied patch from Bibo,Mao to use RT signal instead of SIGUSR1 to inform parent process that the child process has finished memory allocation. by robbiew · 19 years ago
  91. 3f517f0 Applied fix from Jacky Malcles: by robbiew · 19 years ago
  92. 7976805 Applied a suggested solution from Jacky Malcles to allow the test to run correctly in 64bits. by robbiew · 19 years ago
  93. 65ede4e Added one line to make sure that if 'hostid' includes fffffff, then we don't do anything. by robbiew · 19 years ago
  94. 6b68d22 Applied uCLinux fix from Aubrey Lee. by robbiew · 19 years ago
  95. 6eaecb2 Applied Coldfire patch from Jody McIntyre: by robbiew · 19 years ago
  96. 0bb0942 Applied fix for Sourceforge bug ID 1332508. by robbiew · 19 years ago
  97. 3b48f8e Backout change to nfs04 by mridge · 19 years ago
  98. 69f804d Fix nfs04 typo on line 136, incorrect order of create_file params by mridge · 19 years ago
  99. 6f256bc Fix nfs04 typo on line 136, incorrect order of create_file params by mridge · 19 years ago
  100. 99aa361 Renamed create_file.c to nfs04_create_file.c to resolve duplicate name problem with network stress tests. by robbiew · 19 years ago