freebsd-dev/sbin/savecore
Marcel Moolenaar 6db5f8a79e Work around a memory fault on ia64 caused by having the 1MB buffer on
the stack in DoFile(). This needs some investigation. In the mean time
we do a one time malloc() for the buffer to have it on the heap instead.
2002-05-27 07:54:43 +00:00
..
Makefile Style. 2002-05-13 12:07:57 +00:00
savecore.8 - revert back to vmcore.# 2002-05-05 01:04:00 +00:00
savecore.c Work around a memory fault on ia64 caused by having the 1MB buffer on 2002-05-27 07:54:43 +00:00