freebsd-src/release/libdisk
Poul-Henning Kamp ff88273903 Create_Chunk_DWIM will not allocate anything in the last cylinder of a
CHUNK_BAD144 slice.
Also mknod the 'c' partition for freebsd slices, so bad144(8) will have
something to work on.
1995-05-15 00:58:25 +00:00
..
blocks.c
change.c
chunk.c Get the CHUNK_COMPAT_BSD flag right. 1995-05-11 05:22:54 +00:00
create_chunk.c Create_Chunk_DWIM will not allocate anything in the last cylinder of a 1995-05-15 00:58:25 +00:00
disk.c
disklabel.c
libdisk.h Added MakeDevDisk(struct disk*, char *path); 1995-05-12 18:50:00 +00:00
Makefile Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies. 1995-05-10 05:57:04 +00:00
rules.c
tst01.c Added MakeDevDisk(struct disk*, char *path); 1995-05-12 18:50:00 +00:00
write_disk.c