summaryrefslogtreecommitdiffstats
path: root/sbin/savecore/savecore.8
Commit message (Collapse)AuthorAgeFilesLines
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
| | | | | | per letter dated July 22, 1999. Approved by: core, imp
* Add a flag that reports the existence of a dump, and does nothing else.dougb2003-09-041-0/+12
| | | | | | | | The immediate purpose for this option is to use it in rc.d so that we can make savecore behavior conditional. Tremendous assistance with ideas and sanity checking provided by tjr and b@etek.chalmers.se.
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-2/+2
|
* The .Nm utility.charnier2002-07-061-1/+1
|
* mdoc(7) police: nits.ru2002-05-291-8/+21
|
* - revert back to vmcore.#fenner2002-05-051-15/+16
| | | | | | | | | | | | | | - reimplement -z - use syslog() - improve consistancy of messages - allow -f to recover cleared dumps - return bufsize to 1024 * 1024 - return the ability to write sparse files - update man page - fix minfree to require 2k for info file instead of the kernel size - include Berkeley copyright too due to amount of old code copied Submitted by: Chad David <davidc@acns.ab.ca>
* Add a Xref to dumpon.n_hibma2001-10-281-0/+1
|
* mdoc(7) police: restore the correct sorting of SEE ALSO.ru2001-09-111-1/+1
|
* * Switch from doing compress(1)ed crashdumps with the -z flag to usingkris2001-09-061-2/+2
| | | | | | | | | | | gzip(1). gdb doesn't understand these, but then again it didn't understand compressed crashdumps either. * Change a stray lseek() into a Lseek() * Remove the extraneous prototype for log() which has apparently never existed in FreeBSD's sources Obtained from: NetBSD (partially) MFC after: 2 weeks
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Document the new -k option in usage message and man page.des2001-02-161-1/+3
|
* Prepare for mdoc(7)NG.ru2001-01-161-2/+2
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Correct use of .Nm, add rcsid, remove unused #include.charnier1998-07-281-10/+10
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Make the savecore command work like the man page says:fenner1996-10-131-2/+2
| | | | | | | | | | | | | - make minfree work by getting the dump size before checking to see if the dump will fit on the filesystem - also fail to dump if no minfree is specified but there are not enough free blocks. Fix a typo in the man page. Fixes PR bin/1322 Submitted by: "Philippe C." <charnier@lirmm.fr>
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.wollman1994-09-241-9/+6
| | | | | | | DANGER WILL ROBINSON! _PATH_UNIX is currently defined as the literal string "don't use this". I am of two minds about this myself, but wanted to get something into the tree as quickly as possible.
* Converted 'vmunix' to 'kernel'.dg1994-08-051-4/+4
|
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+124
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud