]> git.proxmox.com Git - mirror_frr.git/commit
2005-03-08 Paul Jakma <paul.jakma@sun.com>
authorpaul <paul>
Tue, 8 Mar 2005 15:16:57 +0000 (15:16 +0000)
committerpaul <paul>
Tue, 8 Mar 2005 15:16:57 +0000 (15:16 +0000)
commitb45da6f01612e8ec1938cacfe0ea0ef34ad1afca
tree670671d335524f7b44bee3e32bdba1a75aecc7df
parent3b0c5d9a56560cfbfb1a8f5b9e6cc71025eb5490
2005-03-08 Paul Jakma <paul.jakma@sun.com>

* command.c: (banner_motd_file_cmd) use XSTRDUP/XFREE
* vty.c: (vty_hello) suggestions from Andrew, read by line and
  stub out trailling non-printable characters on each line thus
  allowing us to specify VTY_NEWLINE to vty_out.
lib/ChangeLog
lib/command.c
lib/vty.c