freebsd-skq/sys/boot/i386
imp 606954dc42 Save 4 more bytes by not initializing opts to 0. This moves it from
the data section to the bss section givig us initialization for free.

Noticed by: bde
2003-01-14 16:33:37 +00:00
..
boot0 Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
boot2 Save 4 more bytes by not initializing opts to 0. This moves it from 2003-01-14 16:33:37 +00:00
btx Revert MEM_USR back to 0xa000 for BTX clients. Instead, adjust boot2 2002-10-08 18:19:02 +00:00
cdboot Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
gptboot Save 4 more bytes by not initializing opts to 0. This moves it from 2003-01-14 16:33:37 +00:00
kgzldr Use as's --defsym switch to compensate for the loss of the M4 substitution 2002-09-30 20:37:58 +00:00
libi386 Correctly recognize both bogus and genuine BSD disklabels. 2002-11-03 21:47:55 +00:00
loader Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c. 2002-12-19 19:34:59 +00:00
mbr Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
pxeldr Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
Makefile RIP liloldr. 2002-12-31 02:29:03 +00:00
Makefile.inc