freebsd-dev/sys/boot/i386
2004-04-28 21:14:40 +00:00
..
boot0 Switch to using C99 comments in assembler preprocessed with cpp(1). 2004-04-28 20:55:01 +00:00
boot0ext Bring back jhb's two sector (1024 bytes) 'boot0' [rev 1.22] as 'boot0ext'. 2004-03-26 18:46:31 +00:00
boot0sio Properly merge boot0sio.s and boot0.s into boot0.S. 2004-04-28 21:14:40 +00:00
boot2 After talking to Bruce Evans and reading more standards specs, 2004-04-28 14:31:44 +00:00
btx After talking to Bruce Evans and reading more standards specs, 2004-04-28 14:31:44 +00:00
cdboot Removed now redundant CLEANFILES assignments. 2004-04-27 19:45:16 +00:00
gptboot These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
kgzldr Fixed the fatal bug introduced in previous commit: don't strip 2004-02-12 22:06:33 +00:00
libi386 After talking to Bruce Evans and reading more standards specs, 2004-04-28 14:31:44 +00:00
loader Fixed misspellings of 0 as NULL. 2004-03-14 05:48:04 +00:00
mbr Removed now redundant CLEANFILES assignments. 2004-04-27 19:45:16 +00:00
pxeldr After talking to Bruce Evans and reading more standards specs, 2004-04-28 14:31:44 +00:00
Makefile Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use. 2003-12-08 19:02:06 +00:00
Makefile.inc - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00