freebsd-dev/lib/libdisk
Marcel Moolenaar 727b08eb66 Correct an off-by-1 for GPART. The literal partition type (i.e.
the actual UUID) is prefixed by '!' to distinguish them from
well-known aliases.

MFC after: 3 days
2008-04-23 03:00:26 +00:00
..
blocks.c
change.c
chunk.c
create_chunk.c
disk.c - Make Disk_Names() behave as documented in libdisk(3): return an array 2008-02-15 21:19:15 +00:00
libdisk.3 Hmmm, must get reading glasses or else change the font on my terminal. That 2007-11-24 11:58:54 +00:00
libdisk.h Enclose entire header in #ifndef _LIBDISK_H_ 2007-11-20 22:48:32 +00:00
Makefile
open_disk.c On PowerPC, geom_part has taken over the partitioning from geom_apple. 2007-09-21 16:19:50 +00:00
open_ia64_disk.c Correct an off-by-1 for GPART. The literal partition type (i.e. 2008-04-23 03:00:26 +00:00
rules.c
tst01.c
write_amd64_disk.c
write_arm_disk.c
write_disk.c
write_i386_disk.c
write_ia64_disk.c
write_pc98_disk.c
write_powerpc_disk.c
write_sparc64_disk.c