]> git.sur5r.net Git - bacula/rescue/commitdiff
- Applied a patch from Peter Eriksson that removes a dynamic stack
authorKern Sibbald <kern@sibbald.com>
Tue, 24 Aug 2004 12:18:45 +0000 (12:18 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 24 Aug 2004 12:18:45 +0000 (12:18 +0000)
  allocation (replaced by alloca) and fixes some const problems.
- Fixed a free() of a static variable in the new IP code bnet.c
- Got the new Bacula Rescue CDROM booting.
- Replaced a dynamic template by a simple store when using the
  native C compiler.
- Reworked some of the block.c error handling.
- Changed a Dmsgx(000, to Dmsgx(100 in dev.c that was dumping
  debug output on a user.
- Integrated patch from 1.34.6 block.c to 1.35


No differences found