minix/boot
2010-06-02 13:23:15 +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 boot monitor: introduce a 'reset' command that causes the cpu to 2010-06-02 13:23:15 +00:00
boot.h Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
bootblock.s cd boot workaround for bioses that didn't want to boot >4 image sectors. 2010-04-26 22:07:21 +00:00
boothead.s boot monitor: introduce a 'reset' command that causes the cpu to 2010-06-02 13:23:15 +00:00
bootimage.c Intermediate boot verbosity level EXTRA (2), MAX moved to 3 2010-05-10 18:07:59 +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 cd boot workaround for bioses that didn't want to boot >4 image sectors. 2010-04-26 22:07:21 +00:00
jumpboot.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile Buildsystem changes for GCC 2010-05-19 13:24:15 +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 Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +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