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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.36   16 years  deraadt   Build fdisk(8) on all architectures, since it is minimally useful to view the MB...
[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.28   17 years  krw   Remove unneeded #include's, as already done for disklabel. CPU_BIOS fallout.
[TXT] disk.h  1.9   17 years  krw   Eliminate CPU_BIOS from userland and wd(4) by always using the BIOS geometry in ...
[TXT] fdisk.8  1.65   16 years  sobrado   adjust width of S column to improve printing of the MBR partition table on moder...
[TXT] fdisk.c  1.48   16 years  sobrado   sort flags in both synopsis and usage ok jmc@
[TXT] mbr.c  1.23   17 years  krw   Read/write device sectors rather than assuming sector size == DEV_BSIZE. Simply ...
[TXT] mbr.h  1.11   20 years  weingart   Nuke terms 3 & 4.
[TXT] misc.c  1.18   17 years  deraadt   add a -y flag, for non-interactive use
[TXT] misc.h  1.12   18 years  krw   Replace default DEV_BSIZE sector conversion factor with disklabel's sector size ...
[TXT] part.c  1.46   16 years  sobrado   adjust width of S column to improve printing of the MBR partition table on moder...
[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   20 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...