From: Kern Sibbald Date: Sun, 17 Jul 2005 08:50:15 +0000 (+0000) Subject: - Fix name space pollution by OpenSSL 0.9.8 reported by X-Git-Tag: Release-1.38.0~297 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ade904c8dc12053a799b7a9281f0e5e27d5355c0;p=bacula%2Frescue - Fix name space pollution by OpenSSL 0.9.8 reported by Matthias Kurz -- applied his patch. - Fix bpipe.c so that it does not modify results pointer. ***FIXME*** calling sequence should be changed. - Remove some remaining references to dev_name. - Fix calls to mount_dev() and unmount_dev() to correspond to returned value (bool instead of int). - Try without success to make DVD writing work. ---