1. b7306d6 1. POSIXify. 2. Convert over to tst_resm(1), like hotplug01.sh by Garrett Cooper · 15 years ago
  2. 37ef401 1. POSIXify 2. Clean up test. 3. Make more path agnostic. by Garrett Cooper · 15 years ago
  3. a2d6848 Update TODO with some items that need to be rewritten. by Garrett Cooper · 15 years ago
  4. 039e4bb Merge branches 'master' and 'next' into next by Rishikesh K Rajak · 15 years ago
  5. c0e37ca 1. Add default kernel source dir as /usr/src/linux. 2. Clean up indentation. by Garrett Cooper · 15 years ago
  6. a3bd68b Fix indentation. by Garrett Cooper · 15 years ago
  7. ca0d5a5 POSIXify. by Garrett Cooper · 15 years ago
  8. 48ae82c All for parameterized $TMP. by Garrett Cooper · 15 years ago
  9. b1b5563 Remove bashisms. Clean up. by Garrett Cooper · 15 years ago
  10. 099b86b Install in testcases/bin/cpu_hotplug to avoid collision with installed filenames. by Garrett Cooper · 15 years ago
  11. 354afd2 Make sure this can run wherever -- update the install path in the runtest file for cpu_hotplug... by Garrett Cooper · 15 years ago
  12. 84e0adc Make alphabetical ordering more apparent by adding a comment. by Garrett Cooper · 15 years ago
  13. fed2457 Fix order by properly alphabetizing it again. by Garrett Cooper · 15 years ago
  14. 87dadac Remove unnecessary variable set; all MAKE_TARGETS get added to INSTALL_TARGETS. by Garrett Cooper · 15 years ago
  15. 909edbc (cpu_hotplugin_makefile.patch) to execute cpuhotplugin test. by Rishikesh K Rajak · 15 years ago
  16. d822fce Merge branch 'next' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Rishikesh K Rajak · 15 years ago
  17. ea7f641 Update ChangeLog. by Garrett Cooper · 15 years ago
  18. 3d6a710 Remove overly complicated git log ChangeLog script. by Garrett Cooper · 15 years ago
  19. 4a93051 Add a simpler git ChangeLog script. by Garrett Cooper · 15 years ago
  20. 29f9058 Grab ChangeLog script from http://github.com/cryos/avogadro/raw/master/scripts/gitlog2changelog.py . by Garrett Cooper · 15 years ago
  21. 4b3a324 Note caveat about cpu_hotplug test needing to be run from the source tree directory. by Garrett Cooper · 15 years ago
  22. b60acfe Inspite of memcg kernel support being available, memcg_[functional|regression by Garrett Cooper · 15 years ago
  23. ca619b2 Revertin the commit d40fd32af0d0ad7713b0cf6cd23daf1ee639d479 for now. by Rishikesh K Rajak · 15 years ago
  24. d40fd32 I have found abnormal behavior of sem_post/8-1.c test case under posix. by Rishikesh K Rajak · 15 years ago
  25. 08c16de I have observed that the 'createfile.c' in by Rishikesh K Rajak · 15 years ago
  26. 88a1dde Merge branches 'master' and 'next' into next by Rishikesh K Rajak · 15 years ago
  27. c654435 Inspite of memcg kernel support being available, memcg_[functional|regression by Rishikesh K Rajak · 15 years ago
  28. c288167 Fixed the typo in changelog by Rishikesh K Rajak · 15 years ago
  29. 45bfc17 Merge ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Rishikesh K Rajak · 15 years ago
  30. 4847120 Changes since 6thFeb to 28Feb 2010. by Rishikesh K Rajak · 15 years ago
  31. c0b8157 New testcase added by Naufal. by Rishikesh K Rajak · 15 years ago
  32. e180e61 Reverting the commit id: 3bc8ecdb69b29436e2987173ffdd7244d8897942 by Rishikesh K Rajak · 15 years ago
  33. 3bc8ecd Signed-off-by Mohamed Naufal Basheer <naufal11@gmail.com> by Rishikesh K Rajak · 15 years ago
  34. ede8524 Do some minor spring cleaning on the script to improve whitespace, quote by Garrett Cooper · 15 years ago
  35. 6518012 Hi by Rishikesh K Rajak · 15 years ago
  36. 0094e1a Do a minor bit of cleanup with the README. by Garrett Cooper · 15 years ago
  37. 90e3e1e Remove space. by Garrett Cooper · 15 years ago
  38. 181f8dc Comment on function, and return an appropriate integer value. Update function names as well. by Garrett Cooper · 15 years ago
  39. 85a1755 Finish up the remainder of the needed commits to fix the segfault issues with the rt_sig* syscalls. by Garrett Cooper · 15 years ago
  40. 141cf77 Finish up the remainder of the needed commits to fix the segfault issues by Garrett Cooper · 15 years ago
  41. 135924f Fix rt_sigsuspend01, as per the patches provided s.t. it will pass on x86_64. by Garrett Cooper · 15 years ago
  42. 64fd967 Fudge code provided by Liu Bo a bit to make it fit ltp_signal.h; most of by Garrett Cooper · 15 years ago
  43. cdb5d0f Commit version with changes provided by Liubo for the rt_sig* fixup by Garrett Cooper · 15 years ago
  44. a15d642 Add fud for CLOCK_MONOTONIC_RAW, even though (FWIW) it doesn't work on by Garrett Cooper · 15 years ago
  45. 36e9e44 Fix typo. by Garrett Cooper · 15 years ago
  46. be744da Clean up the test.. It was a royal mess before. by Garrett Cooper · 15 years ago
  47. 917b2f9 Include definitions for CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE by Garrett Cooper · 15 years ago
  48. 06c96f3 Add check for CLOCK_REALTIME_COARSE and CLOCK_MONOTONIC_COARSE -- by Garrett Cooper · 15 years ago
  49. e9cca93 We actually need to call cleanup regardless, so let's readd that to the by Garrett Cooper · 15 years ago
  50. ee8d486 Clean up test to use gettimeofday and settimeofday syscalls for by Garrett Cooper · 15 years ago
  51. a9b4a7c swap* comment was incorrect. I meant quotactl01. by Garrett Cooper · 15 years ago
  52. a83e7dc Added clean_swap() to cleanup routine. This makes sure all leftover by Garrett Cooper · 15 years ago
  53. 23b6cc8 Update TODO a little bit noting the issues with libnuma and by Garrett Cooper · 15 years ago
  54. c9639c8 Implement simple filter-out mechanism for libraries. by Garrett Cooper · 15 years ago
  55. aea809e Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 15 years ago
  56. c41bb21 Clean up some typos. by Garrett Cooper · 15 years ago
  57. 4b20806 Add Rishi's full name. by Garrett Cooper · 15 years ago
  58. 541938f Oops i did not know the API has got changed. by Rishikesh K Rajak · 15 years ago
  59. df4e7fb For running container testcase smoothly on older distro, these changes are required by Rishikesh K Rajak · 15 years ago
  60. 2a5fdca Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 15 years ago
  61. 8e1a947 MPOL_* constants were missing as noted by Rishi and Iranna. by Garrett Cooper · 15 years ago
  62. b212df4 Revert "check_pidns_enabled doesn't exist anymore. Just run the test as-is... Noticed by Rishi." by Rishikesh K Rajak · 15 years ago
  63. d025e1f Add a dumb mechanism for creating release tarballs in a clean manner. by Garrett Cooper · 15 years ago
  64. e332c01 aclocal.m4 shouldn't be removed in ac-clean. by Garrett Cooper · 15 years ago
  65. 622eb54 Reviving check_pidns_enabled test. by Garrett Cooper · 15 years ago
  66. 67974b7 Commit changes for out-of-build-tree and install-out-of-build-tree scripts. by Garrett Cooper · 15 years ago
  67. 525c4d2 make 3.80 has been legit since 201001, so let's mark it legit in the by Garrett Cooper · 15 years ago
  68. a6ff305 Update the install-in-build-tree script. by Garrett Cooper · 15 years ago
  69. c2c8d7f Detecting potential fork errors in the test. by root · 15 years ago
  70. 0ebb148 Update README as per recent changes to build / test scripts. by Garrett Cooper · 15 years ago
  71. 0a383ab 1. Fix a bug in the git pull method (wasn't setting srcdir). by Garrett Cooper · 15 years ago
  72. e520c31 Switch all of these Makefiles over to MAKE_DEPS instead of ad hoc by Garrett Cooper · 15 years ago
  73. 225c2e3 Add the library to MAKE_DEPS so it gets built prior to the other goals by Garrett Cooper · 15 years ago
  74. 02f8fe8 Hi, by root · 15 years ago
  75. 031c65b Hi, by root · 15 years ago
  76. ad99f10 Work on the previous buffer overflow problem a bit more; ftest0[38] by root · 15 years ago
  77. d639eef Fix a typo; improve some sentence wording. by Garrett Cooper · 15 years ago
  78. 2aa40f7 Avoid sudo blocking for tty input indefinitely; this issue will need to by Garrett Cooper · 15 years ago
  79. e03cee0 Fix a cosmetic bug where Version wasn't being generated for by Garrett Cooper · 15 years ago
  80. 3fceccb Merge the remote changes, again?? git's really complicated... by Garrett Cooper · 15 years ago
  81. 1ca6b26 Merge the remote changes (!) by Garrett Cooper · 15 years ago
  82. 4c2f39a Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 15 years ago
  83. 103b262 Clean up the TODO. by Garrett Cooper · 15 years ago
  84. 09cbd9c 1. Correct compile time warnings by defining the timeout to 0 sec, 0 by Garrett Cooper · 15 years ago
  85. a2a0763 Update the build_functions script to add clean sanity support, git pull by gcooper · 15 years ago
  86. 5378643 acl_test01 today... by gcooper · 15 years ago
  87. 77ed5b4 Merge branch 'test' by Rishikesh K Rajak · 15 years ago
  88. 98f3812 I've seen failures reporting "return value=0, errno=EACCESS" in the by Rishikesh K Rajak · 15 years ago
  89. 77312d8 In the previous mailx version, the command "echo "d" | mail -u root" will by Rishikesh K Rajak · 15 years ago
  90. d4eb64c Deleted the scratch dir for testing by Rishikesh K Rajak · 15 years ago
  91. 6feffd8 Testing with different branch and merging with main by Rishikesh K Rajak · 15 years ago
  92. e0984c4 Testing with different branch by Rishikesh K Rajak · 15 years ago
  93. dd04033 Correct at least one of these lousy diagnostic messages for not finding by gcooper · 15 years ago
  94. 8686ad7 Correctly consolidate tst_exit() calls in cleanup() as noted by Mitani-san. by gcooper · 15 years ago
  95. 4086783 Added one TODO for conversion of CVS to GIT by Rishikesh K Rajak · 15 years ago
  96. f4f5799 Testing for push to ltp.sf.net by Rishikesh K Rajak · 15 years ago
  97. 1866132 *** empty log message *** by yaberauneya · 15 years ago
  98. dfac29c Remove test file. by yaberauneya · 15 years ago
  99. 2279bf4 Test. by yaberauneya · 15 years ago
  100. 98379aa 1. Simplify smoke test further by only checking to see whether or not the syscall works as opposed to checking the kernel version because people can backport support as seen fit and shouldn't be hindered by a stupid kernel version check... by yaberauneya · 15 years ago