bird/client
Ondrej Zajicek a5e9f3d26f Restructures birdc and birdcl to merge duplicated code.
The BIRD client code is restructured that most of the code (including
main function) is shared in client.c, while birdc.c and birdcl.c contain
just I/O-specific callbacks. This removes all duplicated code from
variant-specific files.
2013-04-23 02:42:35 +02:00
..
birdc.c Restructures birdc and birdcl to merge duplicated code. 2013-04-23 02:42:35 +02:00
birdcl.c Restructures birdc and birdcl to merge duplicated code. 2013-04-23 02:42:35 +02:00
client.c Restructures birdc and birdcl to merge duplicated code. 2013-04-23 02:42:35 +02:00
client.h Restructures birdc and birdcl to merge duplicated code. 2013-04-23 02:42:35 +02:00
cmds.m4
commands.c Some minor changes to CLI. 2012-03-22 12:13:26 +01:00
Doc
Makefile Restructures birdc and birdcl to merge duplicated code. 2013-04-23 02:42:35 +02:00
util.c