Home | History | Annotate | Download | only in lib
History log of /src/sys/arch/i386/stand/lib/startprog.S
RevisionDateAuthorComments
 1.4  04-Dec-2016  maxv KNF and explain a few things
 1.3  01-Feb-2003  dsl branches: 1.3.152; 1.3.172; 1.3.176;
Change all .S files to use .code16 and .code32
Support 32bit addresses >64k as valid on bios calls.
Move stack for dosboot and biosboot to >64 so stack doesn't hit data.
Use disk sector number passed by mbr code to select default partition
(the mbr code doesn't do this yet).
NB only biosboot and dosboot have been tested so far.
(changes approved by christos and fvdl)
 1.2  01-Mar-1999  simonb fix spel.
 1.1  14-Mar-1997  perry branches: 1.1.1;
Initial revision
 1.1.1.1  14-Mar-1997  perry Initial import of new boot code, created by Matthias Drochner with a
little hacking by me. This isn't strictly identical to his 920312
release -- I've hacked it a bit -- but since we are taking over change
control it doesn't matter much.
 1.3.176.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.3.172.1  05-Dec-2016  skrll Sync with HEAD
 1.3.152.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed