summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/openssh/dist/addr.c
AgeCommit message (Expand)Author
2022-10-05merge conflicts between 9.0 and 9.1christos
2022-02-23Merge differences between openssh-8.8 and openssh-8.9christos
2021-03-05merge local changes between openssh 8.4 and 8.5christos
2021-03-05OpenSSH 8.5/8.5p1 (2021-03-03)christos
PCF_SHOULDYIELD and related behind a couple of smallad 2020-02-22check for errors from proc_vmspace_getref().chs 2019-04-07Exclude references to _ucas_{32,64}_mp() for _RUMPKERNEL.thorpej 2019-04-06Treat _RUMPKERNEL like a __HAVE_UCAS_FULL platform. Add a commentthorpej 2019-04-06Overhaul the API used to fetch and store individual memory cells inthorpej 2018-05-28add copyin_pid(), to copyin from a different user address space.chs 2016-05-25Introduce security.pax.mprotect.ptrace sysctl which can be used to bypasschristos 2015-04-21#ifdef DIAGNOSTIC panic -> KASSERTriastradh 2015-03-29Back this out, per pooka's request.riastradh 2015-03-29Use #ifdef _RUMPKERNEL for now to prefer copyout over kcopy in tests.riastradh 2015-03-29Back out previous.riastradh 2015-03-28Swap kernel/curproc tests in copy*_vmspace so rump can catch EFAULT.riastradh 2009-11-04Split uiomove() and high-level copy routines out of the crowdedpooka