| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge Capsicum overhaul: | pjd | 2013-03-02 | 1 | -0/+1 |
* | o Bring in sync decoding the first nfssvc(2) parameter (flags) with | pluknet | 2013-02-12 | 1 | -1/+1 |
* | kdump: Also decode fcntl commands containing underscores and digits. | jilles | 2012-11-02 | 1 | -1/+1 |
* | kdump: Pretty-print signal codes. | jilles | 2012-09-22 | 1 | -0/+48 |
* | Add new ktrace records for the start and end of VM faults. This gives | jhb | 2012-04-05 | 1 | -0/+23 |
* | Pretty-print the advice constants passed to posix_fadvise(2). | jhb | 2012-02-23 | 1 | -0/+1 |
* | Teach kdump(1) to decode capability bitmasks. | des | 2011-10-08 | 1 | -0/+2 |
* | I appreciate the logic behind using a (void) cast to indicate that the | des | 2011-10-08 | 1 | -39/+39 |
* | Fix casting. | des | 2011-10-08 | 1 | -12/+12 |
* | Sort and line up. | des | 2011-10-08 | 1 | -38/+37 |
* | 1) Some of the #defines or enums for which we auto-generate naming | des | 2011-10-08 | 1 | -21/+25 |
* | Add 2-clause BSD license. | netchild | 2011-06-17 | 1 | -0/+23 |
* | Fix regex for ptraceopname(). | dchagin | 2011-06-06 | 1 | -1/+1 |
* | Decode IPC_CREAT and IPC_EXCL for semget(2). | delphij | 2010-12-02 | 1 | -0/+2 |
* | Fix regex for some socket- and acl-related syscall values. | netchild | 2010-10-06 | 1 | -2/+2 |
* | Fix indenting of the previous commit. | rpaulo | 2010-09-16 | 1 | -4/+4 |
* | When generating functions to print the arguments of system calls with | rpaulo | 2010-09-16 | 1 | -0/+5 |
* | - Remove ksethrcmdname. | jeff | 2008-03-12 | 1 | -2/+0 |
* | This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payload | des | 2008-02-23 | 1 | -0/+1 |
* | These are files are shell scripts; give smart editors a chance to figure | des | 2008-02-03 | 1 | -4/+6 |
* | Remove static ptrace_ops array and extract ptrace op names from | emaste | 2007-04-09 | 1 | -0/+2 |
* | Add sockipprotoname() function. Decode the third parameter (protocol) | rodrigc | 2007-01-04 | 1 | -0/+2 |
* | Generate sockdomainname() function with auto_if_type() instead | rodrigc | 2007-01-04 | 1 | -1/+1 |
* | Add auto_if_type() function, which is similar to auto_switch_type(). | rodrigc | 2007-01-04 | 1 | -0/+30 |
* | The second argument (type) to socket(2) is an enum, not a bitmask, so parse | rodrigc | 2006-12-22 | 1 | -1/+1 |
* | o optname, the third {set,get}sockopt(2) argument, is an enum, not a bitmap. | maxim | 2006-09-18 | 1 | -1/+1 |
* | Remove slipped in spaces. | kib | 2006-07-12 | 1 | -3/+3 |
* | Check that the signal number is in range. | kib | 2006-07-12 | 1 | -1/+4 |
* | Change kdump to print more useful information, i.e. it changes from | netchild | 2006-05-20 | 1 | -0/+407 |