]> git.sur5r.net Git - bacula/rescue/commit
- Several important commits from Robert Nelson for code cleanup and
authorKern Sibbald <kern@sibbald.com>
Thu, 27 Jul 2006 10:22:28 +0000 (10:22 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 27 Jul 2006 10:22:28 +0000 (10:22 +0000)
commit654e9ff6b3872b820030a2419b461980e6b2e2a6
tree78d611e83c83ae953f4e598390c40d59f81cda8c
parent633b8c28460fdaa516ff90defb8ac7f9a34cf9dd
- Several important commits from Robert Nelson for code cleanup and
  Win32 build.
- Modify console.c so that when conio is enabled, it converts \n to
  \n\r before outputting to the console.  Hopefully this will fix
  the problems with expect in Perl that Eric saw.