1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/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
runtest.sh