OpenBSD CVS

src/sbin/fdisk/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / fdisk

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   24 years  espie   Prepare to recurse down those directories for all arches, to grab manpages.
[TXT] cmd.c  1.26   23 years  mickey   be more verbose when warning for partition errors, print partition number in the...
[TXT] cmd.h  1.4   26 years  deraadt   new command: manual
[TXT] disk.c  1.11   24 years  kjell   Favor BIOS geometry over physical. This should fix MANY problems with hard drive...
[TXT] disk.h  1.3   26 years  deraadt   a bunch of improvements by weingart & I
[TXT] fdisk.8  1.32   24 years  deraadt   Oxify; aaron
[TXT] fdisk.c  1.31   24 years  deraadt   support LBA-mapped extended partitions too; sigh@kuzirabekon.econ.nagasaki-u.ac....
[TXT] mbr.c  1.11   23 years  rahnds   On the last commit to fdisk when the prototypes to PRT_fix_CHS and PRT_fix_BN we...
[TXT] mbr.h  1.4   25 years  rahnds   Since on the powerpc, the system does not supply the user with bios valid cyl,he...
[TXT] misc.c  1.6   26 years  deraadt   indent
[TXT] misc.h  1.3   26 years  deraadt   a bunch of improvements by weingart & I
[TXT] part.c  1.18   23 years  mickey   be more verbose when warning for partition errors, print partition number in the...
[TXT] part.h  1.6   23 years  mickey   be more verbose when warning for partition errors, print partition number in the...
[TXT] user.c  1.15   23 years  deraadt   handle LBA extended partitions here too; scott@nts.umn.edu
[TXT] user.h  1.3   26 years  provos   make fdisk grok extended partitions again. we have to keep track of the absolute...