1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sbin/fdisk
Dag-Erling Smørgrav 7fb7df3159 Warn about partitions that would overlap with the master boot record, and
if the user agrees, move them out one track.

MFC after:	7 days
2003-11-13 21:13:43 +00:00
..
fdisk.8 s/disklabel/bsdlabel where needed. 2003-10-11 08:24:07 +00:00
fdisk.c Warn about partitions that would overlap with the master boot record, and 2003-11-13 21:13:43 +00:00
Makefile
runtest.sh Use symbolic constants from <sys/diskmbr.h> instead of local constants. 2003-04-13 21:57:08 +00:00