diff options
author | 2007-02-20 21:15:00 +0000 | |
---|---|---|
committer | 2007-02-20 21:15:00 +0000 | |
commit | 7af9706774a6383749d7d4ef97f624c29b3f9d25 (patch) | |
tree | 42db08a11e3fc8a9b9a7ae2c022b38eac56086b3 /lib/libkvm/shlib_version | |
parent | Remove duplicate entry. (diff) | |
download | wireguard-openbsd-7af9706774a6383749d7d4ef97f624c29b3f9d25.tar.xz wireguard-openbsd-7af9706774a6383749d7d4ef97f624c29b3f9d25.zip |
Revert PAE pmap for now, until the strange bug is found. This stops
the freezes many of us are seeing (especially on amd64 machines running
OpenBSD/i386).
Much testing by nick@ (as always - thanks!), hugh@, ian@, kettenis@
and Sam Smith (s (at) msmith (dot) net).
Requested by, input from, and ok deraadt@ ok art@, kettenis@, miod@
Diffstat (limited to 'lib/libkvm/shlib_version')
-rw-r--r-- | lib/libkvm/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libkvm/shlib_version b/lib/libkvm/shlib_version index d0f0988b418..1c5d96eb2aa 100644 --- a/lib/libkvm/shlib_version +++ b/lib/libkvm/shlib_version @@ -1,2 +1,2 @@ -major=8 +major=9 minor=0 |