Go to file
Martin Mares 700bbe60fb The previous fix for spacing was (a) totally out of context, (b) wrong.
Please *read* the code when trying to change it.

Also killed a couple of type clashes.
2000-04-17 11:49:41 +00:00
client Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs. 2000-04-12 13:21:23 +00:00
conf Renamed f_path to f_path_mask -- which is what it really is. Use 2000-04-12 13:07:53 +00:00
doc Changed initialization of protocol list -- now we call proto_build() instead 2000-04-01 10:19:47 +00:00
filter pair ~ community list matching works. 2000-04-17 11:49:21 +00:00
lib Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs. 2000-04-12 13:21:23 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest The previous fix for spacing was (a) totally out of context, (b) wrong. 2000-04-17 11:49:41 +00:00
proto Normalize community sets when exporting. 2000-04-17 11:25:15 +00:00
sysdep Dropped CPU_NEEDS_ALIGN_* as unaligned.h no longer uses them. 2000-04-10 12:38:15 +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 Path printing is now much nicer. 2000-04-12 10:34:02 +00:00
configure.in Hmmm, libreadline 2.1 seems to be the oldest version we work with. 2000-02-24 18:46:24 +00:00
Makefile switch() { } done right. 1999-10-28 21:03:36 +00:00
TODO Changed initialization of protocol list -- now we call proto_build() instead 2000-04-01 10:19:47 +00:00