fix lintian issues
[debian/mtx] / TODO
1 1 Fix the big element descriptor overflow problem by adding a retry/reallocate
2   if things overflow.
3 1 Add a 'timeout' command to adjust the timeout (timeout will be in seconds!).
4 1 Add IES command (sets CDB[5] to something in routine Inventory() ).
5 1 Fix 'scsitape' READ and WRITE so that block counts work.
6 1 Add EXCHANGE command so that we can exchange media between slots in
7   NSM/DISC optical jukeboxes.
8 1 If moving media to/from import/export slot, try to do it even if the slot
9   reports that it's empty or full, this will let us stick our tongue out
10   on NSM/DISC optical jukeboxes for importing media. 
11 2 Fix ports to other Unixes/VMS.
12 2 Add a range to 'mtx status' so that we request status only of 
13   the elements we're interested in, rather than of all of them.
14   (nice for the very big loaders!). 
15 3 Better Import/Export port support?