Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2007 18:30:10 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/110182: commit references a PR
Message-ID:  <200704301830.l3UIUA2D038644@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/110182; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/110182: commit references a PR
Date: Mon, 30 Apr 2007 18:29:43 +0000 (UTC)

 maxim       2007-04-30 18:29:36 UTC
 
   FreeBSD src repository
 
   Modified files:
     sbin/fdisk           fdisk.8 fdisk.c 
   Log:
   o Add -p flag: print a slice table in fdisk configuration file format.
   Now it is possible to do something like fdisk -p ad0 | fdisk -f - ad1.
   
   PR:             bin/110182
   Submitted by:   Jukka A. Ukkonen
   MFC after:      1 month
   
   Revision  Changes    Path
   1.39      +8 -2      src/sbin/fdisk/fdisk.8
   1.83      +28 -2     src/sbin/fdisk/fdisk.c
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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