Go to file
Martin Mares 53943a0022 Defined format specifier %M' which behaves as %m', but takes the
error code as an argument.

Use it in socket hooks where we really shouldn't rely on errno containing
the right value or even existing.
2000-05-02 16:10:04 +00:00
client Use xmalloc() instead of malloc(). 2000-04-20 22:55:32 +00:00
conf Include CF_HDR section in keywords.h as well, so that protocol symbols 2000-04-28 15:12:03 +00:00
doc Moved documentation to top of file, where it belongs. 2000-04-30 18:47:48 +00:00
filter Moved documentation to top of file, where it belongs. 2000-04-30 18:47:48 +00:00
lib Defined format specifier %M' which behaves as %m', but takes the 2000-05-02 16:10:04 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest IPv6 address classification fixes. 2000-05-02 15:21:51 +00:00
proto Defined format specifier %M' which behaves as %m', but takes the 2000-05-02 16:10:04 +00:00
sysdep Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines, 2000-04-28 15:11:10 +00:00
tools Don't make dependencies in client directory if the client is not 2000-02-14 17:32:50 +00:00
.cvsignore Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
aclocal.m4 Cosmetic message fix. 1999-04-12 17:27:21 +00:00
bird.conf Use right address for ripv6. 2000-04-26 11:33:03 +00:00
configure.in Added BGP to the default list of protocols we build. 2000-04-17 13:14:48 +00:00
Makefile switch() { } done right. 1999-10-28 21:03:36 +00:00
TODO Updated TODO. 2000-04-28 15:15:36 +00:00