diff options
author | 2020-10-03 06:22:20 +0000 | |
---|---|---|
committer | 2020-10-03 06:22:20 +0000 | |
commit | 5a63c237dfa394716995f11e2af415b29d06ebcf (patch) | |
tree | b3fbc1f91ea6bd6cd17171c70224251b2f80f426 /usr.bin/ssh/sshconnect.c | |
parent | Add bsd.mp to powerpc64's installXX.{img,iso} (diff) | |
download | wireguard-openbsd-5a63c237dfa394716995f11e2af415b29d06ebcf.tar.xz wireguard-openbsd-5a63c237dfa394716995f11e2af415b29d06ebcf.zip |
Increase CLAIM_LIMIT from 11M to 14M to make room for retguard
The kernel text will grow larger when retguard adds code to many
functions to check their return addresses. The entire kernel
(including text, data, bss, symbol table, and ramdisk) must fit under
the CLAIM_LIMIT. A kernel that overflows this limit may fail very
quickly, by causing a "DEFAULT CATCH!" error in Open Firmware.
Crank version to "1.10", so I can see whether the running ofwboot uses
the higher CLAIM_LIMIT.
ok deraadt@
Diffstat (limited to 'usr.bin/ssh/sshconnect.c')
0 files changed, 0 insertions, 0 deletions