diff options
author | 2015-07-19 04:45:25 +0000 | |
---|---|---|
committer | 2015-07-19 04:45:25 +0000 | |
commit | 9a84d8de7ee0b35daaccb361c94619885e80f135 (patch) | |
tree | f6bb4e7e0b4066a0c0686649ff52207914b52991 /lib/libssl/src | |
parent | Replace test command with []. (diff) | |
download | wireguard-openbsd-9a84d8de7ee0b35daaccb361c94619885e80f135.tar.xz wireguard-openbsd-9a84d8de7ee0b35daaccb361c94619885e80f135.zip |
Make KTR_SYSRET records variables variables sized, leaving out the
retval on error, including a long long retval on successful lseek(),
and including a register_t retval for other successes. This fixes
lseek reporting on ILP32 archs.
While here, reworking internal kern_ktrace.c bits to be able to pass
two buffers to ktrwriteraw(), so we can avoid mallocing a buffer
in some cases and so that KTR_GENIO logs are split at PAGE_SIZE,
not PAGE_SIZE-sizeof(struct ktrgenio)
ok miod@
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions