1. e94c67a Revert "lib/tst_kvercmp: fixed a compiling error" by Cyril Hrubis · 11 years ago
  2. e323edc lib: fix a NULL pointer caused error by Wanlong Gao · 11 years ago
  3. 793ba8a lib/tst_kvercmp: fixed a compiling error by Zhouping Liu · 11 years ago
  4. 18f7be7 lib: let tst_kvercmp2() contains major kernel version by Wanlong Gao · 11 years ago
  5. ef73cc9 lib: add tst_kvercmp2 to compare specific vendor extra kernel versions by Wanlong Gao · 11 years ago
  6. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  7. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  8. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  9. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  10. 45a8ba0 trim trailing whitespace by vapier · 15 years ago
  11. 784a360 Applied patch from David Marlin: by robbiew · 19 years ago
  12. e6508f8 Porting changes to provide compatability of LTP with Solaris, HP-UX and AIX by mridge · 20 years ago
  13. 88e7b18 Applied Andreas Jaeger's patch: by robbiew · 21 years ago
  14. 878713c what was I smoking? by plars · 21 years ago
  15. 255c352 rename tst_kver to tst_kvercmp by plars · 21 years ago[Renamed (97%) from lib/tst_kver.c]
  16. fea599e Added tst_kver() ltp function to test for what version of the kernel you are running. This is useful for 2.5 only tests, and tests that use obsolete kernel api's (such as create_module, query_module, etc). by plars · 21 years ago