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_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.20   21 years  wcobb   include <bsd.own.mk> before using NOMAN; ok millert@
[TXT] cmd.c  1.31   22 years  mickey   allow reinitializing mbr in the ext parts; from Matt Watson <mwatson@apple.com>
[TXT] cmd.h  1.7   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] disk.c  1.16   21 years  deraadt   malloc() failure tests; rimshot@pandora.be
[TXT] disk.h  1.6   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] fdisk.8  1.38   22 years  kjell   sync to reality. Note that the NT serial number is now whacked with an update, o...
[TXT] fdisk.c  1.34   22 years  kjell   Get this damn diff out of my tree. ok from weingart@, deraadt@ and others. Add a...
[TXT] mbr.c  1.16   22 years  todd   rm trailing whitespace
[TXT] mbr.h  1.10   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] misc.c  1.11   22 years  espie   machine/limits.h is not userland. Use limits.h ok millert@
[TXT] misc.h  1.8   22 years  millert   Manual cleanup of remaining userland __P use (excluding packages maintained outs...
[TXT] part.c  1.30   22 years  todd   rm trailing whitespace
[TXT] part.h  1.10   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] user.c  1.19   22 years  deraadt   strcpy, sprintf death; mpech ok
[TXT] user.h  1.6   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] mbrcode.h (in the Attic) [Hide]  1.1   22 years  kjell   Add new mbrcode.h - MBR boot code - no need for a separate file now