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_8_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.22   19 years  deraadt   spacing
[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.15   19 years  deraadt   some delinting; ok otto
[TXT] misc.h  1.11   19 years  otto   remove stray const, noted by david@
[TXT] part.c  1.40   19 years  deraadt   0xBF is new Solaris ID; lclee@west.sun.com
[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...