| Age | Commit message (Collapse) | Author | 
|---|
|  | * vtysh.c: (vtysh_client_execute) trailling NULLs can be arbitrarily
         split across reads, dont get confused by this and block forever. | 
|  | * Makefile.am: remove zebra/irdp.c from list - dead.
	* extract.pl.in:  Substitute in the autoconf srcdir/builddir paths
	  for includes to cpp. | 
|  | * 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. | 
|  | conflict the ones in lib/sigevent.c. Fixes compiling with --disable-shared. | 
|  |  | 
|  |  | 
|  |  | 
|  | 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. | 
|  |  | 
|  |  | 
|  | * replace -e with -c
* don't save command in history if last line is the same one
* doc/help fixes | 
|  | from vtysh ([quagga-dev 932]). | 
|  | * vtysh_config.c: Fix up strlen to use correct string. | 
|  | without message. Fingers worked faster than brain ;(. | 
|  |  | 
|  | per-daemon and/or integrated config file | 
|  |  |