aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/kerneldump.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.Marcel Moolenaar2014-07-071-1/+0
* - Add minidump support for FreeBSD/mipsOleksandr Tymoshenko2010-11-071-0/+1
* PowerPC, meet kernel core dumps. The support is basedMarcel Moolenaar2009-04-041-5/+6
* Collect N identical (or near identical) mkdumpheader() implementations intoPeter Wemm2008-10-011-0/+5
* Define a new kernel dump "architecture", TEXTDUMPMAGIC, which is usedRobert Watson2007-12-261-0/+2
* Minor style consistency improvements.Robert Watson2007-12-141-2/+1
* Define KERNELDUMP_ARM_VERSION.Olivier Houchard2005-10-031-0/+1
* Switch AMD64 and i386 platforms to using ELF as their kernel crashPeter Wemm2005-06-291-1/+2
* Add kernel dump support, based on the ia64 version (which was committedThomas Moestl2002-10-201-0/+1
* Restore the ability to take crashdumps on alpha. This was cut and pastedAndrew Gallatin2002-05-111-0/+1
* Add a KERNELDUMPMAGIC_CLEARED macro to unbreak savecore. SinceMaxime Henrion2002-05-051-0/+1
* Make the kernel dump header endianness invariant by always dumpingMarcel Moolenaar2002-04-031-6/+28
* o Add header version for ia64,Marcel Moolenaar2002-04-021-1/+2
* Add a new #include which describes the common header format for kerneldumps.Poul-Henning Kamp2002-03-311-0/+72