0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 18:21:54 +00:00
bird/client
Pavel Tvrdik f603be4643 BIRD Client: Don't print excessive lines in non-interactive mode
Do not print out excessive lines with BIRD version and CLI prompt in
non-interactive mode.

Share birdcl input_read() code for birdc non-interactive mode.
2016-04-21 16:24:47 +02:00
..
birdc.c BIRD Client: Don't print excessive lines in non-interactive mode 2016-04-21 16:24:47 +02:00
birdcl.c BIRD Client: Don't print excessive lines in non-interactive mode 2016-04-21 16:24:47 +02:00
client.c BIRD Client: Don't print excessive lines in non-interactive mode 2016-04-21 16:24:47 +02:00
client.h BIRD Client: Don't print excessive lines in non-interactive mode 2016-04-21 16:24:47 +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 BIRD Client: Refactore cmd_find_common_match() 2016-04-21 16:24:46 +02: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
reply_codes.h BIRD Client: Improve autocomplete bahavior 2016-04-21 16:24:20 +02:00
util.c Add const to a param msg at functions log_msg, log_rl, die, bug and debug 2015-02-21 19:32:57 +01:00