Go to file
Martin Mares 93a786cb03 Removed a lot of unused variables.
Please try compiling your code with --enable-warnings to see them. (The
unused parameter warnings are usually bogus, the unused variable ones
are very useful, but gcc is unable to control them separately.)
2000-05-04 20:30:36 +00:00
client Use xmalloc() instead of malloc(). 2000-04-20 22:55:32 +00:00
conf pxlen works even in IPv6 mode. 2000-05-04 20:02:19 +00:00
doc Display examples more nicely 2000-05-04 10:03:53 +00:00
filter Moved documentation to top of file, where it belongs. 2000-04-30 18:47:48 +00:00
lib Removed a lot of unused variables. 2000-05-04 20:30:36 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Removed a lot of unused variables. 2000-05-04 20:30:36 +00:00
proto Removed a lot of unused variables. 2000-05-04 20:30:36 +00:00
sysdep Removed a lot of unused variables. 2000-05-04 20:30:36 +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 --enable-ipv6 which tells configure to select the right configuration 2000-05-04 20:18:46 +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