]> git.sur5r.net Git - bacula/rescue/commit
- Fix more print_name()s for printing device name.
authorKern Sibbald <kern@sibbald.com>
Fri, 18 Mar 2005 17:26:48 +0000 (17:26 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 18 Mar 2005 17:26:48 +0000 (17:26 +0000)
commitde69ac846204f8048590f1c89a476b0f156ec29b
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parent21b45126169a26e7626b4c4f2a10a916f485a810
- Fix more print_name()s for printing device name.
- Modify open_dev to try 10 times every 6 seconds to
  open the device if it gets an I/O error (meaning no
  volume mounted). This gives a bit of settling in time
  for an autochanger and avoids spurious messages.
- Change all yes/no to yes|no in the manual.
- Fix win32 create_file.c typo.
- Fix a typo in an error message.