[#] http://marc.info/?l=openbsd-cvs&m=140840272603191&w=2
openbsd-cvs(obsdave,2) — All
2014-08-19 03:55:06


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/18 16:58:19

Modified files:
regress/usr.sbin/relayd: Proc.pm Relayd.pm Remote.pm direct.pl
funcs.pl relayd.pl remote.pl
regress/usr.sbin/ospfd: Client.pm Ospfd.pm Proc.pm ospfd.pl
regress/sys/kern/sosplice: LICENSE Proc.pm Remote.pm
regress/sys/kern/sosplice/error: error.pl remote.pl
regress/sys/kern/sosplice/tcp: direct.pl relay.pl remote.pl
regress/sys/kern/sosplice/udp: direct.pl relay.pl remote.pl
regress/sys/net/pf_divert: LICENSE Makefile Proc.pm Remote.pm

Log message:
Make the perl modules consistent for the multiple regression tests.
This includes coding style, better error messages and variable
naming.