2009-04-21 Jean-Louis Martineau * server-src/diskfile.c: Typo. 2009-04-21 Jean-Louis Martineau * server-src/diskfile.c: Print ", quoting may not be correct". 2009-04-21 Jean-Louis Martineau * man/xml-source/amanda-devices.7.xml: Add 'FSF_AFTER_FILEMARK' property to 'tape:' driver. * device-src/tape-device.c: Add code for new 'FSF_AFTER_FILEMARK' property, set is_eof to FLASE where needed. * device-src/tape-device.h: Add fsf_after_filemark to _TapeDevice. * device-src/tape-aix.c, device-src/tape-uware.c, device-src/tape-xenix.c, device-src/tape-posix.c: Set default value for FSF_AFTER_FILEMARK. * config/amanda/defaults.m4: Find default value for 'FSF_AFTER_FILEMARK' property. * xfer-src/dest-null.c: Remove bogus assert. * device-src/amtapetype.pl: New -p option to discover driver properties, it can find value for the 'FSF_AFTER_FILEMARK' property. * man/xml-source/amtapetype.8.xml: Document -p options