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_5_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.42   9 years  krw   Switch all the license blocks to the standard OpenBSD/ISC license. With the per...
[TXT] cmd.c  1.82   9 years  krw   Don't printf("offset: ...) before every call to MBR_print(). Do it once inside M...
[TXT] cmd.h  1.17   9 years  krw   Stop passing around little used 'struct mbr tt' parameter. Just make the initia...
[TXT] disk.c  1.47   9 years  krw   Even better -- readsector() and writesector() become DISK_readsector() and DISK_...
[TXT] disk.h  1.19   9 years  krw   Even better -- readsector() and writesector() become DISK_readsector() and DISK_...
[TXT] fdisk.8  1.79   9 years  krw   Document that -i/-u are mutually exclusive and clean up the related code a bit. ...
[TXT] fdisk.c  1.74   8 years  krw   Nuke unused variable.
[TXT] mbr.c  1.52   9 years  krw   Don't printf("offset: ...) before every call to MBR_print(). Do it once inside M...
[TXT] mbr.h  1.23   9 years  krw   Nuke declaration of unused and non-existant function MBR_print_disk().
[TXT] misc.c  1.51   9 years  krw   Even better -- readsector() and writesector() become DISK_readsector() and DISK_...
[TXT] misc.h  1.30   9 years  krw   Even better -- readsector() and writesector() become DISK_readsector() and DISK_...
[TXT] part.c  1.72   9 years  krw   Wrap some annoying long lines.
[TXT] part.h  1.19   9 years  krw   Expand internal representation of partition starting LBA and size to 64 bits, ad...
[TXT] user.c  1.44   9 years  krw   Don't printf("offset: ...) before every call to MBR_print(). Do it once inside M...
[TXT] user.h  1.16   9 years  krw   Stop passing around little used 'struct mbr tt' parameter. Just make the initia...
[TXT] mbrcode.h (in the Attic) [Hide]  1.5   9 years  krw   Switch all the license blocks to the standard OpenBSD/ISC license. With the per...