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_7_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.46   2 years  krw   Neither macppc nor the retired loongson have any remaining useful information in...
[TXT] cmd.c  1.167   14 months  krw   Use nitems() in the simple iterations over mbr->mbr_prt[]. No intentional funct...
[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.117   22 months  krw   Synch 'help' command descriptions with man page descriptions. Put 'setpid' desc...
[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.86   14 months  krw   Use nitems() of source and destination partition arrays rather than assuming the...
[TXT] gpt.h  1.20   2 years  krw   Sigh. Another forgotten header file.
[TXT] mbr.c  1.123   14 months  krw   Use nitems() of source and destination partition arrays rather than assuming the...
[TXT] mbr.h  1.44   22 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.49   2 years  krw   Wrap a long line.
[TXT] part.c  1.132   14 months  krw   Use GPT_UUID_NBSD_UFS, not GPT_UUID_FBSD_DATA, for NetBSD GPT partition entries....
[TXT] part.h  1.38   2 years  krw   Rename gt_protected field of struct gpt_type to gt_attr and #define GTATTR_PROTE...
[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.24   22 months  krw   Only MBR and GPT structures can be edited by fdisk. If neither are found, restr...