]> git.sur5r.net Git - bacula/rescue/commitdiff
- Modified ANSI label code to preserve any ANSI label
authorKern Sibbald <kern@sibbald.com>
Wed, 9 Feb 2005 14:40:03 +0000 (14:40 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 9 Feb 2005 14:40:03 +0000 (14:40 +0000)
  already found by skipping over it rather than rewriting
  it.
- Split the ANSI label code into ansi_label.c
- Do not let user relabel an ANSI labeled tape.
- Applied a patch for the console help command supplied
  in a bug report.
- Added some new dev methods. Most notably was
  set_eof(), which handles setting all the dev variables
  when an EOF is just read. This is now used most everywhere
  in the code.


No differences found