minix/boot
Arun Thomas 2a8fabf4ad Include directory reorg and makefile updates.
-Convert the include directory over to using bsdmake
 syntax
-Update/add mkfiles
-Modify install(1) so that it can create symlinks
-Update makefiles to use new install(1) options
-Rename /usr/include/ibm to /usr/include/i386
-Create /usr/include/machine symlink to arch header files
-Move vm_i386.h to its new home in the /usr/include/i386
-Update source files to #include the header files at their
 new homes.
-Add new gnu-includes target for building GCC headers
2010-03-08 11:04:59 +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 Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
boot.h Lots of cleanup of boot code. 2010-02-17 20:30:29 +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 Include directory reorg and makefile updates. 2010-03-08 11:04: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 Fix to make making a bootable cd possible again. 2010-01-18 14:10:04 +00:00
jumpboot.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile Fix to make making a bootable cd possible again. 2010-01-18 14:10:04 +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 Fixed a number of complaints about missing return statements. 2010-01-28 13:17:07 +00:00
rawfs.c fix remaining warnings in 'make world' 2009-12-14 20:25:52 +00:00
rawfs.h Lots of cleanup of boot code. 2010-02-17 20:30:29 +00:00
updateboot.sh /boot/boot install helper script. 2008-12-19 12:52:45 +00:00