cvs commit: src/sys/boot/i386/boot2

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Sep 12 11:37:44 PDT 2004


dillon      2004/09/12 11:37:15 PDT

DragonFly src repository

  Modified files:
    sys/boot/i386/boot2  Makefile sio.S 
  Log:
  Make sio.S aware of when -mrtd is or is not being used, so it can implement
  the correct return semantics.
  
  Sio-bug-found-after-agonizing-research-by: "Simon 'corecode' Schubert" <corecode at xxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.12      +7 -1      src/sys/boot/i386/boot2/Makefile
  1.7       +6 -1      src/sys/boot/i386/boot2/sio.S


http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/boot2/Makefile.diff?r1=1.11&r2=1.12&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/boot2/sio.S.diff?r1=1.6&r2=1.7&f=u





More information about the Commits mailing list