minix/boot
Ben Gras ba91b3b7d2 - remove unused bootdelay feauture
- only print a line for every boot process if 'verbose' variable set to
   nonzero; reason: with serial output, the long output
   significantly slows down frequent reboots, and causes 'scroll damage'
   that in some cases is pretty bad. also the verbose output doesn't tell
   you the one thing you might want to know about a process: how much memory
   is it using? or how much memory is everything using?
 - short format does print out total memory allocated for processes
2009-09-21 14:23:47 +00:00
..
a.out2com Initial revision 2005-04-21 14:53:53 +00:00
addaout.c *** empty log message *** 2005-06-17 09:15:39 +00:00
boot.c if serial output is enabled in the boot monitor, on the first serial line, 2008-12-19 13:21:42 +00:00
boot.h Fixed some warnings 2009-08-17 18:49:15 +00:00
bootblock.s Initial revision 2005-04-21 14:53:53 +00:00
boothead.s don't execute hlt in real mode. 2009-03-24 16:08:10 +00:00
bootimage.c - remove unused bootdelay feauture 2009-09-21 14:23:47 +00:00
doshead.s No backquotes. 2005-09-07 18:24:38 +00:00
image.h Initial revision 2005-04-21 14:53:53 +00:00
installboot.c Updated constant names 2005-11-15 12:12:00 +00:00
jumpboot.s Initial revision 2005-04-21 14:53:53 +00:00
Makefile - no more separate cd booting stuff (handled in FS now) 2005-09-07 16:29:38 +00:00
masterboot.s Initial revision 2005-04-21 14:53:53 +00:00
mkfhead.s Initial revision 2005-04-21 14:53:53 +00:00
mkfile.c Initial revision 2005-04-21 14:53:53 +00:00
rawfs.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
rawfs.h Initial revision 2005-04-21 14:53:53 +00:00
updateboot.sh /boot/boot install helper script. 2008-12-19 12:52:45 +00:00