| .. |
|
boot0
|
Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to
|
2012-02-28 18:30:18 +00:00 |
|
boot0ext
|
Thanks to David's patches, we can now simplify these makefiles
|
2004-04-28 21:31:21 +00:00 |
|
boot0sio
|
Thanks to David's patches, we can now simplify these makefiles
|
2004-04-28 21:31:21 +00:00 |
|
boot2
|
Add a note to clarify why we create a relocated copy of boot1 in lower
|
2012-03-06 20:45:13 +00:00 |
|
btx
|
Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to
|
2012-02-28 18:30:18 +00:00 |
|
cdboot
|
Remove duplicate "in".
|
2011-03-01 11:47:51 +00:00 |
|
common
|
- Add a new header for the x86 boot code that defines various structures
|
2011-10-25 19:54:06 +00:00 |
|
efi
|
Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64',
|
2010-11-01 20:20:31 +00:00 |
|
gptboot
|
Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to
|
2012-02-28 18:30:18 +00:00 |
|
gptzfsboot
|
Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to
|
2012-02-28 18:30:18 +00:00 |
|
kgzldr
|
NOSHARED -> NO_SHARED
|
2004-12-21 09:59:45 +00:00 |
|
libfirewire
|
MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH
|
2010-08-23 01:42:09 +00:00 |
|
libi386
|
Fix a long standing bug. The caller expects a non-zero value for success.
|
2012-02-29 18:11:33 +00:00 |
|
loader
|
- Whitespaces fixed only
|
2011-11-19 14:42:06 +00:00 |
|
mbr
|
Use -Wl,-N instead of the undocumented -N option for GCC.
|
2010-06-03 17:42:32 +00:00 |
|
pmbr
|
Use -Wl,-N instead of the undocumented -N option for GCC.
|
2010-06-03 17:42:32 +00:00 |
|
pxeldr
|
Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to
|
2012-02-28 18:30:18 +00:00 |
|
zfsboot
|
Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to
|
2012-02-28 18:30:18 +00:00 |
|
zfsloader
|
For consistency, change all 'i386' and MACHINE_ARCH to x86.
|
2010-08-31 19:01:12 +00:00 |
|
Makefile
|
Don't build zfsboot, gptzfsboot, and zfsloader if WITHOUT_ZFS is enabled.
|
2009-12-22 20:56:33 +00:00 |
|
Makefile.inc
|
When building some of the boot loaders with clang, and DEBUG_FLAGS or
|
2011-07-17 13:50:21 +00:00 |