freebsd-dev/sys/boot/sparc64
Pedro F. Giffuni 768f89e078 sys/boot: make use of the howmany() macro when available.
We have a howmany() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
2016-04-26 14:51:58 +00:00
..
boot1 sys/boot: make use of the howmany() macro when available. 2016-04-26 14:51:58 +00:00
loader Remove guards around overwriting loader.rc and menu.rc 2015-08-06 16:07:27 +00:00
zfsboot Use a non-tricky approach for building and installing zfsboot sharing 2012-05-09 19:08:54 +00:00
zfsloader Add initial support for booting from ZFS on sparc64. At least on Sun Fire 2012-05-01 17:16:01 +00:00
Makefile Add initial support for booting from ZFS on sparc64. At least on Sun Fire 2012-05-01 17:16:01 +00:00
Makefile.inc