freebsd-dev/lib/libdisk
David Schultz 988825812e Remove an errant `#define dprintf printf'. It seems to be leftover
debugging code that nothing depends on. (I've had this in my tree for
years without issue.)
2012-01-20 06:59:29 +00:00
..
blocks.c
change.c Disable a check on a disk size because it's too strict. This change is 2009-09-21 04:04:02 +00:00
chunk.c
create_chunk.c
disk.c Add MIPS support to libdisk 2008-05-04 22:24:40 +00:00
libdisk.3 mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
libdisk.h Remove an errant `#define dprintf printf'. It seems to be leftover 2012-01-20 06:59:29 +00:00
Makefile Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
open_disk.c - Sanitize disk parameters retrieved from GEOM, as they are not guaranteed to 2009-02-09 21:34:06 +00:00
open_ia64_disk.c Simplify now that we have gpart. 2009-05-20 06:01:20 +00:00
rules.c
tst01.c
write_amd64_disk.c
write_arm_disk.c Add a dummy arm Write_Disk() function, and compile libdisk on arm. 2006-01-25 11:24:37 +00:00
write_disk.c
write_i386_disk.c
write_ia64_disk.c Fix a bug in the size of the PMBR partition. Since the partition starts 2006-08-09 20:19:15 +00:00
write_mips_disk.c Add MIPS support to libdisk 2008-05-04 22:24:40 +00:00
write_pc98_disk.c
write_powerpc_disk.c
write_sparc64_disk.c