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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.46   23 months  krw   Neither macppc nor the retired loongson have any remaining useful information in...
[TXT] cmd.c  1.180   2 months  krw   Allow fdisk(8) to add GPT partitions of protected types. This makes it possible...
[TXT] cmd.h  1.27   22 months  krw   Add some anti-feline input protection by refusing to process input of excessive ...
[TXT] disk.c  1.75   2 years  krw   Push DISK_[read|write]sectors() down to disk.c local functions and expose new DI...
[TXT] disk.h  1.33   2 years  krw   Push DISK_[read|write]sectors() down to disk.c local functions and expose new DI...
[TXT] fdisk.8  1.119   6 months  krw   Enhance 'flag' to accept hex values in addition to the current 0 .. INT64_MAX de...
[TXT] fdisk.c  1.146   22 months  krw   Modernize and cleanse fdisk.8, making it more concise and aligned with the code....
[TXT] gpt.c  1.93   10 months  krw   Take more care to ensure name_to_string() always returns a proper string. Don't ...
[TXT] gpt.h  1.20   2 years  krw   Sigh. Another forgotten header file.
[TXT] mbr.c  1.124   12 months  krw   Make function and symmetry obvious by renaming PRT_make() to PRT_prt_to_dp() and...
[TXT] mbr.h  1.44   21 months  krw   Allow editing of an MBR of all zeros. Fallout from regress failure spotted by a...
[TXT] misc.c  1.88   22 months  krw   Add some anti-feline input protection by refusing to process input of excessive ...
[TXT] misc.h  1.50   13 months  krw   Move LINEBUFSZ to be with its friends in misc.h. Nuke unused HELPBUFSZ. No fun...
[TXT] part.c  1.164   10 months  krw   "%-Ns\n" is more appropriately "%s\n" to avoid adding extraneous blanks to the e...
[TXT] part.h  1.47   11 months  krw   If an MBR partition start or end can be represented by CHS, set both CHS and LBA...
[TXT] user.c  1.85   14 months  krw   Use nitems() in the simple iterations over mbr->mbr_prt[]. No intentional funct...
[TXT] user.h  1.25   13 months  krw   Move LINEBUFSZ to be with its friends in misc.h. Nuke unused HELPBUFSZ. No fun...
[TXT] mbrcode.h (in the Attic) [Hide]  1.6   2 years  krw   Nuke unused file.