- 57c212c eat broken whitespace by vapier · 18 years ago
- 0d37bdd clean up makefile funkiness by vapier · 18 years ago
- da6657a accept(2) takes a socklen_t, not an int by vapier · 18 years ago
- 32cc0ac use memset() instead of bzero() by vapier · 18 years ago
- 9e28c8f use memcpy() instead of bcopy() by vapier · 18 years ago
- 9a5fd66 Applied LDFLAGS cleanup patch from Mike Frysinger. by robbiew · 19 years ago
- f0573fa Added tool for analyzing failures from LTP runs on the OSDL's Scaleable Test Platform (STP) by robbiew · 21 years ago
- 4ff98a2 Robbie removed the binary strace file. by zhanga · 21 years ago
- b1ca092 Added Dan Carpenter's "Strace Test": by robbiew · 21 years ago
- 3fbb119 Commented out top-LTP. I decided it should be an optional build. by robbiew · 21 years ago
- bf2f25b README by iyermanoj · 21 years ago
- ae84222 Forced the link of the libproc by robbiew · 21 years ago
- 94d595d minor update by iyermanoj · 21 years ago
- 5345539 utility to create rootfs to fit on a floppy this filesystem contains busybox based Linux commands and a basic shell. use this floppy to boot the machine. by iyermanoj · 21 years ago
- 6cb03e4 Changed the average memory usage computation section to use megabytes. This by robbiew · 21 years ago
- 9f20c05 Added cross compiling option for install libraries. by robbiew · 21 years ago
- 80af4e8 Makefile spam cleanup by robbiew · 21 years ago
- 42e2a21 Forcing the make file to look in /usr/include for header files. I needed to do by robbiew · 21 years ago
- 0547433 Added line to "install" section to install the proc library, libproc, into /lib by robbiew · 21 years ago
- 1023d4b Added 'gethost' to install section. by robbiew · 21 years ago
- abfdea6 Corrected "install" section. by robbiew · 21 years ago
- 99d1c07 TYPO: LTP-top to top-LTP by robbiew · 21 years ago
- f2e2da2 Removed the modified procps directory and replaced it with a stripped down by robbiew · 21 years ago
- bfe1415 Updated to be able to compute averages using large numbers....long double. by robbiew · 22 years ago
- e9b9da4 Added a modified version of the procps package, to allow users to have a by robbiew · 22 years ago
- 826d940 Unset the CC flag. by robbiew · 22 years ago
- 37bad3e Amos Waterland fixed the kill problem with this tool. Merging changes by iyermanoj · 22 years ago
- 8740aa0 warnings cleanup by robbiew · 22 years ago
- 45dbecc corrected install: section by robbiew · 22 years ago
- abf97f5 removed lint stuff by robbiew · 22 years ago
- 723b3af Relocated this from under /testcases/network/tools/ by robbiew · 22 years ago
- a905a01 Removed some lint stuff. by robbiew · 22 years ago
- ec6eadc warnings clean-up by robbiew · 22 years ago
- b03af27 Removed unused variables. by robbiew · 22 years ago
- bea78e9 Removed warnings for not having a return in an int function. by robbiew · 22 years ago
- 1e4b27a Applied clean up patch from Andreas Jaeger. by robbiew · 22 years ago
- f7a6ade Applied patch from Andreas Jaeger to allow this tools to build on x86-64. by robbiew · 22 years ago
- d537af2 Applied Andreas Jaeger's patch for library linking: by robbiew · 22 years ago
- d2a2909 Applied Vasan Sundar's patch: by robbiew · 22 years ago
- 66ea9a8 Made changes to allow non-root users to perform a 'make install'. by robbiew · 22 years ago
- b40e2d2 Removed some lint stuff. by robbiew · 22 years ago
- 5475776 Applied Vasan Sundar's Makefile patches. by robbiew · 22 years ago
- 0a4b4f9 Needed to make netpipe.sh executable. by robbiew · 22 years ago
- 87065dc Need to make this file executable. by robbiew · 22 years ago
- 6a0f2fb Fixed bug. by iyermanoj · 22 years ago
- ab96996 Corrected how NPtcp was executed. by robbiew · 22 years ago
- d687a08 Corrected syntax and permissions. by robbiew · 22 years ago
- f0252ce Decided to add the netpipe.sh script afterall... by robbiew · 22 years ago
- 2322140 Removed the installation of netpipe.sh...a script I planned on creating, but by robbiew · 22 years ago
- bbd2f76 Updated makefiles. by robbiew · 22 years ago
- b1cd5fc Added netpipe as a network traffic generator. by robbiew · 22 years ago
- a62852b Added code to set Tst_count by iyermanoj · 22 years ago
- 85bb011 Fixed build break ... my BAD. by iyermanoj · 22 years ago
- be54f6a Added load generator program stress.c to CVS. Written by Amos Waterland. by iyermanoj · 22 years ago
- 6c21698 Added load generator program written by Amos Waterlan to CVS. by iyermanoj · 22 years ago
- de99c3a Clean: condition does not need to remove the links. by iyermanoj · 22 years ago
- 15a72da Modified usage message incase TCID and TST_TOTAL are not set. by iyermanoj · 22 years ago
- b7bef36 Added SUBDIRS to build apicmds directory. by iyermanoj · 22 years ago
- 0931642 Fixed install part of the Makefile. Was not installing correctly. by iyermanoj · 22 years ago
- 0862c55 clean up by iyermanoj · 22 years ago
- 3681142 Added command line version of LTP harness APIs these commands will print LTP by iyermanoj · 22 years ago
- d81249c Fix tools/ltprun to use the new runalltests semantics - from William Jay Huie by plars · 22 years ago
- a700ef5 Fix a compile time warning on IA64. by nstraz · 22 years ago
- cba8970 Applied patch from Jay Huie <wjhuie@us.ibm.com> by robbiew · 22 years ago
- 0817e86 LTP automation script that uses sftp/ssh instead of ftp/telnet. by martinjn · 22 years ago
- 9d10051 Pulling in some fixes from SGI sources. rand_lines was dropping some by nstraz · 22 years ago
- 404816b Checking in Casey Abell's changes to add sar results to ltp_check by plars · 23 years ago
- a8dc211 Applied patch submitted by Jay Huie. by robbiew · 23 years ago
- 5e1abfd Jay Huie's README on the LTP automation scripts. by iyermanoj · 23 years ago
- 779b3ec Removed warnings. Andreas Jaeger <aj@suse.de> by robbiew · 23 years ago
- dc61c58 Updated versions from Jay Huie. by robbiew · 23 years ago
- a1c6657 Tools created by Jay Huie (wjhuie@us.ibm.com) by robbiew · 23 years ago
- 3e3319c This tool is used to resolv hostnames, regardless of where they resolve. by robbiew · 23 years ago
- bf15e33 Script corrected to read from STDIN, instead of STDOUT. by robbiew · 23 years ago
- bd74a09 This is the same as ltpoutput, but reads from STDOUT. Good for use with pipes, as well as by robbiew · 23 years ago
- b9d267c new script to rip failures out of the pan output by plars · 23 years ago
- d5d51ca I've applied most of the patch that Urban Widmark <urban@teststation.com> by nstraz · 24 years ago
- ed8fe6b Adding a tools directory for programs that aren't test cases, but are used by nstraz · 24 years ago