1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  3. 7855d09 syscalls: Fix all incorrect getdtablesize() usages by Cyril Hrubis · 10 years ago
  4. 8b35601 Remove tst_exit() that follows tst_brkm() by Cyril Hrubis · 10 years ago
  5. 9748d55 sendmsg, recvmsg: moved MSG_CMSG_COMPAT definition to a header by Stanislav Kholmanskikh · 10 years ago
  6. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  7. 6e4e77a do not pick free/unused port by chance by Jan Stancek · 10 years ago
  8. 9a3e8bc sendmsg01: use invalid but positive msg_namelen value by Jan Stancek · 11 years ago
  9. bad6405 sendmsg01: fix test for invalid to buffer by Wanlong Gao · 11 years ago
  10. 1c6354e send*: use concrete flags for 'invalid flags set' by Jan Stancek · 11 years ago
  11. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  12. ed24167 syscalls/sendmsg01: using 'ip' command to replace 'ifconfig' by Zhouping Liu · 12 years ago
  13. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  14. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  15. e5a53a0 kernel/syscalls/send*: Fix tst_kvercmp() by Cyril Hrubis · 12 years ago
  16. 79d5b6e Fix syscalls/send* testcases for kernel >=3.6.0. by Cyril Hrubis · 12 years ago
  17. a87dd2a syscalls/sendmsg/sendmsg01: Cleanup by Cyril Hrubis · 12 years ago
  18. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  19. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  20. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  21. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  22. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  23. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  24. 923b23f Other compiler warning fixes: this is another chunk of compiler warning fixes in LTP tests, related to printf format strings. They have multiple causes: by subrata_modak · 15 years ago
  25. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  26. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  27. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  28. bea91c2 Add mips64 support to resvmsg01 and sendmsg01 tests. wo rivial patches to add yet another 64-bit architecture. Tested on mips64 Octeon, Linux 2.6.27. Signed-off by : Vlad Malov vlad.malov@caviumnetworks.com. by subrata_modak · 16 years ago
  29. 32cc0ac use memset() instead of bzero() by vapier · 18 years ago
  30. 1968aef use socklen_t instead of int where appropriate by vapier · 18 years ago
  31. 4978b5b Applied patch from Mark Ver to allow proper execution on s390x platform. by robbiew · 19 years ago
  32. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  33. c46fd15 Applied patch from Gernot Payer for protecting the system from the possiblity by robbiew · 20 years ago
  34. 69aa863 Removed test number 11, b/c it was not testing for EINVAL correctly. by robbiew · 20 years ago
  35. bd455c4 Backed out previous EINVAL changes. The Single Unix Specification is clear by robbiew · 21 years ago
  36. 4ae8afa fixed testcase 11. EINVAL is also a valid return error code. changes are wrt to discussions with wayne boyer by iyermanoj · 21 years ago
  37. dee0bec typo. by robbiew · 21 years ago
  38. 81a0902 Added ia64 to the list of 64bit archs requiring MSG_CMSG_COMPAT set for 2.6 kernels. by robbiew · 21 years ago
  39. dc8a4a3 Andrew Morton clued me in that test 11 from sendmsg was broken wrt posix, test 11 should expect EMSGSIZE, not EINVAL by plars · 21 years ago
  40. 869fdf7 Typo corrections. by robbiew · 21 years ago
  41. a26ed81 Added code to handle 2.5 64bit architecture specifics. by robbiew · 21 years ago
  42. 7856269 modified testcase to start lo device, test fails if lo is not up. by iyermanoj · 21 years ago
  43. 6131b36 3rd times the charm!!!!! by robbiew · 21 years ago
  44. ddbe0ce Corrected the MSG_CMSG_COMPAT fix. by robbiew · 21 years ago
  45. 9fa7309 Added #ifdef code to handle 2.5 kernel w/64bit machines. by robbiew · 21 years ago
  46. c9c0b4e warnings cleanup by robbiew · 21 years ago
  47. aa01abd warnings cleanup by robbiew · 21 years ago
  48. 58cf1a0 Removed a testcase b/c we had no specification on which error code it was by robbiew · 21 years ago
  49. 13cbed7 fix sendmsg01 to make it work without a controlling tty by plars · 22 years ago
  50. 805e285 initialize controllen in sendmsg01 by plars · 22 years ago
  51. 3ba0afc fix bug #491289 - initialize control->cmsg_len in sendmsg01 by plars · 23 years ago
  52. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago