summaryrefslogtreecommitdiff
path: root/usr.bin/kdump/kdump.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* MFC (rev1.12): Fix the output of long command names.Jean-Marc Zucconi1999-08-241-2/+2
* Use err(3). Correct incomplete man page.Philippe Charnier1997-07-161-34/+21
* Spelling correction (`1 bytes' is now printed `1 byte')Philippe Charnier1997-05-221-2/+3
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Fix arg parsing. kdump used to allow a single argument, which itBill Fenner1996-11-181-3/+1
* Remove length field from utrace entries.Poul-Henning Kamp1996-09-221-6/+6
* For now we just hexdump the stuff in USER records.Poul-Henning Kamp1996-09-191-1/+18
* Add setlocale LC_CTYPEAndrey A. Chernov1995-10-261-0/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Absolute path to /sys again...Poul-Henning Kamp1994-11-211-1/+1
* move #include of <sys/errno.h> so that #defining KERNEL actually has an effect,Geoff Rehmet1994-08-221-3/+4
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+437