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 Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
change.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
chunk.c Modify Delete_Chunk() into Delete_Chunk2() which can take a flags 2002-01-07 07:47:25 +00:00
create_chunk.c One more fix for sysinstall/libdisk to create a device file 2001-11-11 12:16:50 +00:00
disk.c Sort the disknames when we get them from the kernel. 2001-12-23 21:43:48 +00:00
disklabel.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
libdisk.3 Fixed bitrot in synopsis. The change of the return type of 2001-10-03 03:49:48 +00:00
libdisk.h Modify Delete_Chunk() into Delete_Chunk2() which can take a flags 2002-01-07 07:47:25 +00:00
Makefile
rules.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
tst01.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
write_disk.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00