Go to file
Martin Mares 7a2105becd Use dmalloc instead of EFence when available (dmalloc has lot of improvements
over EFence and also hopefully smaller memory overhead, but sadly it's non-free
for commercial use).

If the DMALLOC_OPTIONS environment variable is not set, switch on `reasonable'
checks by default.

Also introduced mb_allocz() for cleared mb_alloc().
1999-03-04 11:36:26 +00:00
conf I just don't like files enclosed in <>. 1999-03-02 13:15:35 +00:00
doc Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
filter Add interface for running filters (please comment!), avoid bison warnings 1999-03-02 19:49:28 +00:00
lib Use dmalloc instead of EFence when available (dmalloc has lot of improvements 1999-03-04 11:36:26 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest EFence helped to find using of already free rte's in rt_prune(). 1999-03-03 20:56:33 +00:00
proto Avoid segfault 1999-03-02 19:49:22 +00:00
sysdep Use dmalloc instead of EFence when available (dmalloc has lot of improvements 1999-03-04 11:36:26 +00:00
tools Use dmalloc instead of EFence when available (dmalloc has lot of improvements 1999-03-04 11:36:26 +00:00
.cvsignore Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
aclocal.m4 First step of "autoconfization". Created a configure script which 1999-01-09 15:02:11 +00:00
bird.conf filters_init() renamed to filters_postconfig(). 1999-01-15 18:13:55 +00:00
configure.in Use dmalloc instead of EFence when available (dmalloc has lot of improvements 1999-03-04 11:36:26 +00:00
Makefile Propagate depend into all subdirectories; make rip compile after 1999-02-08 22:50:32 +00:00
TODO Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00