diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-07-14 13:31:45 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-07-14 13:31:45 +0000 |
commit | 4aaf7ab21223498137410bc18b2514f2d515bbfb (patch) | |
tree | b4b3ff616f21852c9eac3d7265a86bc709554de9 /regress/usr.sbin/Makefile | |
parent | cf5aec75b9650933be22a9f8120aa631181f772e (diff) |
Do not mix Perl read() with sysread(). Data could get stuck in the
buffered IO and test run-regress-args-get-1073741824.pl would fail
on slow hardware. Introduce a common function read_part() that
uses Perl read(). Limit debug output to one line per 1% of data.
Remove unused function http_server(). Fix whitespace. Cleanup
Makefile.
Diffstat (limited to 'regress/usr.sbin/Makefile')
0 files changed, 0 insertions, 0 deletions