diff options
author | 2015-01-20 18:12:49 +0000 | |
---|---|---|
committer | 2015-01-20 18:12:49 +0000 | |
commit | 2cffba4210257492f6aaedb8664fada4482f7d93 (patch) | |
tree | 995df9d7fdc55102716d00f216c1c28834446b24 /lib/libc | |
parent | Do not assume a read buffer coming from libevent is aligned. Copy the (diff) | |
download | wireguard-openbsd-2cffba4210257492f6aaedb8664fada4482f7d93.tar.xz wireguard-openbsd-2cffba4210257492f6aaedb8664fada4482f7d93.zip |
Years ago, MSIZE had to be known in <sys/param.h> probably to allocate
memory for the mbuf layer up front. These days it only matters for
sizing of macros in <sys/mbuf.h>, so move it there. MCLSHIFT, MCLBYTES,
and MCLOFSET can move also (a decade ago, architectures had different
mbuf sizes. you don't want to know more)
ok guenther, ports fallout checked for by sthen
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions