1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sbin/fdisk
Poul-Henning Kamp c0fdfdba29 Use default geometry in case the device doesn't provide one:
512 for sectorsize.
	63 for sectors.
	255 for heads.
This will mostly show up on MD(4) devices.
2003-03-29 22:06:52 +00:00
..
fdisk.8 s/filesystem/file system/g as discussed on -developers 2002-08-21 18:11:48 +00:00
fdisk.c Use default geometry in case the device doesn't provide one: 2003-03-29 22:06:52 +00:00
Makefile Get this to WARNS=4 and closer to style(9) at a sacrifice in 2002-03-29 19:33:14 +00:00