CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2013/03/04 01:41:32
Modified files: usr.sbin/relayd: parse.y relayd.h Log message: sync yyerror() with bgpd; use vlog() to log parser errors so they show in logs if they occur when reloading. ok benno@