summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_exec.c
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2001-06-22 23:53:52 +0000
committerjason <jason@openbsd.org>2001-06-22 23:53:52 +0000
commit3176306044ea4555c46cd85d56f457a593cbe9ac (patch)
tree54ca958186d729c12cd1ba9274e255108aa29679 /sys/kern/kern_exec.c
parentdo not exit() from signal handler (diff)
downloadwireguard-openbsd-3176306044ea4555c46cd85d56f457a593cbe9ac.tar.xz
wireguard-openbsd-3176306044ea4555c46cd85d56f457a593cbe9ac.zip
Fix lotsa bugs:
- Hi/Fn length fields in command structures are 18 bits (feature!), but descriptor lengths are 16 bits. - define dmamap maximum lengths correctly (2^18 for total length, 2^16 for segments). - Make the defines more consistent, and add other modes - split source_count in command descriptors into a 16 bit length, and 16bit reserved part upshot: blocks as large as 2^18 - 8 work now for userland crypto
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions