1. 1813bfa dynamically calculate TST_TOTAL rather than hardcoding it by vapier · 18 years ago
  2. 77b9372 Since 2.6.17, _syscall* isn't exported into the user space any more, so all the test cases using _syscall* will fail to be compiled by mreed10 · 18 years ago
  3. 5bc4e4e The readme file has been updated for nfs by mreed10 · 18 years ago
  4. ca57379 Comment out set -x to remove debug output by mreed10 · 18 years ago
  5. 42f36e0 This patch amends pounder to build kernel 2.6.18 instead of 2.6.15. by mreed10 · 18 years ago
  6. 1379f57 This is a patch that allows pounder to record the contents of by mreed10 · 18 years ago
  7. fa0c2d6 Changes for Oct. Release of LTP by mreed10 · 18 years ago
  8. 43ff366 descend into timers subdir when cleaning by vapier · 18 years ago
  9. 352a8ae Removed the ":" after 'v' in the getopts line because it is not using optarg. by mreed10 · 18 years ago
  10. 05272bc Correcting error messages by mreed10 · 18 years ago
  11. 1430d82 A fix for bug #27618 that addresses two issues: by mreed10 · 18 years ago
  12. 825b214 A fix for Bug 23587 where the connectathon test failed on linux client with cifs mount to Windows2003 R2 server by mreed10 · 18 years ago
  13. 04233ae For Linux, 3 is a valide value for the scheduler, as found in the /linux/includ/sched.h file. For testing and invalid_policy, the invalid_policy value should not be 3 by mreed10 · 18 years ago
  14. 503e4b3 When calling pthread_attr_setscope, PHREAD_SCOPE_PROCESS is not supported by linux, change it to PHTREAD-SCOPE_SYSTEM for testing and then the test passes. by mreed10 · 18 years ago
  15. 48dab0b When calling pthread_attr_setscope, PTHREAD_SCOPE_PROCESS is not supported by linux, change it to PTHREAD_SCOPE_SYSTEM for testing by mreed10 · 18 years ago
  16. f4eed7a When calling pthread_attr_setscope, PHREAD_SCOPE_PROCESS is not supported by linux, change it to PTHREAD_SCOPE_SYSTEM and the test will pass by mreed10 · 18 years ago
  17. 1e26c7f Changing include <posixtest.h> to include "posixtest.h" by mreed10 · 18 years ago
  18. 8c6e72c A fix for bugs 27174 and 27177. This fixes the problem of reading HugePages_Free by mreed10 · 18 years ago
  19. d5ff89d Ssem_post/5.-1.c by mreed10 · 18 years ago
  20. 1c06925 A patch by David Stevens that fixes: by mreed10 · 18 years ago
  21. 513cd2e A patch by Darrick Wong that adds a set of rudimentary IPMI tests to pounder. They check that the in-kernel IPMI driver can access the machine's BMC/SP (if there is one), query it for status and check for various IPMI 2.0 features. by mreed10 · 18 years ago
  22. f3259bf This patch by Darrick Wong fixes complier warnings and overflow problems related to the use of large number #defines on some architectures. by mreed10 · 18 years ago
  23. b481c5f This file was accidently added to LTP. I am removing it now. by mreed10 · 18 years ago
  24. 0585c41 An update to the Change Log for the sept release by mreed10 · 18 years ago
  25. 7140f6d Changes for Sept. release of LTP by mreed10 · 18 years ago
  26. 807cfe5 Added code to disable tests that will not run on kernels below 2.6.16 by mreed10 · 18 years ago
  27. c728546 Changed the patch around tst_resm to ./tst_resm for execution in bin directory by mreed10 · 18 years ago
  28. ed3af43 Partially address the failures for Bug 26888 by mreed10 · 18 years ago
  29. 457567e Adding support for ppc64 and fixing resolving Bug # 26883 by mreed10 · 18 years ago
  30. 8699a12 Changed Makefile to standard LTP makefile and fixed a build problem by mreed10 · 18 years ago
  31. b680a8c Just executed dos2unix to avoid potential problems by mreed10 · 18 years ago
  32. 2a61af9 Changes made by Jacky Malcles that let ltp-aiodio.sh fun this scenario by mreed10 · 18 years ago
  33. 360d14b A patch by Jacky Malcles that frees the second partion when the extended stress by mreed10 · 18 years ago
  34. acb1046 A patch that sets the constant PAGE_SIZE to the kernel its running on by mreed10 · 18 years ago
  35. 71de603 Removing the executable file by mreed10 · 18 years ago
  36. 576cd14 A patch that addes new functionality into the NFSvf lock tests. by mreed10 · 18 years ago
  37. 0be0dc3 Adding files for Mitsur's networking tests by mreed10 · 18 years ago
  38. 46f7634 Adding files for Mitsu's networking tests. by mreed10 · 18 years ago
  39. 5205d93 This patch adds brackets because some versions of ssh requires square brackes around the IPv6 address. by mreed10 · 18 years ago
  40. 8df2191 Added a patch by Mitsuru Chinen that added the Absolute path to execute sshd daemon by mreed10 · 18 years ago
  41. fbb1319 add phony install target by vapier · 18 years ago
  42. 0b10879 new vmsplice test from Yi CDL Yang by vapier · 18 years ago
  43. e8202f0 declare splice for new vmsplice test by vapier · 18 years ago
  44. e52ada4 Mitsuru Chinen writes: by vapier · 18 years ago
  45. 073ad12 new faccessat test from Yi CDL Yang by vapier · 18 years ago
  46. 6c81d77 new fchmodat test from Yi CDL Yang by vapier · 18 years ago
  47. 8a63ecb new readlinkat test from Yi CDL Yang by vapier · 18 years ago
  48. 460557a new symlinkat test from Yi CDL Yang by vapier · 18 years ago
  49. aab2ac0 new linkat test from Yi CDL Yang by vapier · 18 years ago
  50. b0493c8 new renameat test from Yi CDL Yang by vapier · 18 years ago
  51. 3688c12 new unlinkat test from Yi CDL Yang by vapier · 18 years ago
  52. 9cf96d8 use common header for __NR defines by vapier · 18 years ago
  53. fd20190 descend into new include dir by vapier · 18 years ago
  54. 51f039e break out ugly linux __NR_ logic here by vapier · 18 years ago
  55. 6209170 Applied a patch to fix bug #14744 by mreed10 · 18 years ago
  56. 380d3e6 Added code so that these test would compile on kernel versions lower than 2.6.17 by mreed10 · 18 years ago
  57. 1ab6be9 Change log update for Aug. by mreed10 · 18 years ago
  58. 1712631 jiang guowei writes: by vapier · 18 years ago
  59. d2816c4 add new fstatat test by Yi CDL Yang by vapier · 18 years ago
  60. 6eeb151 add new futimesat test by Yi CDL Yang by vapier · 18 years ago
  61. b5ed1f6 some more uClinux fixes from Jane Lv by vapier · 18 years ago
  62. 4aaf10b openat test by Yi CDL Yang by vapier · 18 years ago
  63. 032481e fchownat test by Yi CDL Yang by vapier · 18 years ago
  64. d780ff6 mknodat test by Yi CDL Yang by vapier · 18 years ago
  65. dfa737c mkdirat test by Yi CDL Yang by vapier · 18 years ago
  66. e7ac9ef fix by Jeff Bailey for my previous breakage of install target by vapier · 18 years ago
  67. 1876065 take a hint from Yi CDL Yang and add tests for all clocks by vapier · 18 years ago
  68. a9a1847 take some fixes from Yi CDL Yang and create a CLOCK list for people to use as well as a func to turn a clock value into a string by vapier · 18 years ago
  69. 6670f84 eat trailing whitespace by vapier · 18 years ago
  70. ef5f40a remove ANYSIG define since it is just fluff by vapier · 18 years ago
  71. bc8a461 move common defines/functions/etc... to one header file so we have to get it right just once by vapier · 18 years ago
  72. 54e1eb3 standardize makefiles by vapier · 18 years ago
  73. 352e694 simpler/dynamic Makefile by vapier · 18 years ago
  74. 8cf8104 add cast to shutup warning by vapier · 18 years ago
  75. c033f49 splice/tee tests by Yi CDL Yang by vapier · 18 years ago
  76. 8c4b96e word wrap + spellcheck by vapier · 18 years ago
  77. 65972b0 try to load .ko modules before .o as pointed out by HK by vapier · 18 years ago
  78. cb1d894 eat stupid DOS ^M gremlins by vapier · 18 years ago
  79. 10fe5d8 fix broken whitespace/style by vapier · 18 years ago
  80. 170e703 Marc Tardif writes: by vapier · 18 years ago
  81. b56735e eat stupid DOS ^M gremlins by vapier · 18 years ago
  82. 0559d69 Mitsuru Chinen writes: As an end-of-line semicolon is missing, compiling asapi_06.c is failed. by vapier · 18 years ago
  83. 5366cb0 standardize makefiles (punt UCLINUX/COLDFIRE cruft, build everything with -Wall and user-optimizations, remove pointless targets in favor of implicit ones, etc...) by vapier · 18 years ago
  84. 7f40cfd clean up the makefile, clean up source code warnings, and add better libc/libepoll detection by vapier · 18 years ago
  85. 5b31d1b define _GNU_SOURCE if not already defined by vapier · 18 years ago
  86. 18287b0 fix type of option_message by vapier · 18 years ago
  87. ef79c83 accept() takes a socklen_t, not an int by vapier · 18 years ago
  88. 38137e5 easier to read by vapier · 18 years ago
  89. 96c4a17 force CFLAGS/LIBS to be evaluated once rather than everytime they are used by vapier · 18 years ago
  90. e77da4e add a warning to those who wish to fiddle by vapier · 18 years ago
  91. 6e32f0d cleanup source code by vapier · 18 years ago
  92. 104f53e unify the generate.sh scripts and use the new top level make-files script by vapier · 18 years ago
  93. 2326d87 use __linux__ preprocessor from toolchain itself rather than a local custom _LINUX by vapier · 18 years ago
  94. c2d3587 rewrite generate script into generic shell and make sure we still work even if host lacks perl by vapier · 18 years ago
  95. 4feab9b make errno failure message more helpful by vapier · 18 years ago
  96. 17026e7 eat extraneous whitespace by vapier · 18 years ago
  97. 044212b punt backup file by vapier · 18 years ago
  98. 83de327 fixes from Jeff Bailey to just use syscall() rather than _syscall#() macros by vapier · 18 years ago
  99. b4910dc fix from Jeff Bailey to remove redundant make rules by vapier · 18 years ago
  100. 6c53d8e fix from Jeff Bailey to get max pid value at runtime rather than compile time hardcode by vapier · 18 years ago