Added scandirat(3) from FreeBSD. Added elf_aux_info(3), designed to let userland peek at AT_HWCAP and AT_HWCAP2, using an interface from FreeBSD. Added missing function wcsnlen(3) to find length of a wide string (i.e. wcslen(3) with a max len argument). Imported libva 2.22.0, an implementation for VA-API (video acceleration API). VA-API provides access to graphics hardware acceleration capabilities for video processing. Added the option '-u name' to env(1) to remove a variable from th environment. Various bugfixes and tweaks in userland: Throughout the source tree, add missing error checks to calls of gmtime(3) and localtime(3). Added missing error checks to all calls under libexec and sbin in case of ctime(3) and ctime_r(3) failures when timestamps are far off.
Official announcement
Download OpenBSD