freebsd-dev/sbin/fdisk
Ulf Lilleengen b31e5ae243 - 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)
2008-09-07 13:58:35 +00:00
..
fdisk.8 Add a -q[uiet] flag for scripts. 2008-07-31 00:55:29 +00:00
fdisk.c - Make use of the new and g_device_path utility function in libgeom to avoid 2008-09-07 13:58:35 +00:00
Makefile Attempt gctl verb "write MBR" when updating. 2005-07-15 08:02:51 +00:00
runtest.sh