]> git.ipfire.org Git - thirdparty/bird.git/history - client/commands.c
We don't need bvsnprintf() in BIRD client
[thirdparty/bird.git] / client / commands.c
2016-05-12  Ondrej Zajicek ... We don't need bvsnprintf() in BIRD client
2015-11-24  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-17  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-05  Ondrej Zajicek ... Major RIP redesign
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2012-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-22  Ondrej ZajicekSome minor changes to CLI.
2000-05-31  Martin MaresBoth `help' command and the `unknown command' error...
2000-04-20  Martin MaresUse xmalloc() instead of malloc().
2000-04-12  Martin MaresIntroduced `ARRAY_SIZE' macro to replace all the sizeof...
2000-03-31  Martin MaresInclude "lib/string.h" instead of <string.h>. It should...
2000-02-27  Martin MaresSupport expansion of command abbreviations.
2000-02-17  Martin MaresCompletion works. Unfortunately, we have to access...
2000-02-17  Martin MaresClient: Online help works (Cisco style: just press...
2000-01-19  Martin MaresPut client on a stony ground. The whole client is going...