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_4_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.33   17 years  miod   Add armish to MANSUBDIR
[TXT] cmd.c  1.42   17 years  ray   Add checks to each write(2) attempt and try to keep fdisk in a consistent state ...
[TXT] cmd.h  1.9   19 years  deraadt   add a swap primitive; ok various, will be polished after by tom
[TXT] disk.c  1.24   18 years  krw   Fix condition so "BIOS fixup botch" can, unlikely as it is, be detected. Found b...
[TXT] disk.h  1.8   19 years  otto   Handle geometry parameters as unsigned quantities, getting rid of negative numbe...
[TXT] fdisk.8  1.51   17 years  ray   Mention that `b', `k', `m', and `g' can be specified after the print command to ...
[TXT] fdisk.c  1.43   17 years  ray   Change some obvious atoi() to strtonum(). OK tedu@
[TXT] mbr.c  1.22   18 years  ray   Change MBR_read() and MBR_write() to return -1 on error and set errno = EIO for ...
[TXT] mbr.h  1.11   21 years  weingart   Nuke terms 3 & 4.
[TXT] misc.c  1.16   18 years  krw   Replace default DEV_BSIZE sector conversion factor with disklabel's sector size ...
[TXT] misc.h  1.12   18 years  krw   Replace default DEV_BSIZE sector conversion factor with disklabel's sector size ...
[TXT] part.c  1.42   17 years  deraadt   EFI partition types; didickman@yahoo.com
[TXT] part.h  1.13   19 years  otto   Handle geometry parameters as unsigned quantities, getting rid of negative numbe...
[TXT] user.c  1.23   17 years  ray   Add checks to each write(2) attempt and try to keep fdisk in a consistent state ...
[TXT] user.h  1.7   21 years  weingart   Nuke terms 3 & 4.
[TXT] mbrcode.h (in the Attic) [Hide]  1.3   20 years  tom   Sync fdisk's internal master boot record with the recent changes to /usr/mdec/mb...