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 Both help' command and the unknown command' error message now tell 2000-05-31 22:39:06 +00:00
commands.c Some minor changes to CLI. 2012-03-22 12:13:26 +01:00
Doc Updated all the Doc files to new format. 2000-05-31 11:30:18 +00:00
Makefile Restructures birdc and birdcl to merge duplicated code. 2013-04-23 02:42:35 +02:00
util.c Include "lib/string.h" instead of <string.h>. It should give us bzero() 2000-03-31 23:30:21 +00:00