minix/boot
2010-04-08 12:18:57 +00:00
..
a.out2com Initial revision 2005-04-21 14:53:53 +00:00
addaout.c Lots of cleanup of boot code. 2010-02-17 20:30:29 +00:00
boot.c Rename all uses of U8_t to u8_t and remove U8_t, remove unused I8_t, 2010-04-07 13:35:56 +00:00
boot.h Rename all uses of U8_t to u8_t and remove U8_t, remove unused I8_t, 2010-04-07 13:35:56 +00:00
bootblock.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
boothead.s Fix to make making a bootable cd possible again. 2010-01-18 14:10:04 +00:00
bootimage.c Fix printfs with too few or too many parms, remove unused vars, fix incorrect flag tests, other code cleanup. 2010-04-01 13:25:05 +00:00
doshead.s unbreak "make dos" in boot (Bug#365, patch by Antoine Leca) 2009-12-24 23:49:23 +00:00
image.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
installboot.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
jumpboot.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile more stack for boot 2010-04-08 12:18:57 +00:00
masterboot.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
mkfhead.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
mkfile.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
rawfs.c Lots of const correctness. 2010-03-27 14:31:00 +00:00
rawfs.h Lots of const correctness. 2010-03-27 14:31:00 +00:00
updateboot.sh /boot/boot install helper script. 2008-12-19 12:52:45 +00:00