summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syslogd/syslogd.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-10-29 04:39:02 +0000
committerderaadt <deraadt@openbsd.org>2014-10-29 04:39:02 +0000
commit12c656704fc3ae944f3671054da1f7bf43a4be50 (patch)
tree263118c7d3408a9e74c73f1ed5326179c4f2e7fe /usr.sbin/syslogd/syslogd.c
parentAdd prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache() (diff)
downloadwireguard-openbsd-12c656704fc3ae944f3671054da1f7bf43a4be50.tar.xz
wireguard-openbsd-12c656704fc3ae944f3671054da1f7bf43a4be50.zip
use poll() instead of the select malloc/free dance which was used to
avoid fd_set overflows. Back when I was young, I fixed these throughout the tree, and the world continued on ignoring the issue... The malloc/free dance was used because poll() was not very portable yet. Now poll() is commonplace, and we should use this safer API. ok guenther millert
Diffstat (limited to 'usr.sbin/syslogd/syslogd.c')
0 files changed, 0 insertions, 0 deletions