freebsd-dev/stand/sparc64
Kurt Lidl cefee54838 Increase the size of the heap size available on sparc64 during
operation of "loader".  The dramatic increase in size of
SPA_MAXBLOCKSIZE in r304321 causes the heap space to be exhausted,
so malloc() fails, ultimately leading to a memcpy() with a
destination of 0x0.

MFC after:	3 days
2018-08-22 14:33:57 +00:00
..
boot1 Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
loader Increase the size of the heap size available on sparc64 during 2018-08-22 14:33:57 +00:00
zfsboot
Makefile Collapse zfsloader functionality back down into loader. 2018-07-20 05:17:37 +00:00
Makefile.inc