cvs commit: src/sbin/fdisk fdisk.c src/usr.sbin/boot0cfg boot0cfg.c
Ulf Lilleengen
lulf at FreeBSD.org
Sun Sep 7 14:15:20 UTC 2008
lulf 2008-09-07 13:58:35 UTC
FreeBSD src repository
Modified files:
sbin/fdisk fdisk.c
usr.sbin/boot0cfg boot0cfg.c
Log:
SVN rev 182844 on 2008-09-07 13:58:35Z by lulf
- 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)
Revision Changes Path
1.86 +31 -50 src/sbin/fdisk/fdisk.c
1.21 +23 -33 src/usr.sbin/boot0cfg/boot0cfg.c
More information about the cvs-src
mailing list