1. d295c94 Added tests to list. by robbiew · 23 years ago
  2. 201a94c Updated test to expect only EPERM errors. The documentation does not mention by robbiew · 23 years ago
  3. ed0977d Added tests to test list. by robbiew · 23 years ago
  4. 16fff9e Enabled root to execute this test correctly. by robbiew · 23 years ago
  5. 74e94e6 Removed faulty case for EBUSY. by robbiew · 23 years ago
  6. d5205cc fixed race condition by plars · 23 years ago
  7. 3b67df9 Added recvfrom and recvmsg to test list. Removed rename11 test b/c it tested by robbiew · 23 years ago
  8. 4e88177 Removed rename11 test b/c it tested for an optional error return code: EBUSY. by robbiew · 23 years ago
  9. 36e223c Corrected for changes in error code returns. by robbiew · 23 years ago
  10. 11833d3 by robbiew · 23 years ago
  11. 706b458 Updated the id switching code. by robbiew · 23 years ago
  12. 47eadf0 fixed users by plars · 23 years ago
  13. 7da6f53 Updated list with readlink04 test. by robbiew · 23 years ago
  14. a4f4a22 Made changes for test to execute correctly. by robbiew · 23 years ago
  15. 098305a Corrected error code checking. by robbiew · 23 years ago
  16. dae8b7e Updated the NOTE within the test. It fails due to inaccuracies in the system by robbiew · 23 years ago
  17. 4b4c004 Added the personality02 test to the list. This test FAILS, but not because by robbiew · 23 years ago
  18. 4a6976c Added tests that had been corrected to run under root. by robbiew · 23 years ago
  19. c277a36 Enabled test to run under root. by robbiew · 23 years ago
  20. 835d5a4 Added modify_ldt02 to test list. by robbiew · 23 years ago
  21. 929d702 Corrected the block 2 test section. The flag needs to be 1 to get the by robbiew · 23 years ago
  22. 3bae6a2 *** empty log message *** by plars · 23 years ago
  23. efafa93 Added lstat03 and mkdir05 to test list. by robbiew · 23 years ago
  24. f3681d9 Enabled test to run as root. by robbiew · 23 years ago
  25. da2f8ab Enabled test to run under root. by robbiew · 23 years ago
  26. 5d70e37 Needed to copy a executable file for the lchown02 test. by robbiew · 23 years ago
  27. 9e21ded Added lchown02 to test list. by robbiew · 23 years ago
  28. 691a9c8 Corrected test. by robbiew · 23 years ago
  29. 4d1ce60 fixed sig15 error by plars · 23 years ago
  30. 7286067 fixed sig15 BROK error by plars · 23 years ago
  31. 6a87630 Removed getdents05.c because it will never execute correctly. by robbiew · 23 years ago
  32. e0147e9 Removed getdents05 test, b/c it will never execute properly. by robbiew · 23 years ago
  33. 06d067e Modified test to correctly test for errors. Removed it's EINVAL test because by robbiew · 23 years ago
  34. 91f5198 Added fcntl01 to test list. by robbiew · 23 years ago
  35. d7cf515 Enabled test to run under pan as well as on it's own. by robbiew · 23 years ago
  36. f1cd2d5 Added readlink03 test. by robbiew · 23 years ago
  37. 20e8ec6 Made change so test can run as root. by robbiew · 23 years ago
  38. 5724650 readlink04 is broken. by robbiew · 23 years ago
  39. e6db160 Corrected test: The write_buf buffer had an incorrect character. by robbiew · 23 years ago
  40. 4622012 Added execve04 to test list. by robbiew · 23 years ago
  41. 57be9f8 Discovered problem was not in code, but in runtest script. Undid previous change. by robbiew · 23 years ago
  42. a544519 Made changes so test can run correctly under pan. by robbiew · 23 years ago
  43. 5435f93 Added execve03 to list of tests. by robbiew · 23 years ago
  44. c5f2e37 Modified test so it can pass under root user. by robbiew · 23 years ago
  45. 3d80945 dup201 test corrected and added. by robbiew · 23 years ago
  46. 7b027cb Test was reporting FAIL for a passing condition. Corrected the error checking conditional. by robbiew · 23 years ago
  47. 2b3dc62 Uncommented tests that have been fixed. by robbiew · 23 years ago
  48. 968b16d Modified test to run CORRECTLY as root user. by robbiew · 23 years ago
  49. 4898862 Removed unneccessary id switch. by robbiew · 23 years ago
  50. f24fe8a Removed sendfile01 from this list. This is a tcp_cmds test. by robbiew · 23 years ago
  51. 72428ca The dump/restore section was changing permissions on /tmp...fixed this. by robbiew · 23 years ago
  52. 513a4a2 fix usernames by plars · 23 years ago
  53. fe5649c *** empty log message *** by plars · 23 years ago
  54. 02b4c19 fix directory names by plars · 23 years ago
  55. 8f4aa0a *** empty log message *** by plars · 23 years ago
  56. 1a4c202 fix path by plars · 23 years ago
  57. 89a10bf export TMP by plars · 23 years ago
  58. 640a99d s/TCtmp/TMP by plars · 23 years ago
  59. 0111e62 name change by plars · 23 years ago
  60. 2e63797 imported from ltptests directory by plars · 23 years ago
  61. 2c8e1fa restructure by plars · 23 years ago
  62. efd320c restructure by plars · 23 years ago
  63. cc1b6f2 syscalls runscript has broken tests commented out by plars · 23 years ago
  64. ab28aa9 Modified so test can run as root. by robbiew · 23 years ago
  65. 7df4321 Modified to run as root. by robbiew · 23 years ago
  66. 38b1bc4 s/adm/bin - still broken though. We need to really execute this as user nobody rather than suid to nobody in the test. by plars · 23 years ago
  67. a1e0e6a use daemon instead of adm user by plars · 23 years ago
  68. c42c369 *** empty log message *** by plars · 23 years ago
  69. 73c2db7 Modified so test will run under root. by robbiew · 23 years ago
  70. 436cad9 Modified test to run as root. by robbiew · 23 years ago
  71. bfc42da *** empty log message *** by plars · 23 years ago
  72. 05a3b8b fix permissions on tmpdir by plars · 23 years ago
  73. 3e718ba user bin user instead of operator by plars · 23 years ago
  74. f1ea07b Added change for group. by robbiew · 23 years ago
  75. 589d773 Updated for group checking. by robbiew · 23 years ago
  76. dd51315 *** empty log message *** by plars · 23 years ago
  77. 344cce5 Corrected install portion. by robbiew · 23 years ago
  78. c564c39 Made changes so test can run as root. by robbiew · 23 years ago
  79. 7accaf4 Made changes so test can run as root. by robbiew · 23 years ago
  80. 7bea895 Made changes so test can run under root. by robbiew · 23 years ago
  81. edab67b new runscripts by plars · 23 years ago
  82. 12c32d0 Enabled test to run as root. by robbiew · 23 years ago
  83. ded6967 Removed the tests directory. by robbiew · 23 years ago
  84. 321cbe3 use bin instead of adm user by plars · 23 years ago
  85. 5a35166 chmod for tmp_dir to give correct permissions by plars · 23 years ago
  86. 6d8c9dc Made changes so test can run as root. by robbiew · 23 years ago
  87. 5f2ac9f Made changes so tests can be run as root. by robbiew · 23 years ago
  88. 248e9ed fixed to chmod the directory to allow the other user access by plars · 23 years ago
  89. 05e6175 Made change so test can run as root. by robbiew · 23 years ago
  90. 77cad85 Made change to run test as root. by robbiew · 23 years ago
  91. 2fef601 Made changes to tests can run as root. by robbiew · 23 years ago
  92. 1087228 Made change so test can run as root. by robbiew · 23 years ago
  93. d3faba0 Made changes so tests can run as root. by robbiew · 23 years ago
  94. 5ce7d4c Made changes to tests can run as root. by robbiew · 23 years ago
  95. 0e367c3 Made changes so test can run as root. by robbiew · 23 years ago
  96. e610952 Made change so test can run as root. by robbiew · 23 years ago
  97. cf3e9cb Made so test can run as root. by robbiew · 23 years ago
  98. 2dbfc40 Changed from group nogroup to users. by robbiew · 23 years ago
  99. 3667ecf Changed group nobody to group users. by robbiew · 23 years ago
  100. 48b0c35 Changed group to users. by robbiew · 23 years ago