Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2008 13:58:35 +0000 (UTC)
From:      Ulf Lilleengen <lulf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/fdisk fdisk.c src/usr.sbin/boot0cfg boot0cfg.c
Message-ID:  <200809071415.m87EFKPT064432@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lulf        2008-09-07 13:58:35 UTC

  FreeBSD src repository

  Modified files:
    sbin/fdisk           fdisk.c 
    usr.sbin/boot0cfg    boot0cfg.c 
  Log:
  SVN rev 182844 on 2008-09-07 13:58:35Z by lulf
  
  - Make use of the new and g_device_path utility function in libgeom to avoid
    duplication of code in fdisk and boot0cfg. Also make use of g_providername to
    fix an issue with fdisk and boot0cfg not using the correct provider when
    writing the MBR.
  
  Reviewed by:    phk
  Approved by:    pjd (mentor)
  
  Revision  Changes    Path
  1.86      +31 -50    src/sbin/fdisk/fdisk.c
  1.21      +23 -33    src/usr.sbin/boot0cfg/boot0cfg.c



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