summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump/mksubr
Commit message (Expand)AuthorAgeFilesLines
* Decode IPC_CREAT and IPC_EXCL for semget(2).delphij2010-12-021-0/+2
* Fix regex for some socket- and acl-related syscall values.netchild2010-10-061-2/+2
* Fix indenting of the previous commit.rpaulo2010-09-161-4/+4
* When generating functions to print the arguments of system calls withrpaulo2010-09-161-0/+5
* - Remove ksethrcmdname.jeff2008-03-121-2/+0
* This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payloaddes2008-02-231-0/+1
* These are files are shell scripts; give smart editors a chance to figuredes2008-02-031-4/+6
* Remove static ptrace_ops array and extract ptrace op names fromemaste2007-04-091-0/+2
* Add sockipprotoname() function. Decode the third parameter (protocol)rodrigc2007-01-041-0/+2
* Generate sockdomainname() function with auto_if_type() insteadrodrigc2007-01-041-1/+1
* Add auto_if_type() function, which is similar to auto_switch_type().rodrigc2007-01-041-0/+30
* The second argument (type) to socket(2) is an enum, not a bitmask, so parserodrigc2006-12-221-1/+1
* o optname, the third {set,get}sockopt(2) argument, is an enum, not a bitmap.maxim2006-09-181-1/+1
* Remove slipped in spaces.kib2006-07-121-3/+3
* Check that the signal number is in range.kib2006-07-121-1/+4
* Change kdump to print more useful information, i.e. it changes fromnetchild2006-05-201-0/+407
OpenPOWER on IntegriCloud