opnsense-src/lib/libdisk
Poul-Henning Kamp 532dd2fa86 Untangle #ifdefs in the write-end of things by giving each arch its
own file and own copy of WriteDisk() to do things in.

This should have happened years ago, instead of adding #ifdefs all
over the place.
2002-10-23 19:52:32 +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 Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +00:00
create_chunk.c Remove the last traces of bogus MAKEDEV functionality. 2002-10-22 15:07:50 +00:00
disk.c Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +00:00
libdisk.3 Swing the weed-whacker around libdisk: 2002-10-22 09:13:02 +00:00
libdisk.h Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +00:00
Makefile Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +00:00
rules.c Swing the weed-whacker around libdisk: 2002-10-22 09:13:02 +00:00
tst01.c not sure if this correct, but it compiles again 2002-10-18 00:26:34 +00:00
write_alpha_disk.c Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +00:00
write_amd64_disk.c Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +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 Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +00:00
write_ia64_disk.c Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +00:00
write_pc98_disk.c Untangle #ifdefs in the write-end of things by giving each arch its 2002-10-23 19:52:32 +00:00