summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_domain.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2004-11-27 14:26:30 +0000
committermiod <miod@openbsd.org>2004-11-27 14:26:30 +0000
commit570a4ec563a74fbc1b32472f971d0217eddef56f (patch)
tree7e68f29da3008c36e9ac50212a433bac376a7432 /sys/kern/uipc_domain.c
parentif the package is already installed, check whether updating it makes sense: (diff)
downloadwireguard-openbsd-570a4ec563a74fbc1b32472f971d0217eddef56f.tar.xz
wireguard-openbsd-570a4ec563a74fbc1b32472f971d0217eddef56f.zip
In pmap_bootstrap(), replace PMAP_MD_RWZERO, which would leave the lowest
page writeable, with PMAP_MD_RWLOW, which tells how many pages have to be left writeable on low addresses, since the mac rom needs more than one. This lets non-DDB mac68k kernels run. No change on non-mac68k platforms.
Diffstat (limited to 'sys/kern/uipc_domain.c')
0 files changed, 0 insertions, 0 deletions