aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kdump
Commit message (Expand)AuthorAgeFilesLines
* Change all our own code to use st_*tim instead of st_*timespec.Ed Schouten2010-03-281-16/+16
* The kdump data stream is an unaligned data stream for stat andWarner Losh2010-02-181-3/+9
* - Cast intptr_t, pid_t and time_t values to intmax_t and use %jd withJaakko Heinonen2010-02-061-16/+19
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Update malloc utrace structure parsing to reflect the change (r199265)Colin Percival2009-11-141-11/+8
* Use a safety belt for cases where corrupted narg can be passed to theAttilio Rao2009-11-071-1/+1
* Remove no longer needed #include after removing the legacyBjoern A. Zeeb2009-07-181-1/+0
* Unbreak buildworld.Marko Zec2009-05-311-0/+1
* Delete the old USB stack. The new stack has settled in and has all theAndrew Thompson2009-05-271-4/+1
* Fix kdump build when building it by hand.Ed Schouten2009-05-251-1/+1
* Add support for old TTY ioctls to kdump.Ed Schouten2009-05-091-0/+1
* Add two missing include files and prototype for sockfamilyname()Xin LI2009-03-201-0/+3
* Add a new type of KTRACE record for sysctl(3) invocations. It uses theJohn Baldwin2009-03-112-0/+5
* Install the old usb headers under /usr/include/legacy/dev/usb as they areAndrew Thompson2009-02-241-1/+4
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-252-7/+0
* Spell -t option's argument by name.Ruslan Ermilov2008-04-022-3/+3
* - Remove ksethrcmdname.Jeff Roberson2008-03-123-9/+0
* This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payloadDag-Erling Smørgrav2008-02-233-7/+247
* Revert CLEANDEPFILES commit per ru@'s request; it does not really solveDag-Erling Smørgrav2008-02-051-2/+1
* Normally, when a header file is removed from the build (as i4b headersDag-Erling Smørgrav2008-02-031-1/+2
* These are files are shell scripts; give smart editors a chance to figureDag-Erling Smørgrav2008-02-032-8/+12
* Only use sockoptname() to parse socket option names for SOL_SOCKETJohn Baldwin2008-01-071-4/+6
* Add several missing comma's in the fancy syscall parsing case beforeJohn Baldwin2007-12-061-0/+12
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-4/+5
* Fix alignment of context switch traces.John Baldwin2007-07-101-1/+1
* kdump has knowledge of lseek() and mmap() arg decoding. Teach it aboutPeter Wemm2007-07-041-1/+25
* Add prototype for generated ptraceopname function.Ed Maste2007-04-091-0/+1
* Remove static ptrace_ops array and extract ptrace op names fromEd Maste2007-04-092-36/+4
* Add various utrace's for use with ktrace to the ELF runtime linker. ToJohn Baldwin2007-01-091-0/+107
* Add code to parse the utrace(2) entries generated by malloc(3) in a moreJohn Baldwin2007-01-051-1/+30
* Add sockipprotoname() function. Decode the third parameter (protocol)Craig Rodrigues2007-01-043-1/+14
* Generate sockdomainname() function with auto_if_type() insteadCraig Rodrigues2007-01-041-1/+1
* Add auto_if_type() function, which is similar to auto_switch_type().Craig Rodrigues2007-01-041-0/+30
* The second argument (type) to socket(2) is an enum, not a bitmask, so parseCraig Rodrigues2006-12-221-1/+1
* o optname, the third {set,get}sockopt(2) argument, is an enum, not a bitmap.Maxim Konovalov2006-09-181-1/+1
* o Fix some printf(3) format nits in my patch I submitted to kib@.Maxim Konovalov2006-07-121-2/+2
* Remove slipped in spaces.Konstantin Belousov2006-07-121-3/+3
* Check that the signal number is in range.Konstantin Belousov2006-07-121-1/+4
* Check that the signal number is in range.Konstantin Belousov2006-07-121-1/+4
* Add audit.h to mkioctls inclusion list: audit pipe ioctls need accessRobert Watson2006-06-051-0/+1
* Change kdump to print more useful information, i.e. it changes fromAlexander Leidinger2006-05-204-16/+847
* -mdoc sweep.Ruslan Ermilov2005-11-181-4/+4
* Add "-s" argument to kdump to suppress the display of I/O data.Robert Watson2005-11-122-4/+11
* Add a "-H" argument to kdump, which causes kdump to print an additionalRobert Watson2005-11-012-6/+33
* Update kdump manual page with information on the dump format.George V. Neville-Neil2005-01-281-1/+62
* Place a function prototype correctly.Ruslan Ermilov2004-09-191-1/+1
* Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).Max Laier2004-06-161-0/+1
* Bump document date on behalf of the -E option.Ruslan Ermilov2004-05-181-1/+1
* Respect decimal flag when dumping USER type records.Poul-Henning Kamp2004-03-251-1/+4
* Use the -H option instead of the deprecated -follow predicate.Dag-Erling Smørgrav2004-02-251-1/+1