freebsd-nq/lib/libdisk
David E. O'Brien 8c32a31fd2 Try to untangle some of the #ifdef spaghetti.
Also, looking to the future, don't assume all the world is an i386 and all
its disk layout brain damage will be repeated by other platforms.  So all
the diking out if we are an Alpha, becomes adding in if we are an i386.
2001-04-01 11:37:31 +00:00
..
blocks.c Libraries should _never_ call exit() themselves (or its alternate spelling 2001-03-18 21:30:11 +00:00
change.c Libraries should _never_ call exit() themselves (or its alternate spelling 2001-03-18 21:30:11 +00:00
chunk.c Add back <err.h> for warn(). 2001-04-01 10:44:52 +00:00
create_chunk.c Try to untangle some of the #ifdef spaghetti. 2001-04-01 11:37:31 +00:00
disk.c Add back <err.h> for warn(). 2001-04-01 11:32:56 +00:00
disklabel.c Libraries should _never_ call exit() themselves (or its alternate spelling 2001-03-18 21:30:11 +00:00
libdisk.3 Fixed bitrot in prototype(s) in synopsis. 2001-02-05 23:56:05 +00:00
libdisk.h Libraries should _never_ call exit() themselves (or its alternate spelling 2001-03-18 21:30:11 +00:00
Makefile MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
rules.c Libraries should _never_ call exit() themselves (or its alternate spelling 2001-03-18 21:30:11 +00:00
tst01.c Don't call printf without a format string. 2000-07-11 23:49:24 +00:00
write_disk.c Try to untangle some of the #ifdef spaghetti. 2001-04-01 11:37:31 +00:00