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_6_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.43   8 years  krw   Oops. Missed file in fdisk commit.
[TXT] cmd.c  1.98   6 years  krw   Constrain MBR partition offsets to 0 .. disk.size - 1. Issue reported by Alexi ...
[TXT] cmd.h  1.19   8 years  krw   Make '-i' set 'reinited' flag so that the initial Xwrite() will zap any undesira...
[TXT] disk.c  1.56   6 years  guenther   Prefer <fcntl.h> over <sys/fcntl.h> in userland While here, delete some extra #i...
[TXT] disk.h  1.21   8 years  krw   Open disk READONLY if none of i, e or u are specified. Suggestion, original dif...
[TXT] fdisk.8  1.94   7 years  sobrado   cleanup fdisk(8) partition names used by FAT file systems so they are more consi...
[TXT] fdisk.c  1.103   6 years  guenther   Prefer <fcntl.h> over <sys/fcntl.h> in userland While here, delete some extra #i...
[TXT] gpt.c  1.11   8 years  mestre   Remove unused variables OK krw@
[TXT] gpt.h  1.6   8 years  krw   Revamp the display of GPT information, hiding less important information under t...
[TXT] mbr.c  1.67   7 years  krw   Nuke now unused 'sz' variable.
[TXT] mbr.h  1.28   8 years  krw   Parse the original on-disk MBR into a local variable. Use the partition table in...
[TXT] misc.c  1.62   6 years  krw   Range check default values so that a range like '[1 - 0] [1]' can no longer retu...
[TXT] misc.h  1.33   8 years  krw   Bring GPT partition editing into line with MBR partition editing by presenting t...
[TXT] part.c  1.77   7 years  sobrado   cleanup fdisk(8) partition names used by FAT file systems so they are more consi...
[TXT] part.h  1.21   8 years  tim   When prompting for a GPT partition type, use the partition's current type as def...
[TXT] user.c  1.51   6 years  guenther   Prefer <fcntl.h> over <sys/fcntl.h> in userland While here, delete some extra #i...
[TXT] user.h  1.17   8 years  krw   Add '-v' flag that forces the display of both GPT's and the MBR. Useful for seei...
[TXT] mbrcode.h (in the Attic) [Hide]  1.5   9 years  krw   Switch all the license blocks to the standard OpenBSD/ISC license. With the per...