aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kdump
Commit message (Expand)AuthorAgeFilesLines
* 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
* First pass at attempted debrucification:Peter Wemm2003-12-082-7/+7
* Add a -E (elapsed time) flag to kdump. This is like -T, except it isPeter Wemm2003-12-072-2/+12
* Two enhancements for kdump.Peter Wemm2003-06-032-21/+101
* Add a default case that just outputs a new line for the case of anJohn Baldwin2003-03-131-0/+3
* Teach kdump(8) to handle events marked with KTR_DROP. If a record hasJohn Baldwin2003-03-131-0/+12
* Kill references to netns in comment about how it conflicted with netipx soPeter Wemm2003-03-051-2/+0
* Backed out revs 1.32-1.33. The problem has been fixed better byBruce Evans2002-09-161-2/+0
* Also add #include <netinet/in_systm.h> before <neinet/ip.h> to fix theMaxim Sobolev2002-09-071-0/+1
* Add #include <netinet/ip.h> in attempt to fix the world.Maxim Sobolev2002-09-071-0/+1
* Improve WARNS situation for kdump:David Malone2002-07-281-45/+58
* Dependencies are delimited by space not tab.Ruslan Ermilov2002-07-231-2/+2
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Better warnings fixes. Use more sane argument types instead of bogus castsMark Murray2002-06-241-3/+3
* Better fix for style.Mark Murray2002-06-211-6/+6
* Fix warnings generated elsewhere.Mark Murray2002-06-211-1/+1
* Style tidy-up.Mark Murray2002-06-211-2/+4
* I now don't seem to be able to reproduce the -DNOCLEAN buildworldRuslan Ermilov2002-04-111-4/+0
* Const the code.David Malone2002-04-011-1/+3
* Back out revision 1.13 (addition of ipfilter includes). A properRuslan Ermilov2002-03-251-6/+0
* Really fix this work to work. While rev 1.24 did allow awk to run w/oDavid E. O'Brien2001-11-011-3/+3
* Utilize the property of 'echo' in that it removes \n from its input.David E. O'Brien2001-11-011-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Backout rev. 1.22 as the change that caused problems was also backed out.Ruslan Ermilov2001-05-241-1/+1
* Work around the side effect of src/include/Makefile,v 1.137 changes.Ruslan Ermilov2001-05-211-1/+1
* Execute this script in a "C" locale environment.Ruslan Ermilov2001-04-061-0/+2
* Traverse ${DESTDIR}/usr/include in lexographical order.Ruslan Ermilov2001-03-271-1/+1
* Rewrite of the CAM error recovery code.Kenneth D. Merry2001-03-271-1/+1
* Fix ioctl.c creation to deal with the depend case more properly.Jordan K. Hubbard2000-09-141-2/+6
* remove .PHONY to avoid gratuitous rebuild of ioctl.c each time.Jordan K. Hubbard2000-09-141-1/+1
* Unbreak world build by adding the necessary <net/ethernet.h> include.Ruslan Ermilov2000-08-021-0/+1
* Make auto-generated ioctl.c to be always considered out of dateRuslan Ermilov2000-08-011-1/+1
* Fix an off-by-nine error when building a list of includes.Ruslan Ermilov2000-08-011-1/+1
* more pre-requisite for new ipv6 ioctlsJun-ichiro itojun Hagino2000-07-041-0/+3