0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00
bird/client
Tomas Hlavacek ce13485374 Fix birdcl questionmark handling
Fix handling of questionmark handling in the bird light client. The
questionmark should display help when it is the last non-blank character on
command line. Otherwise the questionmark does not have any special meaning
and it could be a part of a pattern.
2013-03-19 18:03:49 +01:00
..
birdc Add lightweight client - birdcl 2013-03-19 18:03:49 +01:00
birdcl Fix birdcl questionmark handling 2013-03-19 18:03:49 +01:00
client_common.c Pull out independent routines from client_full.c 2013-03-19 18:03:49 +01:00
client.h Add lightweight client - birdcl 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 Add lightweight client - birdcl 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