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_7


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.44   14 years  sobrado   spelling fixes, from Brad Tilley; we will not fix src/sbin/dump/dump.h as neithe...
[TXT] cmd.h  1.9   19 years  deraadt   add a swap primitive; ok various, will be polished after by tom
[TXT] disk.c  1.29   15 years  krw   Eliminate excessive verbiage for 'fdisk -i' and 'fdisk -u'. Especially the multi...
[TXT] disk.h  1.10   15 years  krw   Eliminate excessive verbiage for 'fdisk -i' and 'fdisk -u'. Especially the multi...
[TXT] fdisk.8  1.67   15 years  jmc   some improvements inspired by a mail on misc@ from frantisek holop: - clarify t...
[TXT] fdisk.c  1.49   14 years  otto   loongson has mbr as well; ok miod@ (but he made me promise to make a -DHAVE_MBR ...
[TXT] mbr.c  1.24   15 years  krw   Eliminate excessive verbiage for 'fdisk -i' and 'fdisk -u'. Especially the multi...
[TXT] mbr.h  1.11   21 years  weingart   Nuke terms 3 & 4.
[TXT] misc.c  1.22   14 years  halex   properly sanitize the default value in ask_num(...)
[TXT] misc.h  1.12   18 years  krw   Replace default DEV_BSIZE sector conversion factor with disklabel's sector size ...
[TXT] part.c  1.50   15 years  deraadt   code that stank and made me upset
[TXT] part.h  1.13   19 years  otto   Handle geometry parameters as unsigned quantities, getting rid of negative numbe...
[TXT] user.c  1.24   15 years  krw   Eliminate excessive verbiage for 'fdisk -i' and 'fdisk -u'. Especially the multi...
[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...