This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-04 14:24:23 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9dcafe16d4
opnsense-src
/
sbin
/
fdisk
History
Rodney W. Grimes
554e6a7563
Allow fdisk(8) to deal with sectors larger than 2048
...
especially for 4Kn drives with PMBR's Approved by: bde (mentor) MFC: 3 days
2018-10-25 12:13:13 +00:00
..
fdisk.8
Document the history of fdisk based on the original post to comp.unix.bsd by Julian Elischer [1] and the Mach 2.5 Installation notes [2].
2016-10-05 20:21:06 +00:00
fdisk.c
Allow fdisk(8) to deal with sectors larger than 2048
2018-10-25 12:13:13 +00:00
Makefile
sbin: normalize paths using SRCTOP-relative paths or :H when possible
2017-03-04 11:33:01 +00:00
Makefile.depend
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
runtest.sh
Use symbolic constants from <sys/diskmbr.h> instead of local constants.
2003-04-13 21:57:08 +00:00