Corinna Vinschen [Mon, 26 Aug 2013 15:25:34 +0000 (15:25 +0000)]
* mt.c (tape_status): Drop API checks for very old versions of Cygwin.
Correctly print file and file block numbers as signed values in simple
status output.
* mt.cygport (VERSION): Bump to 2.5.1.
Corinna Vinschen [Wed, 21 Aug 2013 20:34:35 +0000 (20:34 +0000)]
* README: Bump version. Describe mt status output change, rephrase
and reformat slightly.
* mt.1: Change mkpartition paragraph to mention select partitions.
* mt.c (tape_status): Implement Fedora-mt status format. Switch to
GNU-mt format if environment variable MT_STATUS_GNU is set. Add
# of partitions to extended status output, if available in Cygwin
(since minor API version 270).
* mt.cygport (VERSION): Bump to 2.5.0.
Corinna Vinschen [Tue, 20 Aug 2013 11:01:42 +0000 (11:01 +0000)]
Autotoolize and update to 2.4.
* Makefile: Remove.
* Makefile.in: New file.
* README: Rename from mt.README. Update text.
* config.guess: New file.
* config.sub: New file.
* configure: New, generated file.
* configure.ac: New file.
* install-sh: New file.
* mt.1: Add compression, mkpartition, partseek and setpartition options.
* mt.c (SCCSid): Set version number from VERSION macro.
(densities): Update.
(main): Add compression, mkpartition, partseek and setpartition options
for compatibility with Fedora Linux mt.
* mt.cygport: New file.