1Release notes for FreeBSD 16.0. 2 3This file describes new user-visible features, changes and updates relevant to 4users of binary FreeBSD releases. Each entry should describe the change in no 5more than several sentences and should reference manual pages where an 6interested user can find more information. Entries should wrap after 80 7columns. Each entry should begin with one or more commit IDs on one line, 8specified as a comma separated list and/or range, followed by a colon and a 9newline. Entries should be separated by a newline. 10 11Changes to this file should not be MFCed. 12 138e3fd450cc53, 949cff4dceff, 0e724de9ed6f, 9f49f436a9ec, e35191ccf3b3: 14 Add support for an extension to NFSv4.2 (RFCnnnn) that 15 supports handling of POSIX draft ACLs via getfacl(1)/setfacl(1). 16 17dbac191956f9, fe21dbf70aa8: 18 Support for the kcmp(2) system call and fcntl(F_DUPFD_QUERY) for Linux 19 binaries. 20 21a86dc94b84d1: 22 tzdata2025c was imported. 23 24a98e5d785001: 25 Add strdupa(3) and strndupa(3) macros for compatability with glibc. 26 27e967a2a03677: 28 divert socket compat removal, consumers must use PF_DIVERT instead of 29 PF_INET. 30 314453ec5b8716b, 2a3b1641756a: 32 The reboot(8) and halt(8) commands now perform a graceful shutdown similar 33 to the shutdown(8) command including invoking rc.d scripts to shutdown 34 services. The fastboot(8) and fasthalt(8) commands still perform a "fast" 35 reboot or shutdown. 36 37d9788eabffa4: 38 ipfilter cannot be used in a jail by default. 39 400ff0c19e7f70: 41 ipfs(8) is no longer built by default. 42 43575efcfff22f: 44 sendfile(2)'s SF_SYNC flag was removed. 45 46057dae35ffc6, 51a01f3debff, ca3e47b0ea68: 47 hwpmc(4) support for Intel Alder Lake 6-B7, 6-BA, and 6-BF CPU 48 hwpmc(4) support for Intel Emerald Rapids CPUs 49 hwpmc(4) support for Intel Alder Lake-N CPUs 50 511ecf01065b45: 52 New library libuvmem provides the vmem(9) API to userspace applications. 53 54b6cad334e64: 55 Make game controller devices accessible by members of the "game" group 56 by default. 57 58791c531402bd: 59 Add driver for Feature Integration Technology Inc. (aka Fintek) F81232 60 USB to serial devices. 61 62ec0cd287f55f: 63 Support for NVMe/TCP offload on Chelsio T7 adapters. The nvmf_che(4) 64 module enables T7 adapters to process NVMe/TCP PDUs directly similar to 65 the PDU offload provided by cxgbei(4) for iSCSI. 66