We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0771d8 commit ba48734Copy full SHA for ba48734
UPDATING
@@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
27
world, or to merely disable the most expensive debugging functionality
28
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
29
30
+20250820:
31
+ Commits 08c7dd2fbe4f and a4197ea47777 have changed the ABI between
32
+ libvmmapi and the vmm device. If using a custom kernel configuration,
33
+ please ensure that the COMPAT_FREEBSD14 option is included so older
34
+ versions of libvmmapi continue working as expected.
35
+
36
20250819:
37
The CLEAN option has been switched back from default-on to default-off.
38
This reverts the 20250808 change below, which had reverted the 20240729
0 commit comments