summaryrefslogtreecommitdiffstats
path: root/sbin/dumpon/dumpon.c
Commit message (Expand)AuthorAgeFilesLines
* Rename DIOCGKERNELDUMP to DIOCSKERNELDUMP as it strictly speakingphk2002-04-091-4/+4
* Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>.phk2002-04-081-1/+1
* Here follows the new kernel dumping infrastructure.phk2002-03-311-36/+24
* o __Pimp2002-03-181-4/+4
* Include missing header files which define functions for which gcc hasdd2001-06-241-0/+2
* Remove unused #include.asmodai2000-05-011-1/+0
* The dumpon sysctl only accept cdevs thse days.phk2000-01-041-2/+3
* Accept both types of devices to work with older kernels tooache1999-11-301-2/+2
* Convert dumpon to work on character devices instead of block devices.phk1999-11-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Capitalize at the start of sentence. Add rcsid. Remove unused #includes.charnier1998-06-151-15/+11
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* My utility to specify where you want crash dumps to go. More userwollman1995-05-121-0/+129
OpenPOWER on IntegriCloud