CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2015/02/25 15:33:38
Modified files: regress/usr.sbin/syslogd: args-dropped-sighup-tcp.pl args-dropped-sighup-tls.pl args-dropped-sigterm-tcp.pl args-dropped-sigterm-tls.pl args-dropped-tcp.pl args-dropped-tls.pl args-sync-tcp.pl args-sync-tls.pl Log message: Do not count the dropped messages strictly, so that the syslogd tests are depending less on the timing. Fix a race in the buffer sync test. Now make regress of syslogd passes on my amd64, i386, sparc64, alpha machines.