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