freebsd-dev/sbin/savecore
Andrew Gallatin c97e08fb94 fix savecore so that it works on the alpha after the size change
of dumpmag from an int to a u_long in rev 1.41 -- without this
change, savecore will always fail like this:

#savecore -v /var/crash
dumplo = 874356736 (1707728 * 512)
savecore: magic number mismatch (8fca0101 != 8fca0101)
savecore: no core dump
2001-09-13 21:19:13 +00:00
..
Makefile * Switch from doing compress(1)ed crashdumps with the -z flag to using 2001-09-06 09:30:09 +00:00
savecore.8 mdoc(7) police: restore the correct sorting of SEE ALSO. 2001-09-11 09:58:34 +00:00
savecore.c fix savecore so that it works on the alpha after the size change 2001-09-13 21:19:13 +00:00