1. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  2. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  3. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  4. 5e27825 The Linux port I run on LTP has a minimal set of system calls. It currently does not implement the sysfs system call so I'd like to disable the tests for this system call - at the moment they will fail to compile because __NR_sysfs is undefined. Is there an idiomatic way of doing this? I can either prevent the test compiling completely somehow in the Makefile (e.g. as modify_ldt does) or make the test compile but return BROK perhaps. Attached is a patch to implement a strategy like this one. By Will Newton <will.newton@gmail.com> by subrata_modak · 16 years ago
  5. 79c1218 Fixing 'sysfs01' testcase to make it ask for File System Index of 'proc' instead of 'ext2' as pointed out by <doug.chapman@hp.com> by subrata_modak · 17 years ago
  6. 238755b cleanup by vapier · 17 years ago
  7. 949f2e5 scrub references to _syscall2 by vapier · 18 years ago
  8. 83de327 fixes from Jeff Bailey to just use syscall() rather than _syscall#() macros by vapier · 18 years ago
  9. 0c7769a A fix to include the x86_64 archtiecture to build on latest version RHEL by mreed10 · 18 years ago
  10. 8c10664 A fix for bug 25085 to allow the testsuite to build on rhel5 by mreed10 · 18 years ago
  11. a1b04db Applied fix for __powerpc__ by robbiew · 18 years ago
  12. afd4843 Applied patch from Yaroslav Popovitch that addresses problems related by robbiew · 20 years ago
  13. 4eb889d Applied IA64 specific fixes from Jacky Malcles. by robbiew · 21 years ago
  14. 9a55a78 Initial checkin of sysfs() tests from Aniruddha Marathe <aniruddha.marathe@wipro.com> by robbiew · 22 years ago