mirror_frr/vtysh
gdt fc9d074576 Make vtysh work on NetBSD, and minor cleanups:
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.
2004-06-30 14:25:12 +00:00
..
.cvsignore CVS ignore Linux NFS silly-delete .nfs* files 2004-06-06 15:25:35 +00:00
ChangeLog Make vtysh work on NetBSD, and minor cleanups: 2004-06-30 14:25:12 +00:00
extract.pl.in Make vtysh work on NetBSD, and minor cleanups: 2004-06-30 14:25:12 +00:00
Makefile.am Make vtysh work on NetBSD, and minor cleanups: 2004-06-30 14:25:12 +00:00
vtysh_config.c 2004-01-15 Paul Jakma <paul@dishone.st> 2004-01-15 01:00:49 +00:00
vtysh_main.c Vtysh fixes: 2004-04-06 11:36:17 +00:00
vtysh_user.c 2003-08-13 Paul Jakma <paul@dishone.st> 2003-08-13 04:07:52 +00:00
vtysh_user.h Initial revision 2002-12-13 20:15:29 +00:00
vtysh.c Workaround for Bugzilla #58. 2004-05-09 23:16:40 +00:00
vtysh.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
vtysh.h *** empty log message *** 2003-12-23 10:39:08 +00:00