1. a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 9 years ago
  2. 7e69ed9 Change last parameter of umoven() from char* to void* by Denys Vlasenko · 9 years ago
  3. f523f10 Declare all format printers with printf format attribute by Dmitry V. Levin · 9 years ago
  4. f55cca7 Use printnum_int consistently by Dmitry V. Levin · 9 years ago
  5. 81e4515 sock_ioctl: quote network interface names by Dmitry V. Levin · 9 years ago
  6. c7afb48 ioctl: assume that all ioctl commands have unsigned int type by Dmitry V. Levin · 9 years ago
  7. 788c0d6 sock: decode SIOCSIFNAME on entering syscall by Dmitry V. Levin · 10 years ago
  8. f27263d sock: fix decoding of SIOCSIFNAME by Mike Frysinger · 10 years ago
  9. 8b5fbee sock: fix decoding of struct ifreq.ifr_name by Mike Frysinger · 10 years ago
  10. 3ed5d02 Fix compilation warnings reported by gcc -Wsign-compare by Dmitry V. Levin · 10 years ago
  11. 0ed617b Generate xlat/*.in files by Dmitry V. Levin · 10 years ago
  12. 5945273 Use XLAT_END macro by Dmitry V. Levin · 10 years ago
  13. bce0cc6 Use XLAT macro by Dmitry V. Levin · 10 years ago
  14. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 12 years ago
  15. e83e157 Compress blank lines by Dmitry V. Levin · 12 years ago
  16. c36c352 Fix defined(FOO) style by Denys Vlasenko · 12 years ago
  17. ed720fd Automated removal of non-Linux code by Denys Vlasenko · 12 years ago
  18. b5e88d4 Do not use SYS_ipc and SYS_socketcall by Dmitry V. Levin · 12 years ago
  19. 60fe8c1 Use tprints with literal strings, it may be faster than tprintf by Denys Vlasenko · 13 years ago
  20. b63256e Whitespace cleanups. no code changes. by Denys Vlasenko · 13 years ago
  21. 1201426 "Modernize" all old-style function parameter declarations by Denys Vlasenko · 13 years ago
  22. 62e0596 Check umove() return code by Dmitry V. Levin · 15 years ago
  23. f535b54 Fixes for ptrace() argument parsing. by Denys Vlasenko · 15 years ago
  24. adedb51 Fixing many instances of broken indentation with spaces instead of tabs. by Denys Vlasenko · 15 years ago
  25. 5414bf7 2008-11-11 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 15 years ago
  26. 652e448 2007-01-12 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  27. ecdd0bb 2007-01-12 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  28. 4028424 2007-01-12 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  29. b2dee13 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  30. e6a432d 2005-02-02 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  31. 8988d1e 2004-10-19 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  32. d9f816f 2004-09-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  33. 5687ff1 2004-07-12 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  34. f5a4777 2003-06-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  35. e1e584b 2003-06-02 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  36. 561c799 2003-04-01 Philippe De Muyter <phdm@macqel.be> by Roland McGrath · 21 years ago
  37. ccef637 Merge patch from Greg Banks for Linux/SuperH support by Wichert Akkerman · 22 years ago
  38. 2e2553a Merged in a bunch of patches that I got as reaction to the 3.99 release. by Wichert Akkerman · 25 years ago
  39. 76baf7c Initial revision by Wichert Akkerman · 25 years ago