1. 6e5dc8a Added a sleep to eliminate a race condition that sometimes occurs when the 'diff' occurs before writing to the files completes. by robbiew · 23 years ago
  2. cb8ca8b modified by iyermanoj · 23 years ago
  3. 16154d4 changed th_status in main() from dynamic to static array. by iyermanoj · 23 years ago
  4. a572c3e Fixed segfault. by iyermanoj · 23 years ago
  5. fc35640 made it use IPC_PRIVATE so that it wouldn't randomly fail when multiple copies are running on SMP by plars · 23 years ago
  6. c3d35db Removed a comment, so it will cleanup after itself. by robbiew · 23 years ago
  7. e9769a7 Enabled test to run with multiple instances. by robbiew · 23 years ago
  8. 9c7fa45 Allowed nm01 to run with multiple instances. by robbiew · 23 years ago
  9. 6a10c82 Fix the TCID to match the filename. by nstraz · 23 years ago
  10. bea11fb Modified by iyermanoj · 23 years ago
  11. 4a220d0 Modified by iyermanoj · 23 years ago
  12. 977916d Modified by iyermanoj · 23 years ago
  13. 9f34114 Modified by iyermanoj · 23 years ago
  14. 341c73b Modified by iyermanoj · 23 years ago
  15. c839ac4 Modified by iyermanoj · 23 years ago
  16. 7f29df6 Modified. by iyermanoj · 23 years ago
  17. 822caf5 Modified by iyermanoj · 23 years ago
  18. a1b4260 Modified. by iyermanoj · 23 years ago
  19. 874176f Modified by iyermanoj · 23 years ago
  20. 7bfb5b6 Modified. Removed compiler warnings by iyermanoj · 23 years ago
  21. b54e63a Modified. Added #include <unistd.h> by iyermanoj · 23 years ago
  22. 21a0b03 added comment by iyermanoj · 23 years ago
  23. 31d08be Added mtest07 by iyermanoj · 23 years ago
  24. 9d45f24 Added Makefile by iyermanoj · 23 years ago
  25. 79af3d3 Modified. Final working copy. by iyermanoj · 23 years ago
  26. f5834be Modified. - Working copy by iyermanoj · 23 years ago
  27. d3390d5 Modified --- incomplete by iyermanoj · 23 years ago
  28. ae90558 Modified by iyermanoj · 23 years ago
  29. ee1ccbd modified by iyermanoj · 23 years ago
  30. 721460c Added nfs03. by robbiew · 23 years ago
  31. f339f7a corrected intendation by iyermanoj · 23 years ago
  32. 0671d1e Changed the default settings. by robbiew · 23 years ago
  33. f60ce8e Added nfs03. by robbiew · 23 years ago
  34. bc115e3 Stresses the nfsd daemon by extensive directory tree creation/deletion. by robbiew · 23 years ago
  35. 2da0748 Corrected clean. by robbiew · 23 years ago
  36. d9d32b4 added sched_yield() to fix hang some people were having by plars · 23 years ago
  37. fae0dfd filesystem storage management utility stresser by martinjn · 23 years ago
  38. e87ea9a Corrected typo. by robbiew · 23 years ago
  39. ddff906 nfsstress is now pan compliant. by robbiew · 23 years ago
  40. d1f056e Ported this test into a pan compliant model. by robbiew · 23 years ago
  41. ab89909 Modified. make to compile the source files silently (request from robbie *smile*) by iyermanoj · 23 years ago
  42. 0017c3b Changed by iyermanoj · 23 years ago
  43. 5f8d22b See nfsstress. by robbiew · 23 years ago
  44. 7a1e1e2 Added nfsstress. by robbiew · 23 years ago
  45. b52f9c2 made it use a hard link instead, make install was not right by plars · 23 years ago
  46. 93260a3 added targets for mtest05 and mtest06 dirs by plars · 23 years ago
  47. 5a2340f added nfsstress by iyermanoj · 23 years ago
  48. 26a0183 Modified. Check code for details by iyermanoj · 23 years ago
  49. 7537302 -Wall by plars · 23 years ago
  50. 0148752 typecast for pthread_join by plars · 23 years ago
  51. 4b17b78 -Wall by plars · 23 years ago
  52. 1ab1797 typecasting for pthread_create by plars · 23 years ago
  53. e9ea1c7 Modified. removed extra 'fi' at the end. by iyermanoj · 23 years ago
  54. 697f928 Modified. Added install. by iyermanoj · 23 years ago
  55. f6f6c99 Modified by iyermanoj · 23 years ago
  56. fec5115 Modified. Test will be run once unless -x option is used. by iyermanoj · 23 years ago
  57. e37f2d1 Modified. read source for details. OPT_MISSING added by iyermanoj · 23 years ago
  58. 5302b75 cleanup compiler warnings by plars · 23 years ago
  59. 8146846 clean up compiler warnings by plars · 23 years ago
  60. 5dea26e Modified. Read source mmstress.c for change. by iyermanoj · 23 years ago
  61. 4814b68 Added a setrlimit to unlimit the core file size as a workaround to the test failing where the core size was set to 0. by plars · 23 years ago
  62. 497740a added comments by iyermanoj · 23 years ago
  63. 34bf5d7 Modified. Fixed bug in usage() and in map_and_thread() check code by iyermanoj · 23 years ago
  64. 8c75698 modified. Look at comments in source for details. by iyermanoj · 23 years ago
  65. 15ae7bc Modified. Fixed a bunch of errors. This code was very buggy! look at the by iyermanoj · 23 years ago
  66. 6e47d8c modified by iyermanoj · 23 years ago
  67. 74ecf71 made changes to main(), pthread_join() by iyermanoj · 23 years ago
  68. 5f9162d Added new NFS test by iyermanoj · 23 years ago
  69. a6b81d9 fix for bug #474513 on SF - modify_ldt01 fails in block 1. changed function number to 100 and initialized ptr. by plars · 23 years ago
  70. 0b3d5f5 fixed, it was expecting EACCES for the first testcase and should be expecting EINVAL by plars · 23 years ago
  71. 039b551 Made the test more distro independent in what it expects for a root prompt. by robbiew · 23 years ago
  72. 43bedce Removed the 4th case b/c it's the EFAULT error return is not documented by robbiew · 23 years ago
  73. 77a52c5 main thread exit hang on smp workaround implemented by plars · 23 years ago
  74. 3bf5621 Made changes recommend by Matt Trout. by robbiew · 23 years ago
  75. bc32c09 Made changes recommended by Matt Trout. by robbiew · 23 years ago
  76. 0989fe6 Corrected the export lines in nfs01 and changed the mkstemp to mktemp in by robbiew · 23 years ago
  77. 5be1246 Corrected the export lines, mkdir instruction for tmp directory, and simplified by robbiew · 23 years ago
  78. 2d6941e Corrected export commands. by robbiew · 23 years ago
  79. c6d09b6 s/adm/daemon by plars · 23 years ago
  80. b6b8415 sendfile correctly renamed to sendfile01. by robbiew · 23 years ago
  81. e3f2614 Cases for invalid act and oact parameters should expect EFAULT, not EINVAL. by robbiew · 23 years ago
  82. 64d7fe6 This test was incorrectly labelled chdir02. Fixed. by nstraz · 23 years ago
  83. 49d45b0 Descriptions of filesystem tests. by robbiew · 23 years ago
  84. b70e2e9 Descriptions of io tests. by robbiew · 23 years ago
  85. 569163e Descriptions of ipc tests. by robbiew · 23 years ago
  86. e6193ac Descriptions of scheduler tests. by robbiew · 23 years ago
  87. 3461517 Fixed some formatting errors. by robbiew · 23 years ago
  88. dcd5aa7 Corrected some formatting. by robbiew · 23 years ago
  89. 39a5312 Descriptions of all mem tests. by robbiew · 23 years ago
  90. 3054b71 Descriptions of tcp tests. by robbiew · 23 years ago
  91. 632926e Renamed sendfile01 to sendfile03. by robbiew · 23 years ago
  92. 18defb5 Needed to rename sendfile01 test to sendfile03. by robbiew · 23 years ago
  93. f2e7bdd Test renamed to ping01. by robbiew · 23 years ago
  94. 548fece Descriptions of all multicast tests. by robbiew · 23 years ago
  95. 77efcee Descriptions of all nfs tests. by robbiew · 23 years ago
  96. 1814266 Descriptions of rpc tests. by robbiew · 23 years ago
  97. b14b5d9 Descriptions of all misc tests. by robbiew · 23 years ago
  98. fedec57 Descriptions of all ade commands tests. by robbiew · 23 years ago
  99. 81dc169 Descriptions of every syscall test. by robbiew · 23 years ago
  100. 9c28288 Removing test case two, ulimit(UL_SETFSIZE, -1) since it is an invalid by nstraz · 23 years ago