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_0


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.95   8 years  krw   Dump strdup()/free() dance and just use a local buffer to translate help message...
[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.55   8 years  krw   Accept only character special devices rather than generating a core dump on the ...
[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.92   8 years  krw   A disk name of /dev/wd0c doesn't work. Correct verbiage and example. Discovered...
[TXT] fdisk.c  1.101   7 years  tb   Move pledge after opendev and DIOCGPDINFO. Fixes e.g. fdisk /dev/tty. This diff ...
[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.65   8 years  krw   Revert r1.59's over-enthusiatic MBR zero'ing in MBR_init(). It was killing the m...
[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.61   8 years  tim   When prompting for a GPT partition type, use the partition's current type as def...
[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.75   8 years  tim   When prompting for a GPT partition type, use the partition's current type as def...
[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.50   8 years  krw   Revamp the display of GPT information, hiding less important information under t...
[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...