summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump
Commit message (Expand)AuthorAgeFilesLines
* Improve WARNS situation for kdump:dwmalone2002-07-281-45/+58
* Dependencies are delimited by space not tab.ru2002-07-231-2/+2
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Better warnings fixes. Use more sane argument types instead of bogus castsmarkm2002-06-241-3/+3
* Better fix for style.markm2002-06-211-6/+6
* Fix warnings generated elsewhere.markm2002-06-211-1/+1
* Style tidy-up.markm2002-06-211-2/+4
* I now don't seem to be able to reproduce the -DNOCLEAN buildworldru2002-04-111-4/+0
* Const the code.dwmalone2002-04-011-1/+3
* Back out revision 1.13 (addition of ipfilter includes). A properru2002-03-251-6/+0
* Really fix this work to work. While rev 1.24 did allow awk to run w/oobrien2001-11-011-3/+3
* Utilize the property of 'echo' in that it removes \n from its input.obrien2001-11-011-1/+1
* Remove whitespace at EOL.dd2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Backout rev. 1.22 as the change that caused problems was also backed out.ru2001-05-241-1/+1
* Work around the side effect of src/include/Makefile,v 1.137 changes.ru2001-05-211-1/+1
* Execute this script in a "C" locale environment.ru2001-04-061-0/+2
* Traverse ${DESTDIR}/usr/include in lexographical order.ru2001-03-271-1/+1
* Rewrite of the CAM error recovery code.ken2001-03-271-1/+1
* Fix ioctl.c creation to deal with the depend case more properly.jkh2000-09-141-2/+6
* remove .PHONY to avoid gratuitous rebuild of ioctl.c each time.jkh2000-09-141-1/+1
* Unbreak world build by adding the necessary <net/ethernet.h> include.ru2000-08-021-0/+1
* Make auto-generated ioctl.c to be always considered out of dateru2000-08-011-1/+1
* Fix an off-by-nine error when building a list of includes.ru2000-08-011-1/+1
* more pre-requisite for new ipv6 ioctlsitojun2000-07-041-0/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* sys/dkbad.h is no more.phk1999-12-081-1/+0
* Avoid hardcoding any paths and variables. The include directory mustmarcel1999-12-032-8/+19
* Make sure DESTDIR is set in the environment of mkioctls. This fixesmarcel1999-12-021-1/+2
* Unbreak build world by readding the necessary ipfilter includes.guido1999-11-241-0/+6
* ioctlname() is actually passed a register_t.dfr1999-11-101-1/+1
* Fix a boatload of warnings in the generated code on the alpha.dfr1999-11-091-1/+1
* Ack, ip_mroute.h is not an ipfilter include. :-/peter1999-10-111-0/+1
* Don't #include ipfilter includes that aren't there anymore.peter1999-10-101-7/+0
* Remove the inclusion of device.h. It's no longer there.n_hibma1999-10-061-1/+2
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Decode new ptrace requests PT_GETDBREGS and PT_SETDBREGS.bde1999-07-171-1/+9
* Decode all currently supported values of the ptrace `request' arg.bde1999-06-261-3/+20
* Syscall arguments are now properly aligned. Print them, and syscall returndt1999-06-161-16/+16
* FIx the output of long command names.jmz1999-05-211-2/+2
* we don't have <sys/disk.h> anymore.phk1999-05-081-1/+0
* Generate code to interpret ioctl numbers for all ioctls defined inbde1998-10-161-12/+50
* Use err(3). Correct incomplete man page.charnier1997-07-162-36/+23
* Spelling correction (`1 bytes' is now printed `1 byte')charnier1997-05-221-2/+3
* ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)jmg1997-04-271-6/+8
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-0/+1
* Fix arg parsing. kdump used to allow a single argument, which itfenner1996-11-181-3/+1
* Remove length field from utrace entries.phk1996-09-221-6/+6
* For now we just hexdump the stuff in USER records.phk1996-09-192-3/+20
OpenPOWER on IntegriCloud