cvs commit: src/sbin/bsdlabel bsdlabel.c

Ulf Lilleengen lulf at FreeBSD.org
Thu Sep 18 14:04:10 UTC 2008


lulf        2008-09-18 14:04:02 UTC

  FreeBSD src repository

  Modified files:
    sbin/bsdlabel        bsdlabel.c 
  Log:
  SVN rev 183143 on 2008-09-18 14:04:02Z by lulf
  
  - Make bsdlabel use libgeom to determine provider name, device path, the media
    size and the sector size.
  - Fix a bug where bsdlabel would try to read a regular file using the geom_bsd
    class.
  
  Quick review by:        phk
  Approved by:    pjd (mentor)
  
  Revision  Changes    Path
  1.115     +40 -22    src/sbin/bsdlabel/bsdlabel.c


More information about the cvs-src mailing list