* 60e8939aa85b - update to RC1 (3 weeks ago) <Glen Barber> * fdd7609f1023 - linux: fix handling of flags for 32 bit send(2) syscall (3 weeks ago) <Edward Tomasz Napierala> * 9d39df7bd9c0 - Don't check compat.linux.emul_path before loading linux(4) (3 weeks ago) <Edward Tomasz Napierala> * f122a8719225 - Use compat.linux.emul_path instead of hardcoded path in /etc/rc.d/linux (3 weeks ago) <Edward Tomasz Napierala> * 9bf608d00a4f - libc: fix buffer overrun in getrpcport(3) (3 weeks ago) <Edward Tomasz Napierala> * ac94eec58a1a - O_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVAL for abs path (3 weeks ago) <Konstantin Belousov> * 8ae87de4df1d - nameicap_check_dotdot: trim tracker on check (3 weeks ago) <Konstantin Belousov> * bd7a41bed081 - Add nameicap_cleanup_from(), to clean tracker list starting from some element (3 weeks ago) <Konstantin Belousov> * 4a5108cdc927 - nameicap_tracker_add: avoid duplicates in the tracker list (3 weeks ago) <Konstantin Belousov> * cea301aee3e1 - Do not call nameicap_tracker_add() for dotdot case. (3 weeks ago) <Konstantin Belousov> * 22c1852a04b0 - open(2): Remove O_BENEATH and AT_BENEATH (3 weeks ago) <Konstantin Belousov> * 9f1e0822cdf4 - fhlink(2): the syscalls do not take flag (3 weeks ago) <Konstantin Belousov> * 3bde9c57df17 - FFS extattr: fix handling of the tail (3 weeks ago) <Konstantin Belousov> * 065b9549d356 - sendfile: Use the pager size to determine the file extent when possible (3 weeks ago) <Mark Johnston> * b8ffda0a37e1 - tcp: various improvements and fixes to PRR - Ensure cwnd doesn't shrink to zero with PRR - use accurate rfc6675_pipe when enabled - Address two incorrect calculations and enhance readability - address second instance of cwnd potentially becoming zero - fix sublte bug due to implicit int to uint typecase in max() - fix bug due to typo in hand-coded CEILING() function by using howmany() macro - use int instead of long, and add a missing long typecast - replace if conditionals with easier to read imax/imin (as in pseudocode) - Avoid accounting left-edge twice in partial ACK. - Include new data sent in PRR calculation - Improve PRR initial transmission timing - Fix prr_out when pipe < ssthresh (3 weeks ago) <Richard Scheffenegger> * 43a2f41379f5 - RACK: fix an issue triggered by using the CDG CC module (3 weeks ago) <Michael Tuexen> * 5fdc5c5dbac4 - jail: allow root to implicitly widen its cpuset to attach (3 weeks ago) <Kyle Evans> * 661e2b8e1486 - ddb: fix show devmap output on 32-bit arm (3 weeks ago) <Thomas Skibo> * d2d99e6757fb - armv8crypto: add missing newline (3 weeks ago) <Elliott Mitchell> * 3664067ea91a - nfsclient: fix panic in cache_enter_time() (3 weeks ago) <Rick Macklem> * 2d379aed1e5c - copy_file_range(2): Fix for small values of input file offset and len (3 weeks ago) <Rick Macklem> * 20f9e2a723f5 - rmlock: Add a required compiler membar to the rlock slow path (3 weeks ago) <Mark Johnston> * 945184b92f65 - Create dhclient pid directory if it doesn't exist (3 weeks ago) <Chris Rees> * 6f930137ca6d - sctp: several fixes and improvements (3 weeks ago) <Michael Tuexen> * 2751e264dfef - tcp: improve behaviour when using TCP_NOOPT (3 weeks ago) <Michael Tuexen> * 811deba9df26 - Remove __NO_TLS. (3 weeks ago) <Konstantin Belousov> * 91a611e52160 - mips: Don't set __NO_TLS to disable some uses of TLS. (3 weeks ago) <John Baldwin> * 229f1e4b1424 - riscv: Don't set __NO_TLS to disable some uses of TLS. (3 weeks ago) <John Baldwin> * 59b8f72a21b3 - libsysdecode: fix decoding of TCP_NOPUSH and TCP_MD5SIG (3 weeks ago) <Michael Tuexen> * 856af5ff745f - mkimg: Add support for offset if the source is an image (3 weeks ago) <Emmanuel Vadot> * f3054d18bfbd - mkimg: We always want the last block of the last inserted partition (3 weeks ago) <Emmanuel Vadot> * 90cf334642c2 - pwm_backlight: Add MODULE_DEPEND on backlight (3 weeks ago) <Brett Mastbergen> * c0708f6835bf - efibootmgr: Check for efi supported after parsing args (3 weeks ago) <Warner Losh> * f495e9ed95c9 - uefi: Add riscv to historical details (3 weeks ago) <Jessica Clarke> * de3e66f4bb2d - Restore missing word (3 weeks ago) <Warner Losh> * abe709deefdf - uefi: add historical details (3 weeks ago) <Warner Losh> * 3e95150e8cb3 - Remove incorrect statement about EFI environment variables being unsupported. (3 weeks ago) <Warner Losh> * eb62c494bfa0 - uart: only use MSI on devices that advertise 1 MSI vector (3 weeks ago) <Warner Losh> * 963c8fa8b231 - boot: remove gptboot.efifat, it never should have been (3 weeks ago) <Warner Losh> * 5eabef5a8223 - Giant: move back Giant removal until 14 (3 weeks ago) <Warner Losh> * 5a1ecfa5a986 - hid: bump HID_ITEM_MAXUSAGES to 8 (3 weeks ago) <Warner Losh> * 84c6bae8db2e - acpi: limit the AMDI0020/AMDI0010 workaround to an option (3 weeks ago) <Warner Losh> * a7926435c12e - pf: Fix incorrect fragment handling (3 weeks ago) <Kristof Provost> * 113bd64cdf4e - pmap: Fix largemap restart checks in the kernel_maps sysctl handler (3 weeks ago) <Mark Johnston> * 18b6283014a2 - iflib: Avoid double counting in rxeof (3 weeks ago) <Mark Johnston> * 310ae6a0df39 - OpenSSL: Regen manual page for the previous commit (4 weeks ago) <Jung-uk Kim> * 974504783922 - Handle partial data re-sending on ktls/sendfile on FreeBSD (4 weeks ago) <Oleksandr Tymoshenko> * e32bc2536297 - update to BETA4 (4 weeks ago) <Glen Barber>