summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh.c
Commit message (Expand)AuthorAgeFilesLines
...
* Big vtysh cleanup. See changelogs for details.hasso2004-10-031-71/+185
* Compiler warning fix.hasso2004-09-261-1/+1
* 2004-09-17 Paul Jakma <paul@dishone.st>paul2004-09-171-11/+26
* Brown paperbag, please. Don't segfault if VTYSH_PAGER isn't defined.hasso2004-08-271-2/+7
* Make "terminal length <0-512>" command work in vtysh.hasso2004-08-271-2/+57
* More vtysh fixes. Specifying configuration from command line works now.hasso2004-08-261-0/+1
* Vtysh cleanup part 2. No any functional changes yet except VTYSH_INTERFACE.hasso2004-08-261-263/+255
* Cleaning up whitespace mess mostly caused by my patches. Biggerhasso2004-08-251-67/+67
* Workaround for Bugzilla #58.hasso2004-05-091-0/+2
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-5/+3
* *** empty log message ***hasso2003-12-231-2/+59
* 2003-12-22 Christian Hammers <ch@lathspell.de>gdt2003-12-221-6/+7
* Add IPv6 ping and traceroute.hasso2003-06-251-1/+51
* Just "write" command without any parameters writes conf to file.hasso2003-05-251-0/+6
* slight addition to hasso's previous no_interface patch.paul2003-05-231-2/+2
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+8
* Undo Hasso last patch, about to apply a slightly updated patch.paul2003-05-231-8/+0
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+8
* From: Paul Jakma <paulj@alphyra.ie>paul2003-05-211-8/+0
* From: Sergiy Vyshnevetskiy <serg@vostok.net>paul2003-05-011-8/+11
* Hasso Tepperpaul2003-04-191-18/+0
* Fix up vtysh.c compile warningspaul2003-04-181-7/+7
* Change vty socket path defines to the global definespaul2003-04-071-6/+6
* Add 'no description' commandpaul2003-03-281-0/+7
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-4/+36
* Add the interface node 'description' command.paul2003-03-011-0/+7
* 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
* Added vtysh patch to allow 'write file' command to write eitherpatch_z15554_vtysh_writeconfpaul2002-12-131-26/+92
* Initial revisionpaul2002-12-131-0/+1803