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_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.17   22 years  drahn   Changes to build platform specific files properly with the powerpc -> macppc por...
[TXT] cmd.c  1.28   23 years  weingart   More -Wall cleanup. Ansi style nit.
[TXT] cmd.h  1.6   22 years  heko   #(endif|else) foo is incorrect, make it #endif /* foo */ deraadt@ ok
[TXT] disk.c  1.13   22 years  kjell   Changes from Toby. Make error tests explicit (against -1), remove one big hurdle...
[TXT] disk.h  1.4   22 years  heko   #(endif|else) foo is incorrect, make it #endif /* foo */ deraadt@ ok
[TXT] fdisk.8  1.35   22 years  mpech   o) {Open,Net,Free}BSD -> .{O,N,F}x; o) "start sentence on new line" issues; o) m...
[TXT] fdisk.c  1.33   22 years  millert   #include <string.h> to get mem* prototypes.
[TXT] mbr.c  1.12   23 years  weingart   Quick -Wall fixes, ok niklas@, aaron@
[TXT] mbr.h  1.6   22 years  heko   #(endif|else) foo is incorrect, make it #endif /* foo */ deraadt@ ok
[TXT] misc.c  1.6   26 years  deraadt   indent
[TXT] misc.h  1.4   22 years  heko   #(endif|else) foo is incorrect, make it #endif /* foo */ deraadt@ ok
[TXT] part.c  1.24   22 years  millert   #include <string.h> to get mem* prototypes.
[TXT] part.h  1.8   22 years  heko   #(endif|else) foo is incorrect, make it #endif /* foo */ deraadt@ ok
[TXT] user.c  1.16   23 years  angelos   New command "setpid", just changes the ID of a partition (no other parameters ed...
[TXT] user.h  1.4   22 years  heko   #(endif|else) foo is incorrect, make it #endif /* foo */ deraadt@ ok
[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