summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/man_term.c
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2019-01-03 16:42:30 +0000
committerkrw <krw@openbsd.org>2019-01-03 16:42:30 +0000
commit641cab3e3338882b84177e04710102cc952b7f18 (patch)
tree3a8933aaba6eb861df264678102179b24afaa0d1 /usr.bin/mandoc/man_term.c
parentbe less verbose on resolver "errors", only log_warnx() real errors and not (diff)
downloadwireguard-openbsd-641cab3e3338882b84177e04710102cc952b7f18.tar.xz
wireguard-openbsd-641cab3e3338882b84177e04710102cc952b7f18.zip
The need for separate bpf and routing message buffers was eliminated
when dhclient moved to processing the entire buffer rather than trying to process one packet per dispatch() loop. So use ifi->rbuf for both purposes, resizing it during initialization to accommodate the larger of the routing socket read size or the bpf socket read size. Eliminates a calloc()/free() per routing socket read.
Diffstat (limited to 'usr.bin/mandoc/man_term.c')
0 files changed, 0 insertions, 0 deletions