This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
boot
/
i386
History
jhb
3419e67733
Remove unnecessary initializations. The BSS of boot2 is in fact
...
zero'd when boot2 begins execution by the _start() routine in btxcsu.S. MFC after: 1 week
2012-06-01 15:48:24 +00:00
..
boot0
…
boot0ext
…
boot0sio
…
boot2
Remove unnecessary initializations. The BSS of boot2 is in fact
2012-06-01 15:48:24 +00:00
btx
btxldr: future-proof argument passing from boot1/2-ish to loader
2012-05-09 08:04:29 +00:00
cdboot
Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219.
2012-05-11 18:07:23 +00:00
common
btxldr: future-proof argument passing from boot1/2-ish to loader
2012-05-09 08:04:29 +00:00
efi
sys/boot: add common CTASSERT definition
2012-05-09 07:55:42 +00:00
gptboot
Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and prevent
2012-05-25 09:36:39 +00:00
gptzfsboot
…
kgzldr
…
libfirewire
…
libi386
Make sure that each va_start has one and only one matching va_end,
2012-05-29 01:48:06 +00:00
loader
Import work done under project/nand (@235533) into head.
2012-05-17 10:11:18 +00:00
mbr
…
pmbr
…
pxeldr
cdboot, pxeldr: make use of bootargs.h instead of redefining flag constants
2012-05-10 09:47:04 +00:00
zfsboot
zfsboot/zfsloader: support accessing filesystems within a pool
2012-05-12 09:03:30 +00:00
zfsloader
…
Makefile
…
Makefile.inc
…