Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2002 04:10:39 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/common ufsread.c src/sys/boot/i386/boot2 Makefile boot2.c
Message-ID:  <200206051110.g55BAdY44819@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/06/05 04:10:39 PDT

  Modified files:
    sys/boot/i386/boot2  Makefile boot2.c 
  Added files:
    sys/boot/common      ufsread.c 
  Log:
  Preparation for UFS2 commit:
  
  Factor the ufs reading code out of the i386/boot2 loader so it can
  be reused by for instance sparc64.
  
  Sponsored by: DARPA and NAI Labs.
  
  Revision  Changes    Path
  1.1       +183 -0    src/sys/boot/common/ufsread.c (new)
  1.28      +1 -0      src/sys/boot/i386/boot2/Makefile
  1.42      +3 -161    src/sys/boot/i386/boot2/boot2.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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