summaryrefslogtreecommitdiffstats
path: root/vtysh/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Make vtysh work on NetBSD, and minor cleanups:gdt2004-06-301-0/+6
| | | | | | | | | | | | | | 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.
* Zebra daemon has access lists.hasso2004-06-201-0/+4
|
* Workaround for Bugzilla #58.hasso2004-05-091-0/+4
|
* Vtysh fixes:hasso2004-04-061-0/+7
| | | | | | * replace -e with -c * don't save command in history if last line is the same one * doc/help fixes
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-0/+4
| | | | from vtysh ([quagga-dev 932]).
* 2004-01-15 Paul Jakma <paul@dishone.st>paul2004-01-151-0/+4
| | | | * vtysh_config.c: Fix up strlen to use correct string.
* Changelog entry about isisd integration. Sorry about previous commithasso2003-12-231-0/+5
| | | | without message. Fingers worked faster than brain ;(.
* Update Changelogspaul2003-05-161-0/+10
|
* Added vtysh patch to allow 'write file' command to write eitherpatch_z15554_vtysh_writeconfpaul2002-12-131-0/+7
| | | | per-daemon and/or integrated config file
* Initial revisionpaul2002-12-131-0/+173