summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump/kdump.c
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* 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
* Use err(3). Correct incomplete man page.charnier1997-07-161-34/+21
* Spelling correction (`1 bytes' is now printed `1 byte')charnier1997-05-221-2/+3
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+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-191-1/+18
* Add setlocale LC_CTYPEache1995-10-261-0/+3
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Absolute path to /sys again...phk1994-11-211-1/+1
* move #include of <sys/errno.h> so that #defining KERNEL actually has an effect,csgr1994-08-221-3/+4
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+437
OpenPOWER on IntegriCloud