Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2004 06:00:05 +0000 (UTC)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/boot2 boot1.Ssrc/sys/boot/i386/btx/lib btxcsu.s
Message-ID:  <200408050600.i75605Hv055807@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408050600.i75605Hv055807>