cvs commit: src/sys/boot/i386/boot2 boot1.Ssrc/sys/boot/i386/btx/lib btxcsu.s

Alexander Kabaev kan at FreeBSD.org
Wed Aug 4 23:00:06 PDT 2004


kan         2004-08-05 06:00:05 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/boot2  boot1.S 
    sys/boot/i386/btx/lib btxcsu.s 
  Log:
  Move boot2 BSS zeroing into btx startup code out of boot1. boot1 does not
  have clear idea on boot2 BSS size and leaves portion of it not zeroed out.
  btxcsu.s is in much better position for this job.
  
  Obtained from: DragonflyBSD (with minor adjustments)
  
  Revision  Changes    Path
  1.29      +0 -4      src/sys/boot/i386/boot2/boot1.S
  1.4       +9 -1      src/sys/boot/i386/btx/lib/btxcsu.s


More information about the cvs-all mailing list