freebsd-dev/lib/libdisk
Poul-Henning Kamp 56d3134bfb Since make release is toast anyway, add wood to the pyre:
This significantly rewamps libdisks discovery of existing disk
layout.

Please send me reports if this does not work as expected on
i386 or sparc64 platforms.

I need to sort out alpha, pc98 and ia64 (in that order) before
testing on those platforms make a lot of sense.

Belived to work for:	i386 sparc64
Unknown state:		pc98 alpha ia64
2002-10-29 12:13:36 +00:00
..
blocks.c Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +00:00
change.c Live with it: I had hoped to find a neat way to deal with all the magic 2002-10-22 11:55:27 +00:00
chunk.c Since make release is toast anyway, add wood to the pyre: 2002-10-29 12:13:36 +00:00
create_chunk.c the 'd' partition hasn't been magic for years, so allocate it in natural 2002-10-29 07:37:11 +00:00
disk.c Since make release is toast anyway, add wood to the pyre: 2002-10-29 12:13:36 +00:00
libdisk.3 Swing the weed-whacker around libdisk: 2002-10-22 09:13:02 +00:00
libdisk.h Since make release is toast anyway, add wood to the pyre: 2002-10-29 12:13:36 +00:00
Makefile Since make release is toast anyway, add wood to the pyre: 2002-10-29 12:13:36 +00:00
rules.c Since make release is toast anyway, add wood to the pyre: 2002-10-29 12:13:36 +00:00
tst01.c Fix various minor issues. 2002-10-29 07:39:18 +00:00
write_alpha_disk.c Remove unnecessary ioctls tickling kernel side to realize that we fiddled 2002-10-23 20:02:33 +00:00
write_amd64_disk.c More lobotomy: 2002-10-23 21:05:42 +00:00
write_disk.c Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +00:00
write_i386_disk.c More lobotomy: 2002-10-23 21:05:42 +00:00
write_ia64_disk.c Add back ia64 support that was removed in the last few revisions. 2002-10-27 00:21:02 +00:00
write_pc98_disk.c Remove unnecessary ioctls tickling kernel side to realize that we fiddled 2002-10-23 20:02:33 +00:00
write_sparc64_disk.c Add the write_spar64_disk.c to make life easier for testers. 2002-10-29 07:35:36 +00:00