Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2003 23:03:25 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/sunlabel Makefile sunlabel.c
Message-ID:  <200301310703.h0V73P7U095013@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2003/01/30 23:03:25 PST

  Added files:
    sbin/sunlabel        Makefile sunlabel.c 
  Log:
  Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8)
  which works on sun labels.  Due to the lack of an interface other than
  write(2) to update labels, it cannot modify an open partition.
  
  Revision  Changes    Path
  1.1       +7 -0      src/sbin/sunlabel/Makefile (new)
  1.1       +578 -0    src/sbin/sunlabel/sunlabel.c (new)

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?200301310703.h0V73P7U095013>