freebsd-dev/lib/libdisk
Matthew Dillon d010343b82 Modify Delete_Chunk() into Delete_Chunk2() which can take a flags
argument.  Leave a compatibility shim for Delete_Chunk().

Implement DELCHUNK_RECOVER flag so sysinstall can ask libdisk
to recover space when deleting a chunk.
2002-01-07 07:47:25 +00:00
..
blocks.c
change.c
chunk.c Modify Delete_Chunk() into Delete_Chunk2() which can take a flags 2002-01-07 07:47:25 +00:00
create_chunk.c
disk.c
disklabel.c
libdisk.3
libdisk.h Modify Delete_Chunk() into Delete_Chunk2() which can take a flags 2002-01-07 07:47:25 +00:00
Makefile
rules.c
tst01.c
write_disk.c