Commit Graph

10 Commits

Author SHA1 Message Date
Ivo De Decker
0ca68642de Use CFLAGS and LDFLAGS from environment
Note: this is a patch originating from the Debian packaging.
2015-05-20 10:39:22 +02:00
Iustin Pop
a7c7d0838e Add a trivial gitignore file 2015-05-20 09:32:32 +02:00
David Binderman
1f4613eb2b Fix pointer/char comparison
[stinit.c:151]: (warning) Char literal compared with pointer
'cp2'. Did you intend to dereference it?
2015-05-16 17:48:13 +02:00
Kai Mäkisara
80e1c3d17c Check that the default tape device is a chardev
When using the default tape device (no $TAPE env. var and no explicit
tape given), check that it is indeed a character device; this will
help with better error messages on systems using udev, where /dev/tape
is a directory instead.
2015-05-16 17:48:13 +02:00
Kai Mäkisara
f734645c0f Add a few new density codes 2015-05-16 17:48:13 +02:00
Kai Mäkisara
cb54f6058d Small man page updates 2015-05-16 17:48:13 +02:00
Kai Mäkisara
c232ed0dd2 Backdated import of mt-st version 1.1
This is an import of the mt-st upstream release 1.1 as it appeared in
the Debian archives and on ftp://ftp.ibiblio.org/pub/linux/system/backup.
2015-05-16 17:46:05 +02:00
Kai Mäkisara
be12266b61 Backdated import of mt-st version 0.9b
This is an import of the mt-st upstream release 0.9b as it appeared in
the Debian archives.
2015-05-16 17:39:25 +02:00
Kai Mäkisara
11875969cd Backdated import of mt-st version 0.8
This is an import of the mt-st upstream release 0.8 as it appeared in
the Debian archives.
2015-05-16 17:33:19 +02:00
Kai Mäkisara
fcb4fbe0d1 Backdated import of mt-st version 0.7
This is an import of the mt-st upstream release 0.7 as it appeared in
the Debian archives.
2015-05-16 17:26:03 +02:00