summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump/mksubr
Commit message (Expand)AuthorAgeFilesLines
* Add new ktrace records for the start and end of VM faults. This givesjhb2012-04-051-0/+23
* Pretty-print the advice constants passed to posix_fadvise(2).jhb2012-02-231-0/+1
* Teach kdump(1) to decode capability bitmasks.des2011-10-081-0/+2
* I appreciate the logic behind using a (void) cast to indicate that thedes2011-10-081-39/+39
* Fix casting.des2011-10-081-12/+12
* Sort and line up.des2011-10-081-38/+37
* 1) Some of the #defines or enums for which we auto-generate namingdes2011-10-081-21/+25
* Add 2-clause BSD license.netchild2011-06-171-0/+23
* Fix regex for ptraceopname().dchagin2011-06-061-1/+1
* 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