Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc, vtysh: Fixup of history handling | Donald Sharp | 2016-02-26 | 1 | -0/+2 |
| | | | | | | | | | | | This fix does two things: 1) If the ${HOME}/.history_quagga file does not exist, create it for history storing. 2) Allow vtysh -c "..." commands to be stored in history file as well Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> | ||||
* | vtysh: fix function prototypes | David Lamparter | 2015-04-21 | 1 | -1/+2 |
| | | | | | | | This makes a whole bunch of vtysh functions static, fixes prototypes for a few more, and masks user_free() and user_write_config() (both unused.) Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+27 |