aboutsummaryrefslogtreecommitdiff
path: root/sbin/savecore
Commit message (Expand)AuthorAgeFilesLines
* savecore: bail on write error even when decompressingRyan Libby2020-12-111-9/+16
* Add '-u' switch that would uncompress cores that were compressed byGleb Smirnoff2020-11-193-56/+173
* Style, not functional changes:Gleb Smirnoff2020-11-031-7/+7
* Convert flags from int to bool. Some (compress) were already used inGleb Smirnoff2020-10-291-12/+14
* savecore: accept device names without the /dev/ prefixAlan Somers2020-06-291-3/+44
* savecore: include time zone in info.N fileEric van Gyzen2020-01-131-1/+6
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+2
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+10
* cap_fileargs: chase r346315, update fileargs_init in consumersEd Maste2019-04-171-1/+1
* Disable savecore(8)'s libcasper support when WITHOUT_DYNAMICROOT=yes.Mark Johnston2019-01-041-1/+3
* Fix an error check after r342699.Mark Johnston2019-01-021-1/+1
* Capsicumize savecore(8).Mark Johnston2019-01-022-163/+309
* Restore /var/crash permissions to 0750, as declared in mtree file. AfterRenato Botelho2018-12-041-1/+3
* Move etc/minfree to sbin/savecore/.Brad Davis2018-08-042-0/+3
* The extension for zstd-compressed files is ".zst".Mark Johnston2018-05-291-1/+1
* Bump .Dd after r331113.Edward Tomasz Napierala2018-03-271-1/+1
* Xr crashinfo(8) from savecore(8).Edward Tomasz Napierala2018-03-171-0/+1
* Prevent savecore from reading bounds from the current directory.Mike Silbersack2018-02-161-0/+7
* Add support for zstd-compressed user and kernel core dumps.Mark Johnston2018-02-131-7/+27
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add support for compressed kernel dumps.Mark Johnston2017-10-252-19/+43
* Fix style and wrap lines to 80 columns in savecore.c.Mark Johnston2017-07-241-16/+29
* Revert r320918 and have mkdumpheader() handle version string truncation.Mark Johnston2017-07-151-1/+1
* Add a newline after the version string.Mark Johnston2017-07-121-1/+1
* Add a subroutine for comparing kerneldump identifiers.Mark Johnston2017-07-111-5/+10
* Switch back to non-IEC units for 1024 bytesEnji Cooper2017-04-151-1/+1
* savecore: fix space calculation with respect to `minfree` in check_space(..)Enji Cooper2017-04-141-8/+27
* Clarify units for mediasize and sectorsize in DoFile(..)Enji Cooper2017-04-121-2/+2
* Clarify `minfree` warning message in check_space(..)Enji Cooper2017-04-121-1/+2
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Make savecore(8) output nicer by specifying the maximum field widthEdward Tomasz Napierala2017-02-191-1/+1
* Fix bugs found by Coverity in decryptcore(8) and savecore(8):Konrad Witaszczyk2017-02-041-0/+3
* Add support for encrypted kernel crash dumps.Konrad Witaszczyk2016-12-102-13/+86
* savecore(8): Fix buffer overrun inspecting disks with varying sector sizeConrad Meyer2016-10-061-6/+7
* Don't leak fd on sectorsize malloc failureEnji Cooper2016-04-201-1/+2
* MFHGlen Barber2016-04-161-8/+25
|\
| * savecore(8): Explicitly cast to fix i386 warningConrad Meyer2016-04-151-3/+3
| * Add 4Kn kernel dump supportConrad Meyer2016-04-151-8/+25
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
|/
* Add more text to explain --libxo flag.Craig Rodrigues2015-12-011-1/+11
* savecore(8): Be quiet unless the user asks for verboseConrad Meyer2015-11-071-7/+10
* Always check the return value of lseek.Alan Somers2015-11-061-6/+4
* Fix various Coverity issues in sbin/savecore/savecore.c:Alan Somers2015-10-231-6/+6
* Make libxo depend on libutil because it uses humanize_number after r287111Enji Cooper2015-10-181-1/+1
* Update META_MODE dependencies.Bryan Drewery2015-09-171-0/+1
* Upgrade libxo to 0.4.5.Marcel Moolenaar2015-08-241-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-25/+51
| |\ | |/ |/|