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
1998-12-19 21:53:28 +00:00
1999-03-02 19:49:22 +00:00
Description
This is a clone of the BIRD Internet Routing Daemon, used for building the bird daemon used in burble.dn42.
https://gitlab.labs.nic.cz/labs/bird
16 MiB
Languages
C 89.8%
Yacc 6.3%
M4 1.6%
Lex 0.8%
Makefile 0.5%
Other 1%