cvs commit: src/sys/boot/alpha Makefile.inc src/sys/boot/ficl Makefile

David E. O'Brien obrien at FreeBSD.org
Mon Aug 23 09:25:09 PDT 2004


obrien      2004-08-23 16:25:07 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/alpha       Makefile.inc 
    sys/boot/ficl        Makefile 
  Log:
  Forced commit to document:
  
          Doug Rabson <dfr at nlsystems.com>
          Message-Id: <200408220940.18504.dfr at nlsystems.com>
          Size does matter for the alpha loader.  The firmware gives it 256k
          of address space which we overflowed many years ago.  I extended it
          in sys/boot/alpha/common/main.c:extend_heap() by adding 512k to the
          loader's mapped address space.
  
  Revision  Changes    Path
  1.11      +0 -0      src/sys/boot/alpha/Makefile.inc
  1.39      +0 -0      src/sys/boot/ficl/Makefile


More information about the cvs-src mailing list