diff options
author | 2001-07-25 13:25:31 +0000 | |
---|---|---|
committer | 2001-07-25 13:25:31 +0000 | |
commit | 65f111fbc63dfa81113c48a652a9cb023278bef7 (patch) | |
tree | 2deb3d61976633f32bc87c949591777aeeb460ab /usr.bin/ssh/ssh.c | |
parent | nat proxy port randomization by ben fleis. (diff) | |
download | wireguard-openbsd-65f111fbc63dfa81113c48a652a9cb023278bef7.tar.xz wireguard-openbsd-65f111fbc63dfa81113c48a652a9cb023278bef7.zip |
Change the pmap_enter interface to merge access_type and the wired boolean
and arbitrary flags into one argument.
One new flag is PMAP_CANFAIL that tells pmap_enter that it can fail if there
are not enough resources to satisfy the request. If this flag is not passed,
pmap_enter should panic as it should have done before this change (XXX - many
pmaps are still not doing that).
Only i386 and alpha implement CANFAIL for now.
Includes uvm updates from NetBSD.
Diffstat (limited to 'usr.bin/ssh/ssh.c')
0 files changed, 0 insertions, 0 deletions