summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh.c
diff options
context:
space:
mode:
authorart <art@openbsd.org>2001-07-25 13:25:31 +0000
committerart <art@openbsd.org>2001-07-25 13:25:31 +0000
commit65f111fbc63dfa81113c48a652a9cb023278bef7 (patch)
tree2deb3d61976633f32bc87c949591777aeeb460ab /usr.bin/ssh/ssh.c
parentnat proxy port randomization by ben fleis. (diff)
downloadwireguard-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