Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-28 | Port ospf6d to sigevent and rename signal handling functions in vtysh not to | hasso | |
conflict the ones in lib/sigevent.c. Fixes compiling with --disable-shared. | |||
2004-08-27 | Make "terminal length <0-512>" command work in vtysh. | hasso | |
2004-08-26 | More vtysh fixes. Specifying configuration from command line works now. | hasso | |
2004-08-26 | Vtysh cleanup part 2. No any functional changes yet except VTYSH_INTERFACE. | hasso | |
2004-06-30 | Make vtysh work on NetBSD, and minor cleanups: | gdt | |
if --enable-vtysh, look for perl, and substitute into vtysh/extract.pl, rather than assuming perl is in /usr/bin Look for tputs in libtermcap and libcurses, in addition to previously-searched locations. Follow GNU readlines search order. Clean up --enable-vtysh definition in configure.ac. Add vtysh/vtysh_cmds.c to CLEANFILES. This is important if extract.pl fails, so that 'make clean && make' will regenerate vtysh_cmds.c rhather than using the old zero-length file. | |||
2004-06-20 | Zebra daemon has access lists. | hasso | |
2004-05-09 | Workaround for Bugzilla #58. | hasso | |
2004-04-06 | Vtysh fixes: | hasso | |
* replace -e with -c * don't save command in history if last line is the same one * doc/help fixes | |||
2004-03-04 | Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER | hasso | |
from vtysh ([quagga-dev 932]). | |||
2004-01-15 | 2004-01-15 Paul Jakma <paul@dishone.st> | paul | |
* vtysh_config.c: Fix up strlen to use correct string. | |||
2003-12-23 | Changelog entry about isisd integration. Sorry about previous commit | hasso | |
without message. Fingers worked faster than brain ;(. | |||
2003-05-16 | Update Changelogs | paul | |
2002-12-13 | Added vtysh patch to allow 'write file' command to write either | paul | |
per-daemon and/or integrated config file | |||
2002-12-13 | Initial revision | paul | |