Date: Mon, 25 May 2009 09:23:26 +0000 (UTC) From: Brian Somers <brian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/fdisk fdisk.8 fdisk.c Message-ID: <200905250923.n4P9NmbD014718@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2009-05-25 09:23:26 UTC FreeBSD src repository Modified files: sbin/fdisk fdisk.8 fdisk.c Log: SVN rev 192745 on 2009-05-25 09:23:26Z by brian Enhance the 'p' command so that it understands size qualifiers (K/M/G) and so that it understands '*' as 'DTRT'. PR: 68312 Submitted by: Rene de Vries - rene at tunix dot nl (mostly) MFC after: 3 weeks Revision Changes Path 1.41 +36 -0 src/sbin/fdisk/fdisk.8 1.93 +82 -6 src/sbin/fdisk/fdisk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905250923.n4P9NmbD014718>