diff options
author | 2017-07-14 13:31:44 +0000 | |
---|---|---|
committer | 2017-07-14 13:31:44 +0000 | |
commit | fd0974f5352430493b09b06270d81160c616324d (patch) | |
tree | f66f68c6d46520e675d72f704df3cc103d3daabb /usr.bin/mandoc/roff.c | |
parent | bpf(4) *may* deliver more than one captured packet at a time. So when (diff) | |
download | wireguard-openbsd-fd0974f5352430493b09b06270d81160c616324d.tar.xz wireguard-openbsd-fd0974f5352430493b09b06270d81160c616324d.zip |
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 'usr.bin/mandoc/roff.c')
0 files changed, 0 insertions, 0 deletions