aboutsummaryrefslogtreecommitdiff
path: root/sbin/savecore
Commit message (Expand)AuthorAgeFilesLines
* o Indent (from rev. 1.59).Maxim Konovalov2005-01-051-23/+23
* o MFC a part of rev. 1.59: do not ever try to write a sparse files withMaxim Konovalov2005-01-051-0/+4
* The .Nm utilityPhilippe Charnier2002-06-201-5/+13
* Fix saving system crash dumps larger than 2 GB by using fseeko() insteadJeroen Ruigrok van der Werven2002-04-071-2/+2
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-2/+3
* MFC: rev 1.46: fix for silly precision loss for machines with >2G of ram.Peter Wemm2001-10-051-1/+1
* Argh, remove a stray zopen.c which had crept into the makefile.Kris Kennaway2001-10-011-1/+1
* MFC: * Switch from doing compress(1)ed crashdumps with the -z flag to usingKris Kennaway2001-09-303-11/+11
* MFC: rev 1.43: detect kernbase automatically rather than compiling it in.Peter Wemm2001-09-211-1/+15
* MFC 1.45 - make savecore work on alpha againAndrew Gallatin2001-09-131-2/+2
* MFC: rev 1.41 (fix Alpha problem -- dumpmag is 'u_long dumpmag' in the kernel)David E. O'Brien2001-08-011-4/+6
* MFC: rev 1.40: trivial fix for savecore on 2GB ram machinesPeter Wemm2001-06-081-3/+5
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+2
* MFC: restore -c option.Dag-Erling Smørgrav2001-03-061-1/+1
* MFC: -k option, sparse dumpsDag-Erling Smørgrav2001-03-052-113/+165
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-2/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+2
* MFC 1.33 -> 1.34 - rename occurances of 'dirname' to not clash with theAdrian Chadd2000-11-161-8/+8
* MFC: [rev 1.30] Fix style bugs in rev.1.28.Paul Saab2000-07-041-2/+3
* MFC: Support for > 2GB partitions.Paul Saab2000-05-091-5/+6
* MFC: 1.29 Make savecore understand only char devs exsist.Paul Saab2000-03-201-33/+8
* Fix bogus initialization of using a sledge hammer to quite -Wall, badDavid E. O'Brien1999-12-211-5/+4
* When erroring out that there is not enough space to write the corefile,David E. O'Brien1999-12-081-3/+5
* Allow character devices tooAndrey A. Chernov1999-11-301-5/+5
* Fix savecore so that it operates correctly on character devices withPoul-Henning Kamp1999-08-311-26/+89
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Read dumpdev using sysctl(3) interface. Now savecore should work againLuoqi Chen1999-05-131-16/+22
* Fix savecore so that it works on alphasAndrew Gallatin1999-03-121-1/+7
* Correct use of .Nm, add rcsid, remove unused #include.Philippe Charnier1998-07-282-12/+15
* Fixed printf format errors.Bruce Evans1998-06-281-1/+1
* Pickup _time_second instead of _timePoul-Henning Kamp1998-03-301-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix my yesterday's brain-o: don't account for the kilobytes twice.Joerg Wunsch1996-10-141-1/+1
* Yikes! Originally, i intended to apply the patch from PR # 1322,Joerg Wunsch1996-10-131-5/+6
* Make the savecore command work like the man page says:Bill Fenner1996-10-132-10/+21
* Cast the partial result of an expression to an off_t to fix an overflowDavid Greenman1996-09-051-1/+1
* a header file for zopen.3Wolfram Schneider1996-08-202-1/+5
* NBPG -> getpagesize()Poul-Henning Kamp1996-05-021-1/+1
* Add #include <vm/pmap.h> in order to make savecore compile again after thePeter Wemm1995-12-131-0/+1
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-2/+1
* Remove a newline from the output of savecore(8), so the bogus numberJoerg Wunsch1995-07-301-1/+0
* Remove a bogus fclose. Normally the "w" stream for /var/crash/bounds wasBruce Evans1995-07-111-1/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* The -N option takes one argument, hence the getopt control stringJoerg Wunsch1995-01-021-1/+1
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.Garrett Wollman1994-09-242-21/+19
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-052-22/+22
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+1
* I know better than to edit files on freefall, next time take a patch file.Rodney W. Grimes1994-05-281-1/+1