freebsd-skq/sys/boot
2017-10-16 03:59:33 +00:00
..
arm Move common/Makefile.inc to sys/boot/loader.mk. 2017-10-16 03:59:28 +00:00
arm64
common Move common/Makefile.inc to sys/boot/loader.mk. 2017-10-16 03:59:28 +00:00
efi Move common/Makefile.inc to sys/boot/loader.mk. 2017-10-16 03:59:28 +00:00
fdt Rather than laying whack-a-mole with including the path to stand.h, 2017-10-10 01:31:44 +00:00
ficl Rename top level Makefile.ficl to ficl.mk. 2017-10-16 03:59:22 +00:00
ficl32 Really make WITHOUT_FORTH (MK_FORTH==no) work. The recent inclusion of 2016-10-25 17:31:57 +00:00
forth Add smn(4) driver for AMD System Management Network 2017-09-05 15:13:41 +00:00
geli Forward declare struct dsk to avoid warnings when building libi386. 2017-08-26 18:30:08 +00:00
i386 Move common/Makefile.inc to sys/boot/loader.mk. 2017-10-16 03:59:28 +00:00
kshim sys: Replace zero with NULL for pointers. 2017-02-22 02:35:59 +00:00
libsa Move panic back into libsa. It's documented in libstand(3) to belong 2017-10-12 15:16:27 +00:00
libsa32 Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
man Move orphaned man pages into new man directory from common. This helps 2017-10-16 03:59:17 +00:00
mips Move common/Makefile.inc to sys/boot/loader.mk. 2017-10-16 03:59:28 +00:00
ofw Rather than laying whack-a-mole with including the path to stand.h, 2017-10-10 01:31:44 +00:00
powerpc Move common/Makefile.inc to sys/boot/loader.mk. 2017-10-16 03:59:28 +00:00
sparc64 Move common/Makefile.inc to sys/boot/loader.mk. 2017-10-16 03:59:28 +00:00
uboot Move crc32.c, util.c and gpt.c over to libsa. 2017-10-12 14:56:54 +00:00
usb loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
userboot Move common/Makefile.inc to sys/boot/loader.mk. 2017-10-16 03:59:28 +00:00
zfs Rather than laying whack-a-mole with including the path to stand.h, 2017-10-10 01:31:44 +00:00
ficl.mk tweak style 2017-10-16 03:59:33 +00:00
loader.mk Move common/Makefile.inc to sys/boot/loader.mk. 2017-10-16 03:59:28 +00:00
Makefile Move orphaned man pages into new man directory from common. This helps 2017-10-16 03:59:17 +00:00
Makefile.amd64 Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
Makefile.arm
Makefile.arm64
Makefile.i386 Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
Makefile.inc Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
Makefile.mips
Makefile.powerpc Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
Makefile.sparc64