summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Small fix (free integrate_sav) and addition of an ssh command.patch.vtysh.add.ssh.fixpaul2003-01-251-0/+12
|
* Replace _SC_PAGESIZE with the far more portable getpagesize().patch.vtysh.pagesizepaul2003-01-231-1/+1
| | | | | (needed, eg, for Darwin). Kris Foster <kris@krweb.net>
* Added vtysh patch to allow 'write file' command to write eitherpatch.z15554.vtysh.writeconfpaul2002-12-131-26/+92
| | | | per-daemon and/or integrated config file
* Initial revisionpaul2002-12-131-0/+1803