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. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  4. b16efb8 syscalls/swapon: Do not fail on Btrfs by Cyril Hrubis · 10 years ago
  5. a432c4d syscalls/swapon: Further cleanup. by Cyril Hrubis · 10 years ago
  6. 0f0e348 lib: Rewrite FS type detection code + docs by Cyril Hrubis · 10 years ago
  7. f6f4b7f syscalls/swapon*: Cleanup. by Cyril Hrubis · 10 years ago
  8. 4bdda04 syscalls/swapon: fix for variable page size by Stanislav Kholmanskikh · 11 years ago
  9. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  10. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  11. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  12. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  13. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  14. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  15. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  16. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  17. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  18. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  19. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  20. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  21. 62383b8 Some tst_brk* cleanup. by Garrett Cooper · 14 years ago
  22. a2a05e3 What I meant to say in my last commit email was... by yaberauneya · 15 years ago
  23. 89911a1 *** empty log message *** by yaberauneya · 15 years ago
  24. 96db7a4 Some fixes to make swap* stricter with including sys/swap.h, and defining MAX_SWAPFILES, that were hanging out in my dev branch that weren't checked in. by yaberauneya · 15 years ago
  25. 77772ef 1. Fix taskstats.m4 so it no longer punts out warnings. by yaberauneya · 15 years ago
  26. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  27. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  28. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  29. 04c009e Report TCONF for swapon/off test when run on tmpfs or nfs, submitted by Kumar Gala <galak@kernel.crashing.org> by subrata_modak · 17 years ago
  30. 413ec14 "rsalvetidev@linux.vnet.ibm.com" says that this version can handle when the distro has MAX_SWAPFILES as 30 or 32 by subrata_modak · 17 years ago
  31. daeac7a <rsalveti@linux.vnet.ibm.com> added proper indentation, EBUSY error and functions in correct place by subrata_modak · 17 years ago
  32. ed3af43 Partially address the failures for Bug 26888 by mreed10 · 18 years ago
  33. cc3bc70 fix from Jeff Bailey to remove extraneous include by vapier · 18 years ago
  34. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  35. bd349d1 I'm taking the include of <asm/atomic.h> back out. I think most distros and kernels by robbiew · 19 years ago
  36. 143090a Applied patch from Ricky Ng-Adam for systems using tmpfs: by robbiew · 20 years ago
  37. 5d12f62 Applied patch to allow better operation from Chris Wright. by robbiew · 20 years ago
  38. 7f77bc8 Changes from Chris Wright for swapon02 failures by mridge · 20 years ago
  39. 02b5695 Applied IA64 specific patch from Jacky Malcles: by robbiew · 20 years ago
  40. 2e423a1 oops, missed one in swapon02 by plars · 20 years ago
  41. d46df7f Fixed minor compile issue in swapon02 in some versions of gcc by plars · 20 years ago
  42. 810d3a8 Fix for bug 7009, failure on ppc64 by mridge · 20 years ago
  43. d9a044b Added code to allow for environments, where MAX_SWAPFILES must be specified. by robbiew · 21 years ago
  44. 0f1b97d Added some extra documentation on how to handle glibc 2.2.5. by robbiew · 21 years ago
  45. c572e87 include atomic.h is needed for compiling on some distros by plars · 21 years ago
  46. 6b01d68 *** empty log message *** by robbiew · 21 years ago
  47. 45d057a Removed include of atomic.h by robbiew · 21 years ago
  48. a0c2338 Applied patch from Susanne Wintenberger: by robbiew · 21 years ago
  49. ef95751 *** empty log message *** by robbiew · 21 years ago
  50. f872946 Fix swapon02 failure to build on some systems by plars · 21 years ago
  51. a3cc71f Applied patch from Jacky Malcles: by robbiew · 21 years ago
  52. 9e959c7 Fix swapon02 when /dev/mouse is not a valid device and does some additional cleanup work. by plars · 22 years ago
  53. 7b59636 Applied patch from Susanne Wintenberger to allow the test to run on more by robbiew · 22 years ago
  54. 3918ef4 Applied patch from Chris Dearman <chris@mips.com> for buffer overflow problem. by robbiew · 22 years ago
  55. ab94156 applied update to swapon02 made by Aniruddha Marathe. by robbiew · 22 years ago
  56. ac9784e Added swapon() test from Aniruddha Marathe and made corrections to swapon02 to by robbiew · 22 years ago
  57. dcc848e Added swapon() test created by Aniruddha Marathe. by robbiew · 22 years ago