summaryrefslogtreecommitdiff
path: root/sbin/savecore
AgeCommit message (Expand)Author
2009-08-18Instead of exiting with an obscure error message if -N /kernelname isn'tdogcow
2009-04-06fix sign-compare issueslukem
2009-03-21Fix savecore so it uses /dev/ksyms when it can (doesn't override libkvmtls
2009-03-07Add crash(8), a utility to diagnose kernel crashes. This is basicallyad
2008-12-28fix dev_t format.christos
2008-12-05Enable the faked ELF kernel by default, now that ksyms output works withad
2008-10-20- Add code to produce a fake ELF kernel containing only symbol info. Donead
2008-10-09Explicitly check that the dump device is not the console, a tty or pty.joerg
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-20sync() a couple of times to benefit diagnosis of sloppy kernel code thatad
2008-01-15Don't use the block device to read crashdumps, if possible.ad
2007-11-12tyop: _time_seconf -> _time_secondpooka
2006-12-18from Anon Ymous: remove (void)&var;christos
2006-10-16c99 initializerschristos
2006-07-09accept either "time_second" or "time" as kernel timevariable inkardel
2006-06-07support timecounters (struct time gone, use time_second then)kardel
2006-03-17Free some allocated memory in the failure case when trying tohubertf
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2004-10-21Rearrange the option formatting to be both prettier and more completedsainty
2004-10-16New sentence, new line; use .Dq instead of ``''.snj
2004-10-16Bump date for -n descriptiondsainty
2004-10-16Added -n option, which tests for a present core but doesn't write itdsainty
2004-10-16Added -n option, which tests for a present core but doesn't write itdsainty
2004-07-14Fix an integer overflow that prevented saving cores from machines withtls
2004-04-21Replace the statfs() family of system calls with statvfs().christos
2004-03-30Give a 60 day leeway instead of a week when judging if the dumptime is valid.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-18simplify by strlcpyitojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-12-06Remove prototype for non-existent function log().thorpej
2002-10-03New sentence, new line. From Robert Elz.wiz
2002-09-27use humanize_number(3) for progress printoutdrochner
2002-03-19PR/15502: Wolfgang Rupprecht: savecore fails for > 2GB files.christos
2002-03-06Change type of dumpmag and newdumpmag from int to u_int32_ttsutsui
2001-11-16Sort sections.wiz
2001-11-16Whitespace nitswiz
2001-11-01fix a couple of -Wshadow warningslukem
2001-09-12explicitly set the default compression level to 1 (from the implicit 6),lukem
2001-09-12Add "-Z level" to control the compression level that -z uses (whichlukem
2001-08-20Document more explicitly that the kernel must be `secure' according towiz
2001-06-13Note usage of getbootfile(3); sort SEE ALSO section according towiz
2001-06-13Use getbootfile(3) instead of _PATH_UNIX by default.wiz
2001-06-05Drop arguments of .Os.wiz
2001-05-06If the position of the formatted panic string can be found in thesimonb
2001-04-03Xref send-pr 1, not 8. Whitespace fixes while I'm here.wiz
2001-01-11Make option flag variables static. This avoids a conflict betweenmartin
2001-01-02use gzip instead of compressjoda
2001-01-02Bump the field width of `K to go' from 6 to 8; some systems have morelukem
2000-12-11Back out sysctl part for now, awaiting the result of further discussion,wiz
2000-12-08Output proper warning if dumplo == -1 (as it can happen on macppc withoutwiz