This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
fdisk
History
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
Pull in the encoding/decoding functions for struct dos_partition.
2003-04-13 21:34:16 +00:00
runtest.sh
Use symbolic constants from <sys/diskmbr.h> instead of local constants.
2003-04-13 21:57:08 +00:00