freebsd-skq/sys/boot/i386
Ruslan Ermilov 3c96564d00 Convert block comments into C-style that is understood by cpp(1).
Keep line comments in assembler style.  A few lines that match
the '^[[:space:]]+#' regexp still need to be fixed, somehow.

OK'ed by:	bde, jhb
2004-04-29 18:58:38 +00:00
..
boot0 Convert block comments into C-style that is understood by cpp(1). 2004-04-29 18:58:38 +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 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 Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +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 Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +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