1. 307945d reboot.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  2. 0564623 Enhance quotactl decoding by Dmitry V. Levin · 10 years ago
  3. 8ef8a4c readahead.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  4. 8e0a18f readlink.c: use printaddr by Dmitry V. Levin · 10 years ago
  5. fe62e33 renameat.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  6. 2b15a58 resource.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  7. 7cc79b4 resource.c: use umove_or_printaddr by Dmitry V. Levin · 10 years ago
  8. 10c408a sched.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  9. f8bf1d5 sched.c: use printnum_int and printaddr by Dmitry V. Levin · 10 years ago
  10. 8277ec9 scsi.c: use printaddr by Dmitry V. Levin · 10 years ago
  11. 1252d26 seccomp.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  12. 931ebbf seccomp.c: use printaddr and umove_or_printaddr by Dmitry V. Levin · 10 years ago
  13. 401295e sigaltstack.c: use printaddr and umove_or_printaddr by Dmitry V. Levin · 10 years ago
  14. 0e45b50 signal.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  15. 735843e signal.c: use printaddr and umove_or_printaddr by Dmitry V. Levin · 10 years ago
  16. 490d58c sram_alloc.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  17. fd55b54 statfs.c: use umove_or_printaddr by Dmitry V. Levin · 10 years ago
  18. 9afb4d0 swapon.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  19. 63bae23 swapon.c: move fallback definitions of swap options to xlat/ by Dmitry V. Levin · 10 years ago
  20. 69c1c4e sync_file_range2: fix typo in flags decoding by Dmitry V. Levin · 10 years ago
  21. d6ed794 sync_file_range.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  22. 5717e7a syslog.c: use umove_or_printaddr and RVAL_DECODED by Dmitry V. Levin · 10 years ago
  23. be6d791 sysinfo.c: use umove_or_printaddr by Dmitry V. Levin · 10 years ago
  24. 279df2c syslog.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  25. aa06f46 syslog.c: use printaddr by Dmitry V. Levin · 10 years ago
  26. 040de57 sysmips.c: cleanup by Dmitry V. Levin · 10 years ago
  27. 034f98e sysmips.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  28. 76c8f66 time.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  29. 7117835 time.c: use printaddr, printnum_int, and umoven_or_printaddr by Dmitry V. Levin · 10 years ago
  30. 9f70273 sprinttv: do not fetch data in case of syserror by Dmitry V. Levin · 10 years ago
  31. 927f026 truncate.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  32. ff235c8 umask.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  33. c1f37f6 umount.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  34. c9a1992 utimes.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  35. 8ef5439 tests/uid.test: adopt for alpha by Dmitry V. Levin · 10 years ago
  36. 1427862 uid.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  37. 288a870 uid.c: use printaddr and umoven_or_printaddr by Dmitry V. Levin · 10 years ago
  38. fdd0fce ia64: wire up utimensat syscall by Dmitry V. Levin · 10 years ago
  39. e5fe140 decode_utimes: enclose timespec array in square brackets by Dmitry V. Levin · 10 years ago
  40. 9809e3a uname.c: use umove_or_printaddr by Dmitry V. Levin · 10 years ago
  41. d27ccca tests: add utime.test by Dmitry V. Levin · 10 years ago
  42. 8d51f43 utime.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  43. cec41dd utime.c: use umoven_or_printaddr by Dmitry V. Levin · 10 years ago
  44. 90cfe8f wait.c: use printaddr and umove_or_printaddr by Dmitry V. Levin · 10 years ago
  45. f6026b6 wait: move fallback definitions of wait options to xlat/ by Dmitry V. Levin · 10 years ago
  46. b60b2a5 tests: add xattr.test by Dmitry V. Levin · 10 years ago
  47. 6156d81 xattr.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  48. 105c35b print_xattr_val: do not fetch data in case of !verbose || syserror by Dmitry V. Levin · 10 years ago
  49. 8ae9c09 print_xattr_list: use printaddr by Dmitry V. Levin · 10 years ago
  50. d45548d print_xattr_val: remove unused argument by Dmitry V. Levin · 10 years ago
  51. 7a9ec12 print_xattr_list: remove redundant address check by Dmitry V. Levin · 10 years ago
  52. b10ae62 ipc.c: make use of RVAL_DECODED by Dmitry V. Levin · 10 years ago
  53. 61b7989 umoven_or_printaddr: do not fetch data if not in verbose mode by Dmitry V. Levin · 10 years ago
  54. 850ba4b Change printnum_* printers to honor syserror by Dmitry V. Levin · 10 years ago
  55. fd3cdc0 term.c: enhance tty ioctl parser by Dmitry V. Levin · 10 years ago
  56. 483c15f Change comparisons with function pointers to comparisons with SENs by Elvira Khabirova · 10 years ago
  57. 28e32df Add unique syscall entry numbers (SENs) by Elvira Khabirova · 10 years ago
  58. 140ecf8 Introduce SEN macro by Elvira Khabirova · 10 years ago
  59. 3d0e1f3 scsi.c: enhance SG_IO ioctl parser by Dmitry V. Levin · 10 years ago
  60. 317d19e ptp.c: enhance ptp ioctl parser by Dmitry V. Levin · 10 years ago
  61. eddefd6 mtd.c: enhance mtd and ubi ioctl parsers by Dmitry V. Levin · 10 years ago
  62. b93c110 sock.c: enhance socket ioctl parser by Dmitry V. Levin · 10 years ago
  63. a0beac1 block.c: enhance block ioctl parser by Dmitry V. Levin · 10 years ago
  64. 1dbe683 blkpg_ops: add BLKPG_RESIZE_PARTITION constant by Dmitry V. Levin · 10 years ago
  65. 3cfabeb loop.c: enhance loop ioctl parser by Dmitry V. Levin · 10 years ago
  66. 97317d9 rtc.c: enhance rtc ioctl parser by Dmitry V. Levin · 10 years ago
  67. b679508 Use printpair_int by Dmitry V. Levin · 10 years ago
  68. 69127a3 Add several generic integer pairs printing functions by Dmitry V. Levin · 10 years ago
  69. c88163e Add two generic integer printing functions by Dmitry V. Levin · 10 years ago
  70. 332a326 Add address printing functions by Dmitry V. Levin · 10 years ago
  71. 204c2bc Implement RVAL_DECODED flag by Dmitry V. Levin · 10 years ago
  72. 746db06 time.c: move rtc ioctl parser to a separate file by Dmitry V. Levin · 10 years ago
  73. 8c3e8e7 term.c: fix typo by Dmitry V. Levin · 10 years ago
  74. 34bd4d2 Do not include sys/filio.h by Dmitry V. Levin · 10 years ago
  75. 4f63c11 ioctl: prepare ioctl_decode_command_number for future changes by Dmitry V. Levin · 10 years ago
  76. 802c942 ioctl: simplify ioctl_decode signature by Dmitry V. Levin · 10 years ago
  77. 2803e75 ioctl: consistently use name "code" for ioctl request code by Dmitry V. Levin · 10 years ago
  78. 044eef2 Move ioctl syscall parser to ioctl.c by Dmitry V. Levin · 10 years ago
  79. e10b4f0 ioctl: remove obsolete registry of ioctl characters by Dmitry V. Levin · 10 years ago
  80. 4b80f34 Fix filtering of <unavailable> syscalls by Dmitry V. Levin · 10 years ago
  81. de4a680 Fix -qq option in conjunction with -o option by Dmitry V. Levin · 10 years ago
  82. 6455f0a xtensa: wire up new syscalls by Dmitry V. Levin · 10 years ago
  83. 4c3ea5d bfin: wire up new syscalls by Dmitry V. Levin · 10 years ago
  84. 25d729f alpha: wire up new syscalls by Dmitry V. Levin · 10 years ago
  85. 68cb82e tests: skip stat32 test if struct stat is defined incorrectly by Dmitry V. Levin · 10 years ago
  86. d93c4e8 Consistenly use #ifdef to check for AC_DEFINE'd macros by Dmitry V. Levin · 10 years ago
  87. 0c56195 xattr: move fallback definitions of xattr flags to xlat/ by Dmitry V. Levin · 10 years ago
  88. f64a439 link: move fallback definitions of AT_* constants to xlat/ by Dmitry V. Levin · 10 years ago
  89. fddeeba net: move fallback definitions of SOL_* constants to xlat/ by Dmitry V. Levin · 10 years ago
  90. 003cc9f futex: move fallback definitions of futex constants to xlat/ by Dmitry V. Levin · 10 years ago
  91. 14f4038 clone: move definitions of cloning flags to xlat/ by Dmitry V. Levin · 10 years ago
  92. cf7ee30 Update mount flags constants by Dmitry V. Levin · 10 years ago
  93. a863072 mount: update parser to match kernel behaviour by Dmitry V. Levin · 10 years ago
  94. c8cf5fe mount: robustify MS_MGC_VAL decoding by Dmitry V. Levin · 10 years ago
  95. 7bee462 net: decode setsockopt() multicast arguments by Dmitry V. Levin · 10 years ago
  96. 0b95590 Update IPV6 socket options constants by Dmitry V. Levin · 10 years ago
  97. ae28093 net: factor out interface index printing code by Dmitry V. Levin · 10 years ago
  98. 6c8ef05 Consistently use error_msg instead of fprintf(stderr) by Dmitry V. Levin · 10 years ago
  99. df38991 Consistently print OOM diagnostic messages by Dmitry V. Levin · 10 years ago
  100. 3e9d71f Introduce memory allocation wrappers by Dmitry V. Levin · 10 years ago