aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/kerneldump.h
Commit message (Expand)AuthorAgeFilesLines
* 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