From: Kern Sibbald Date: Wed, 9 Feb 2005 14:40:03 +0000 (+0000) Subject: - Modified ANSI label code to preserve any ANSI label X-Git-Tag: Release-1.38.0~645 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f07260ac1c1ce1c543a48a3594c42f1ef3adbd76;p=bacula%2Fdocs - Modified ANSI label code to preserve any ANSI label 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. ---