minix/boot
2010-07-06 12:11:25 +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: fix clang warnings. 2010-07-06 12:11:25 +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 Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
doshead.s Revert bad prior reversion 2010-06-24 12:27:58 +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 Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +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