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_3_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.30   19 years  millert   Prevent gzip from storing mtime and filename in the header so we get identical b...
[TXT] cmd.c  1.39   19 years  otto   Allow setting of partition flag with an optional explicit value. PR 4143. ok wei...
[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.50   19 years  jmc   - better synopsis - sync usage() - add fstab(5) to SEE ALSO - NOTES -> CAVEATS a...
[TXT] fdisk.c  1.40   19 years  jmc   - better synopsis - sync usage() - add fstab(5) to SEE ALSO - NOTES -> CAVEATS a...
[TXT] mbr.c  1.21   19 years  deraadt   some delinting; ok otto
[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.41   18 years  krw   Replace default DEV_BSIZE sector conversion factor with disklabel's sector size ...
[TXT] part.h  1.13   19 years  otto   Handle geometry parameters as unsigned quantities, getting rid of negative numbe...
[TXT] user.c  1.22   19 years  deraadt   add a swap primitive; ok various, will be polished after by tom
[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...