* Ported POSIX Message Queues from NetBSD (Google Summer of Code Project).
* Updated Linuxulator (now runs java, flash,...) for pc32
* fixed vinum root mounts
-* added a watchdog framework
-* added a gpio framework
-* fixed hifn driver
-* added glxsb driver
-* added minidumps
-* added vkernel64
-* added support for cs5536
-* added support for geode LX
-
+* Added watchdog framework (compatible with watchdogd(8))
+* Added gpio framework
+* Ported minidumps from FreeBSD (enabled by default)
+* Added vkernel64
+* Added hotplug pseudo-device
> ### HAMMER changes
> ### Hardware changes (non-networking)
* uchcom(4): The driver for WinChipHead CH341/CH340 is now working stable
+* glxsb(4): The driver has been imported from FreeBSD
+* hifn(4): The driver has been fixed to work with updated opencrypto
+* cs5536: Added support for watchdog and gpio on this chip
+* nsclpcsio(4): The driver has been imported from OpenBSD
+* Geode LX: Enable identification and features of this CPU
> ### Hardware changes (networking)
* Imported the alc(4) driver for Atheros AR8131/AR8132 NICs
* mount_nfs(8):rdirplus is now the default
* periodic(8) security now also reports pkgsrc vulnerabilities
* watchdogd: import from OpenBSD
+* hotplugd(8): import from OpenBSD
> ### amd64 related changes