Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ptr_to_kulong instead of explicit casts of pointers to kernel_ureg_t | Dmitry V. Levin | 2016-12-26 | 1 | -3/+3 |
* | sysctl: cast pointers to kernel_ureg_t instead of size_t | Dmitry V. Levin | 2016-12-24 | 1 | -2/+2 |
* | sysctl: cast pointers to kernel_ureg_t instead of long | Dmitry V. Levin | 2016-12-24 | 1 | -1/+1 |
* | Add copyright headers to some files which lack them | Dmitry V. Levin | 2015-12-17 | 1 | -0/+29 |
* | sysctl.c: remove KERN_JAVA_* defines handling | Elvira Khabirova | 2015-08-16 | 1 | -6/+0 |
* | syslog.c: use umove_or_printaddr and RVAL_DECODED | Dmitry V. Levin | 2015-07-16 | 1 | -3/+3 |
* | Declare syscall parsers using SYS_FUNC macro | Dmitry V. Levin | 2015-04-07 | 1 | -2/+1 |
* | Change last parameter of umoven() from char* to void* | Denys Vlasenko | 2015-03-21 | 1 | -1/+1 |
* | Move sysctl parser to a separate file | Dmitry V. Levin | 2014-12-03 | 1 | -0/+170 |