aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kdump
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* sys/dkbad.h is no more.Poul-Henning Kamp1999-12-081-1/+0
* Avoid hardcoding any paths and variables. The include directory mustMarcel Moolenaar1999-12-032-8/+19
* Make sure DESTDIR is set in the environment of mkioctls. This fixesMarcel Moolenaar1999-12-021-1/+2
* Unbreak build world by readding the necessary ipfilter includes.Guido van Rooij1999-11-241-0/+6
* ioctlname() is actually passed a register_t.Doug Rabson1999-11-101-1/+1
* Fix a boatload of warnings in the generated code on the alpha.Doug Rabson1999-11-091-1/+1
* Ack, ip_mroute.h is not an ipfilter include. :-/Peter Wemm1999-10-111-0/+1
* Don't #include ipfilter includes that aren't there anymore.Peter Wemm1999-10-101-7/+0
* Remove the inclusion of device.h. It's no longer there.Nick Hibma1999-10-061-1/+2