1. 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
  2. b481c5f This file was accidently added to LTP. I am removing it now. by mreed10 · 18 years ago
  3. 0585c41 An update to the Change Log for the sept release by mreed10 · 18 years ago
  4. 7140f6d Changes for Sept. release of LTP by mreed10 · 18 years ago
  5. 807cfe5 Added code to disable tests that will not run on kernels below 2.6.16 by mreed10 · 18 years ago
  6. c728546 Changed the patch around tst_resm to ./tst_resm for execution in bin directory by mreed10 · 18 years ago
  7. ed3af43 Partially address the failures for Bug 26888 by mreed10 · 18 years ago
  8. 457567e Adding support for ppc64 and fixing resolving Bug # 26883 by mreed10 · 18 years ago
  9. 8699a12 Changed Makefile to standard LTP makefile and fixed a build problem by mreed10 · 18 years ago
  10. b680a8c Just executed dos2unix to avoid potential problems by mreed10 · 18 years ago
  11. 2a61af9 Changes made by Jacky Malcles that let ltp-aiodio.sh fun this scenario by mreed10 · 18 years ago
  12. 360d14b A patch by Jacky Malcles that frees the second partion when the extended stress by mreed10 · 18 years ago
  13. acb1046 A patch that sets the constant PAGE_SIZE to the kernel its running on by mreed10 · 18 years ago
  14. 71de603 Removing the executable file by mreed10 · 18 years ago
  15. 576cd14 A patch that addes new functionality into the NFSvf lock tests. by mreed10 · 18 years ago
  16. 0be0dc3 Adding files for Mitsur's networking tests by mreed10 · 18 years ago
  17. 46f7634 Adding files for Mitsu's networking tests. by mreed10 · 18 years ago
  18. 5205d93 This patch adds brackets because some versions of ssh requires square brackes around the IPv6 address. by mreed10 · 18 years ago
  19. 8df2191 Added a patch by Mitsuru Chinen that added the Absolute path to execute sshd daemon by mreed10 · 18 years ago
  20. fbb1319 add phony install target by vapier · 18 years ago
  21. 0b10879 new vmsplice test from Yi CDL Yang by vapier · 18 years ago
  22. e8202f0 declare splice for new vmsplice test by vapier · 18 years ago
  23. e52ada4 Mitsuru Chinen writes: by vapier · 18 years ago
  24. 073ad12 new faccessat test from Yi CDL Yang by vapier · 18 years ago
  25. 6c81d77 new fchmodat test from Yi CDL Yang by vapier · 18 years ago
  26. 8a63ecb new readlinkat test from Yi CDL Yang by vapier · 18 years ago
  27. 460557a new symlinkat test from Yi CDL Yang by vapier · 18 years ago
  28. aab2ac0 new linkat test from Yi CDL Yang by vapier · 18 years ago
  29. b0493c8 new renameat test from Yi CDL Yang by vapier · 18 years ago
  30. 3688c12 new unlinkat test from Yi CDL Yang by vapier · 18 years ago
  31. 9cf96d8 use common header for __NR defines by vapier · 18 years ago
  32. fd20190 descend into new include dir by vapier · 18 years ago
  33. 51f039e break out ugly linux __NR_ logic here by vapier · 18 years ago
  34. 6209170 Applied a patch to fix bug #14744 by mreed10 · 18 years ago
  35. 380d3e6 Added code so that these test would compile on kernel versions lower than 2.6.17 by mreed10 · 18 years ago
  36. 1ab6be9 Change log update for Aug. by mreed10 · 18 years ago
  37. 1712631 jiang guowei writes: by vapier · 18 years ago
  38. d2816c4 add new fstatat test by Yi CDL Yang by vapier · 18 years ago
  39. 6eeb151 add new futimesat test by Yi CDL Yang by vapier · 18 years ago
  40. b5ed1f6 some more uClinux fixes from Jane Lv by vapier · 18 years ago
  41. 4aaf10b openat test by Yi CDL Yang by vapier · 18 years ago
  42. 032481e fchownat test by Yi CDL Yang by vapier · 18 years ago
  43. d780ff6 mknodat test by Yi CDL Yang by vapier · 18 years ago
  44. dfa737c mkdirat test by Yi CDL Yang by vapier · 18 years ago
  45. e7ac9ef fix by Jeff Bailey for my previous breakage of install target by vapier · 18 years ago
  46. 1876065 take a hint from Yi CDL Yang and add tests for all clocks by vapier · 18 years ago
  47. 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
  48. 6670f84 eat trailing whitespace by vapier · 18 years ago
  49. ef5f40a remove ANYSIG define since it is just fluff by vapier · 18 years ago
  50. bc8a461 move common defines/functions/etc... to one header file so we have to get it right just once by vapier · 18 years ago
  51. 54e1eb3 standardize makefiles by vapier · 18 years ago
  52. 352e694 simpler/dynamic Makefile by vapier · 18 years ago
  53. 8cf8104 add cast to shutup warning by vapier · 18 years ago
  54. c033f49 splice/tee tests by Yi CDL Yang by vapier · 18 years ago
  55. 8c4b96e word wrap + spellcheck by vapier · 18 years ago
  56. 65972b0 try to load .ko modules before .o as pointed out by HK by vapier · 18 years ago
  57. cb1d894 eat stupid DOS ^M gremlins by vapier · 18 years ago
  58. 10fe5d8 fix broken whitespace/style by vapier · 18 years ago
  59. 170e703 Marc Tardif writes: by vapier · 18 years ago
  60. b56735e eat stupid DOS ^M gremlins by vapier · 18 years ago
  61. 0559d69 Mitsuru Chinen writes: As an end-of-line semicolon is missing, compiling asapi_06.c is failed. by vapier · 18 years ago
  62. 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
  63. 7f40cfd clean up the makefile, clean up source code warnings, and add better libc/libepoll detection by vapier · 18 years ago
  64. 5b31d1b define _GNU_SOURCE if not already defined by vapier · 18 years ago
  65. 18287b0 fix type of option_message by vapier · 18 years ago
  66. ef79c83 accept() takes a socklen_t, not an int by vapier · 18 years ago
  67. 38137e5 easier to read by vapier · 18 years ago
  68. 96c4a17 force CFLAGS/LIBS to be evaluated once rather than everytime they are used by vapier · 18 years ago
  69. e77da4e add a warning to those who wish to fiddle by vapier · 18 years ago
  70. 6e32f0d cleanup source code by vapier · 18 years ago
  71. 104f53e unify the generate.sh scripts and use the new top level make-files script by vapier · 18 years ago
  72. 2326d87 use __linux__ preprocessor from toolchain itself rather than a local custom _LINUX by vapier · 18 years ago
  73. c2d3587 rewrite generate script into generic shell and make sure we still work even if host lacks perl by vapier · 18 years ago
  74. 4feab9b make errno failure message more helpful by vapier · 18 years ago
  75. 17026e7 eat extraneous whitespace by vapier · 18 years ago
  76. 044212b punt backup file by vapier · 18 years ago
  77. 83de327 fixes from Jeff Bailey to just use syscall() rather than _syscall#() macros by vapier · 18 years ago
  78. b4910dc fix from Jeff Bailey to remove redundant make rules by vapier · 18 years ago
  79. 6c53d8e fix from Jeff Bailey to get max pid value at runtime rather than compile time hardcode by vapier · 18 years ago
  80. 721ecd8 dont hardcode test count by vapier · 18 years ago
  81. cc3bc70 fix from Jeff Bailey to remove extraneous include by vapier · 18 years ago
  82. e24e35c fixes from Jeff Bailey to just use syscall() for everyone by vapier · 18 years ago
  83. dbbefc1 just use syscall() for everyone by vapier · 18 years ago
  84. 20dd791 fix whitespace by vapier · 18 years ago
  85. 631d16c fix from Jeff Bailey to get the pid max value at runtime rather than hardcoded compiletime by vapier · 18 years ago
  86. 241ec18 Adding files for Mitsuru Chinen for network tests by mreed10 · 18 years ago
  87. 81534c3 A fix by Jane, Lv that fixes tests crashing on uClinux by mreed10 · 18 years ago
  88. 552b7eb Updated the change log for this file by mreed10 · 18 years ago
  89. 1746693 A fix for Bug 24841. The ping test is now skipped on SLES, but does not affect by mreed10 · 18 years ago
  90. 01dd4ac This is a Fix for Bug 21134 with SLES 10. Now the syslog tests will test syslog-ng or syslogd depending on which one is present. The update was made for syslog01 - syslog10. by mreed10 · 18 years ago
  91. 1ddbf90 A fix for bug 25542, that now gets the PID_MAX value from /proc/sys/kernel/pid-max by mreed10 · 18 years ago
  92. 4c0befd re-order testcases a little to account for uclinux by vapier · 18 years ago
  93. 0c7769a A fix to include the x86_64 archtiecture to build on latest version RHEL by mreed10 · 18 years ago
  94. 1be1c0c Corrected name of testcase in code...was incorrectly called signal_test_03 by robbiew · 18 years ago
  95. 85944b7 Corrected the copyright information to reflect SGI, instead of Cray, which by robbiew · 18 years ago
  96. 3ca3d7a The loop to determine which ethernet interface is needed was moved to ensure that the correct ethernet interface was selected. This is still a fix for Bug 25273 by mreed10 · 18 years ago
  97. dd071dd A fix for Bug 25273. The test now uses [ae]th[01] in the ping command using the -I option. by mreed10 · 18 years ago
  98. aff5e06 Changes for the July release of LTP by mreed10 · 18 years ago
  99. f37d2a9 Adding files for Mitsuru Chinen for the nfs patch. by mreed10 · 18 years ago
  100. 97903da Adding files for Mitsuru's nfs patch by mreed10 · 18 years ago