CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/17 10:41:07
Modified files:
usr.sbin/relayd: parse.y
Log message:
final reorder diff to use TAILQ_INSERT_TAIL instead of
TAILQ_INSERT_HEAD. now tables and relays are also matching the order
in the config file.
ok pyr@
