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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to