1. 8480ec0 *** empty log message *** by robbiew · 23 years ago
  2. 7ca7ccd Modified IDcheck to check for the group "nobody", not just if user nobody has a group. by robbiew · 23 years ago
  3. 1d27cce Added modifications suggested by Andi Kleen <ak@suse.de> by robbiew · 23 years ago
  4. 9ee396e Added extra header. by robbiew · 23 years ago
  5. b59499d Added a code to cleanup sem id at conclusion of test. by robbiew · 23 years ago
  6. b4fd34f Added Andreas Jaeger fix <aj@suse.de> by robbiew · 23 years ago
  7. da80674 Applied Andreas Jaeger warning patch. <aj@suse.de> by robbiew · 23 years ago
  8. 779b3ec Removed warnings. Andreas Jaeger <aj@suse.de> by robbiew · 23 years ago
  9. 43122ee Removed warnings. Andreas Jaeger <aj@suse.de> by robbiew · 23 years ago
  10. 0c8548d Fixed /dev/zero problem. by robbiew · 23 years ago
  11. dc61c58 Updated versions from Jay Huie. by robbiew · 23 years ago
  12. 055425b I switched PASS and FAIL to the correct settings: PASS=0 & FAIL=1 by robbiew · 23 years ago
  13. bf553cc fixed to make it work without a controlling tty by plars · 23 years ago
  14. 393f634 fix sendto01 so that it works without a controlling tty by plars · 23 years ago
  15. 13cbed7 fix sendmsg01 to make it work without a controlling tty by plars · 23 years ago
  16. 805e285 initialize controllen in sendmsg01 by plars · 23 years ago
  17. 0c850b7 fix send01 to make it work without a controlling tty by plars · 23 years ago
  18. 0c49ebf fix listen01 so that it will work without a controlling tty by plars · 23 years ago
  19. dcf2c3d make getsockopt01 work without a controlling tty by plars · 23 years ago
  20. 94d7956 fix to make getsockname01 work without a controlling tty by plars · 23 years ago
  21. b05da4c fix to make getpeername01 work without a controlling tty by plars · 23 years ago
  22. a9de613 fix to make connect01 work without a controlling tty by plars · 23 years ago
  23. b9c945b fix to make bind01 work when there is not a controlling terminal by plars · 23 years ago
  24. 17ab388 fix so that it works without a controlling terminal (like with stp) by plars · 23 years ago
  25. d5c2112 Added 64-bit patches by Ihno Krumreich, email: ihno@caldera.de by robbiew · 23 years ago
  26. c9d001f Added PASS/FAIL output. by robbiew · 23 years ago
  27. ded99ee Added Author information. by robbiew · 23 years ago
  28. 75fe22f Added more info to this file. by robbiew · 23 years ago
  29. 211d45d Corrected the networking and diskio menus. by robbiew · 23 years ago
  30. d0f7bba Corrected variable exports. by robbiew · 23 years ago
  31. ef6e842 Added option for NFS over TCP. by robbiew · 23 years ago
  32. 2727dea Added options for NFS. by robbiew · 23 years ago
  33. 4c4369f Modified variable name for version for consistency. by robbiew · 23 years ago
  34. c1e490f Added options for setting protocol. by robbiew · 23 years ago
  35. 2cb7ffc Added options for specifying version and protocol. by robbiew · 23 years ago
  36. 57dfebc Added a cleanup line to remove the tmp dir. by robbiew · 23 years ago
  37. 84722dc Added an IPv6 ported version of NetPIPE by robbiew · 23 years ago
  38. 72931de Added tools directory. by robbiew · 23 years ago
  39. ef580fe Modified by iyermanoj · 23 years ago
  40. a950b85 Added a missing parameter to the runtest script and added jfs. by robbiew · 23 years ago
  41. 20f2d9b Corrected the cleanup section. by robbiew · 23 years ago
  42. b3c48a8 Jay's patch was calling "install" from "all"...this is wrong. by robbiew · 23 years ago
  43. e315ac8 Forgot to add this. by robbiew · 23 years ago
  44. a1c6657 Tools created by Jay Huie (wjhuie@us.ibm.com) by robbiew · 23 years ago
  45. 52a79d1 Made modifications per Jay Huie's patch. by robbiew · 23 years ago
  46. 5a5e9ec *** empty log message *** by robbiew · 23 years ago
  47. d0dc408 *** empty log message *** by robbiew · 23 years ago
  48. 796b06a *** empty log message *** by robbiew · 23 years ago
  49. f005112 A list of known failures of LTP tests. by robbiew · 23 years ago
  50. e52c6dc Added an expected output section to documentation header. by robbiew · 23 years ago
  51. aa5ca8d *** empty log message *** by robbiew · 23 years ago
  52. ee7313b Added sem02 test. by robbiew · 23 years ago
  53. a93adec Added -lpthread option required for sem02 by robbiew · 23 years ago
  54. cca4a4a Added sem02 description. by robbiew · 23 years ago
  55. fc9af19 Added sem02 test description. by robbiew · 23 years ago
  56. 95ae8f6 Tests the semop() function. by robbiew · 23 years ago
  57. c995548 *** empty log message *** by robbiew · 23 years ago
  58. 631a9f5 Applied Jay Huie's patch to only ask if the users don't exist. by robbiew · 23 years ago
  59. 185d75a Added SCTP test description. by robbiew · 23 years ago
  60. c6cd2eb Updated description. by robbiew · 23 years ago
  61. 2e7315b Description of tests. by robbiew · 23 years ago
  62. 8b6d9bf fix sf bug #525688 - parameter problems in sendfile testcases. Should help on 64bit archs. by plars · 23 years ago
  63. 60d8da7 Added the sctp tests to kernel section. by robbiew · 23 years ago
  64. 3f7085e Added sctp tests. by robbiew · 23 years ago
  65. 2cabee4 I fixed perf_lan, so it can now be included in the testrun. by robbiew · 23 years ago
  66. c8bf287 Set better default values. by robbiew · 23 years ago
  67. ff44419 Finally got this to work with packets over 256 bytes. by robbiew · 23 years ago
  68. 1b8e0bb 4 cases added to test by Jay Huie. by robbiew · 23 years ago
  69. 21a5855 Modified clean section in Makefiles, and added my name to the history files. by robbiew · 23 years ago
  70. 38dad94 Initial addition of SCTP tests. by robbiew · 23 years ago
  71. 83d3aa4 Added sctp tests. by robbiew · 23 years ago
  72. 630c5a0 *** empty log message *** by iyermanoj · 23 years ago
  73. b480635 Corrected the TCid. by robbiew · 23 years ago
  74. 007dbc9 Corrected TCid. by robbiew · 23 years ago
  75. 0422f20 Renamed the TCid to fork09..was fork01. by robbiew · 23 years ago
  76. 0834560 fixed bug [ #523137 ] sched_setscheduler02 - param not set. This will fix the issue with the param pointer not pointing to anything before it is used. Should help with running ltp on other architectures. by plars · 23 years ago
  77. a98e000 fixups by iyermanoj · 23 years ago
  78. 15e6f07 Added header file string.h by iyermanoj · 23 years ago
  79. 962503a Checkin in the testcase after getting approval from the author. by iyermanoj · 23 years ago
  80. 590cdde Closer to working...won't go over 255 for packet size. by robbiew · 23 years ago
  81. 0e8c9f2 fixed bug [ #523055 ] sched_getscheduler - param not allocated on sourceforge. by plars · 23 years ago
  82. 72783ef added tool directory to makefile by iyermanoj · 23 years ago
  83. fc71122 added makefile to build trace_sched by iyermanoj · 23 years ago
  84. 0ddcd60 added new tool by iyermanoj · 23 years ago
  85. e9547bf Added test duration by time option. by robbiew · 23 years ago
  86. 6e11213 Relocated disktest to /kernel/io/. by robbiew · 23 years ago
  87. c999ae6 Moved description of disktest. by robbiew · 23 years ago
  88. 27921ed Removed disktest by robbiew · 23 years ago
  89. 45d2288 Removed disktest and put the most recent version under /testcases/kernel/io by robbiew · 23 years ago
  90. 4f822e0 name in testcase was wrong as chown01, Dave Engebretsen sent this fix by plars · 23 years ago
  91. 24acd6e fixed the problem where pread02 was failing, but still returning 0 by plars · 23 years ago
  92. 95ed18e Added disktest description. by robbiew · 23 years ago
  93. e1aa362 Added disktest. by robbiew · 23 years ago
  94. 12ce1ca Added disktest. by robbiew · 23 years ago
  95. d3ad8d2 Added documentation regarding the -t option and timer file. by robbiew · 23 years ago
  96. c170673 Added changes made by William Jay Huie for timer options. by robbiew · 23 years ago
  97. 19dd731 Removed a debugging 'strace' statement by robbiew · 23 years ago
  98. 363a35f Fix name to be fcntl15 everywhere it was reported incorrectly to be fcntl03 by plars · 23 years ago
  99. 67a9f06 Replaced the previous version of this test with one from Jay Huie. by robbiew · 23 years ago
  100. b6a1d25 new test sigpending02 by plars · 23 years ago