On Wed, Jul 20, 2011 at 08:53:11PM +0200, Sami Kerola wrote: > disk-utils/Makefile.am | 4 +- > disk-utils/fsck.minix.c | 99 ++++++++++--------- > disk-utils/minix.h | 202 -------------------------------------- > disk-utils/minix_programs.h | 113 +++++++++++++++++++++ > disk-utils/mkfs.minix.c | 77 +++++++------- > include/Makefile.am | 1 + > include/minix.h | 97 ++++++++++++++++++ > libblkid/src/partitions/minix.c | 6 +- > libblkid/src/superblocks/minix.c | 33 +------ Merged. I have removed the "static" variables from the minix_programs.h file. It's better to use normal global variables. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html