Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2004-09-13 Paul Jakma <paul@dishone.st>bgp.rserver.before | paul | 2004-09-13 | 1 | -0/+6 |
| | | | | | | | * Makefile.am: extract.pl isnt in srcdir, it's always in the builddir. * extract.pl.in: match on end of filenames, filename could contain various preamble due to out of tree builds. | ||||
* | Port ospf6d to sigevent and rename signal handling functions in vtysh not to | hasso | 2004-08-28 | 1 | -0/+5 |
| | | | | conflict the ones in lib/sigevent.c. Fixes compiling with --disable-shared. | ||||
* | Make "terminal length <0-512>" command work in vtysh. | hasso | 2004-08-27 | 1 | -0/+4 |
| | |||||
* | More vtysh fixes. Specifying configuration from command line works now. | hasso | 2004-08-26 | 1 | -1/+10 |
| | |||||
* | Vtysh cleanup part 2. No any functional changes yet except VTYSH_INTERFACE. | hasso | 2004-08-26 | 1 | -0/+11 |
| | |||||
* | Make vtysh work on NetBSD, and minor cleanups: | gdt | 2004-06-30 | 1 | -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. | hasso | 2004-06-20 | 1 | -0/+4 |
| | |||||
* | Workaround for Bugzilla #58. | hasso | 2004-05-09 | 1 | -0/+4 |
| | |||||
* | Vtysh fixes: | hasso | 2004-04-06 | 1 | -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 PAGER | hasso | 2004-03-04 | 1 | -0/+4 |
| | | | | from vtysh ([quagga-dev 932]). | ||||
* | 2004-01-15 Paul Jakma <paul@dishone.st> | paul | 2004-01-15 | 1 | -0/+4 |
| | | | | * vtysh_config.c: Fix up strlen to use correct string. | ||||
* | Changelog entry about isisd integration. Sorry about previous commit | hasso | 2003-12-23 | 1 | -0/+5 |
| | | | | without message. Fingers worked faster than brain ;(. | ||||
* | Update Changelogs | paul | 2003-05-16 | 1 | -0/+10 |
| | |||||
* | Added vtysh patch to allow 'write file' command to write eitherpatch.z15554.vtysh.writeconf | paul | 2002-12-13 | 1 | -0/+7 |
| | | | | per-daemon and/or integrated config file | ||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+173 |