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