bird/sysdep/unix
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
..
io.c Added SK_MAGIC type sockets for internal use by system dependent code, 1999-03-01 22:30:33 +00:00
krt-iface.c Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt-iface.h Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt-set.c Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt-set.h Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt.c Fix several things I broke today. 1999-03-03 20:55:35 +00:00
krt.h Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt.Y Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
log.c Finer grained logging levels: 1998-12-20 14:24:35 +00:00
main.c Use dmalloc instead of EFence when available (dmalloc has lot of improvements 1999-03-04 11:36:26 +00:00
Modules Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
timer.h Added comment explaining `now'. 1998-07-15 19:42:23 +00:00
unix.h Use traditional Unix route/iface interface only when CONFIG_NETLINK 1999-03-01 19:05:58 +00:00