cvs commit: src/sys/i386/i386 swtch.s

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jul 19 21:20:47 PDT 2003


dillon      2003/07/19 21:20:29 PDT

  Modified files:
    sys/i386/i386        swtch.s 
  Log:
  Profiling cleanup 1/2: fix crashes (all registers need to be left intact
  from assembly), and fix a few syntax issues, etc.   It isn't ticking away
  properly yet but at least it isn't crashing.
  
  Submitted-by: Kip Macy <kmacy at xxxxxxxxxxx>
  Additional-work: dillon
  
  Revision  Changes    Path
  1.25      +1 -3      src/sys/i386/i386/swtch.s






More information about the Commits mailing list