freebsd-dev/sys/boot/sparc64
Andrey V. Elsukov 915e341bac Slightly reduce an overhead for the open() call in the zfsloader.
libstand(3) tries to detect file system in the predefined order,
but zfsloader usually is used for the booting from ZFS, and there is
no need to try detect several file system types for each open() call.
2012-09-11 04:54:44 +00:00
..
boot1 Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and prevent 2012-05-25 09:36:39 +00:00
loader Slightly reduce an overhead for the open() call in the zfsloader. 2012-09-11 04:54:44 +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 Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00