]> git.sur5r.net Git - bacula/docs/commit
- Remove xpg4 lib from FreeBSD build as it is no longer needed and
authorKern Sibbald <kern@sibbald.com>
Wed, 14 Jun 2006 13:06:41 +0000 (13:06 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 14 Jun 2006 13:06:41 +0000 (13:06 +0000)
commitf6c793cc51a34df281b6c4f425dacb5c54dd9299
treebf028de241a44d4e1fd902f72e89eef7e6ecf08d
parent03487c46fcd68ec4e61fa1562f1a97d78ac2ecce
- Remove xpg4 lib from FreeBSD build as it is no longer needed and
  sometimes creates install problems.
- Change a couple of %T in strftime to %H:%M:%S as seen in Robert
  Nelson's code.  More to do.
- Convert a few store_bit to store_bool in filed_conf.c.
- DVD tweak to block.c as supplied by Uwe Muessel.