]> git.ipfire.org Git - thirdparty/bird.git/history - client
Filter: The interpreter code now shares its diversion with constructor
[thirdparty/bird.git] / client /
2000-06-16  Martin MaresUse our own SUN_LEN if libc doesn't provide it.
2000-06-09  Martin MaresUse SUN_LEN() for length of UNIX domain addresses....
2000-05-31  Martin MaresBoth `help' command and the `unknown command' error...
2000-05-31  Martin MaresUpdated all the Doc files to new format.
2000-05-29  Martin MaresDelay user input whereever appropriate.
2000-05-08  Martin MaresUse PATH_CONTROL_SOCKET instead of tacking on "bird...
2000-05-05  Martin MaresAdded skeleton Doc files for the whole developer's...
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-03-12  Martin MaresAdd internal commands of the client to the command...
2000-03-12  Martin MaresCommands which failed expansions are to be stored to...
2000-03-07  Martin MaresNo longer echoes commands before sending them.
2000-03-04  Martin MaresFixed display of short continued messages in verbose...
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-02-15  Martin MaresFirst usable version of the client. No command completi...
2000-01-20  Martin MaresConfigure, link and use the readline library.
2000-01-19  Martin MaresPut client on a stony ground. The whole client is going...
2000-01-19  Martin MaresGenerate a list of all commands and their help texts...
1999-10-29  Martin MaresAdded skeleton of the client. Does nothing, but at...