bird/client
Tomas Hlavacek 5c2c4ea8b1 Rename client/client.c to client_full.c
Rename client/client.c to client-full.c and change the Makefile accordingly.
This is a preparation step for introducing a new lightweight client which
should reuse as much code as possible from the old one but it should not depend
on external libraries.

Signed-off-by: Tomas Hlavacek <tmshlvck@gmail.com>
2013-03-19 18:03:49 +01:00
..
client.h Support expansion of command abbreviations. 2000-02-27 22:00:19 +00:00
client_full.c Rename client/client.c to client_full.c 2013-03-19 18:03:49 +01: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 Rename client/client.c to client_full.c 2013-03-19 18:03:49 +01:00
util.c Include "lib/string.h" instead of <string.h>. It should give us bzero() 2000-03-31 23:30:21 +00:00