summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_output.c
diff options
context:
space:
mode:
authorgilles <gilles@openbsd.org>2016-02-10 09:23:53 +0000
committergilles <gilles@openbsd.org>2016-02-10 09:23:53 +0000
commit6a328ef6d58663dfc8c3a518f011b7c8c38ad56f (patch)
treeb6ad08d4c849792be9c84d2c92fd7d07e66bfdb0 /sys/netinet/ip_output.c
parentPermit negative x and y coordinates in mouse.scale for uts and ums. (diff)
downloadwireguard-openbsd-6a328ef6d58663dfc8c3a518f011b7c8c38ad56f.tar.xz
wireguard-openbsd-6a328ef6d58663dfc8c3a518f011b7c8c38ad56f.zip
when creating a db map, we use a temporary file to work on and atomically
move to destination when done. this causes dbopen() to be called with an empty file which happens to... not work with other db libraries. adding O_TRUNC is noop for us, fixes the issue for other libraries and lets us reduce delta between us and portable. ok sunil@, ok eric@
Diffstat (limited to 'sys/netinet/ip_output.c')
0 files changed, 0 insertions, 0 deletions