summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh_main.c
Commit message (Expand)AuthorAgeFilesLines
* doc, vtysh: Fixup of history handlingDonald Sharp2016-02-261-2/+30
* vtysh: drop unused variables & RETSIGTYPEDavid Lamparter2015-04-211-8/+2
* vtysh: fix function prototypesDavid Lamparter2015-04-211-4/+4
* lib, vtysh: reduce unneccessary C extension usageDavid Lamparter2015-04-211-1/+4
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-2/+0
* [vtysh] Save vtysh history to a fileTomasz Pala2009-06-241-1/+7
* [vtysh] Add a --noerror optionStephen Hemminger2009-06-181-7/+18
* [vtysh] Make vtysh more useable for scriptingStephen Hemminger2009-06-181-3/+42
* [vtysh] Force line buffered mode.Stephen Hemminger2009-06-181-0/+1
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-151-1/+11
* [vtysh] Never skip authentication, and add support for multiple -c commandsAndrew J. Schorr2006-07-271-14/+73
* Vtysh compiles cleanly as well.hasso2004-10-071-1/+0
* Big vtysh cleanup. See changelogs for details.hasso2004-10-031-20/+13
* Port ospf6d to sigevent and rename signal handling functions in vtysh not tohasso2004-08-281-7/+8
* More vtysh fixes. Specifying configuration from command line works now.hasso2004-08-261-8/+10
* Vtysh cleanup part 2. No any functional changes yet except VTYSH_INTERFACE.hasso2004-08-261-14/+11
* Cleaning up whitespace mess mostly caused by my patches. Biggerhasso2004-08-251-6/+6
* Vtysh fixes:hasso2004-04-061-6/+16
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* Initial revisionpaul2002-12-131-0/+288