summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update in preparation for 15.1-RELEASErelease/15.1.0Colin Percival2026-06-123-2/+5
* Add UPDATING entries and bump versionMark Johnston2026-06-092-1/+42
* ldns: Fix query response validationGordon Tetlow2026-06-093-3/+110
* openssl: Fix multiple vulnerabilitiesGordon Tetlow2026-06-0933-93/+472
* vt: Avoid integer overflow in CONS_HISTORY ioctlEd Maste2026-06-092-7/+8
* imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid imagesMark Johnston2026-06-093-27/+187
* arm64: Workaround the following errataAndrew Turner2026-06-091-9/+51
* linux: Correct the issetugid check in copyout_auxargsMark Johnston2026-06-091-3/+1
* in6_mcast: Fix a race in in6p_set_source_filter()Mark Johnston2026-06-092-45/+36
* sigqueue: In capability mode, only allow signalling selfEd Maste2026-06-092-3/+19
* sound: Fix software buffer lifetime issuesMark Johnston2026-06-094-16/+175
* sound: Check for offset overflow in dsp_mmap_single()Christos Margiolis2026-06-093-0/+55
* ktls: Don't attempt to modify non-anonymous mbufs on the receive pathJohn Baldwin2026-06-093-3/+108
* thr_kill2: Respect p_cansignal()Mark Johnston2026-06-091-1/+1
* 15.1: Update to RC2Colin Percival2026-06-061-1/+1
* loader.efi: Fix when staging moves lateWarner Losh2026-06-063-46/+81
* bsdinstall: script: Fix scripted DISTRIBUTIONSJose Luis Duran2026-06-061-0/+1
* amd64: there is no reason to copy ucode around in ucode_load_bsp()Konstantin Belousov2026-06-051-11/+9
* 15.1: Update to RC2Colin Percival2026-05-291-1/+1
* padlock: Restore padlock_rng to the amd64 buildAlan Somers2026-05-288-15/+6
* mtree: usr: Add missing pkg/triggers entryJose Luis Duran2026-05-281-0/+4
* amd64/vmm: Fix ppt_unmap_mmio() after commit 36b855f18925Mark Johnston2026-05-281-1/+1
* syslogd: fix memory leak in casper_ttymsg()Pat Maddox2026-05-281-8/+6
* unbound: Update to 1.25.1Dag-Erling Smørgrav2026-05-2840-1929/+3401
* unbound: Update to 1.25.0Dag-Erling Smørgrav2026-05-28138-27071/+15738
* unbound: Update to 1.24.2Dag-Erling Smørgrav2026-05-2821-1925/+2709
* unbound: Regenerate for 1.24.1Dag-Erling Smørgrav2026-05-289-3858/+7176
* intro.7: Reference groups.7Alexander Ziaee2026-05-281-1/+3
* groups.7: New manual page of standard group namesArtem Bunichev2026-05-2812-14/+371
* 15.1: Update to RC1Colin Percival2026-05-221-1/+1
* Switch from "quarterly" to "release" pkgs on DVDColin Percival2026-05-211-1/+1
* mtree: Remove unused MANSUBDIRsDag-Erling Smørgrav2026-05-212-8/+1
* EC2: Don't enable firstboot_pkgs in small flavourColin Percival2026-05-211-1/+1
* libc/timespec_get*.3: expose STANDARDS sectionRobert Clausecker2026-05-212-11/+11
* libc/ctime.3: timegm() is in C23.Robert Clausecker2026-05-211-3/+4
* ipfw: fix checksum after NATTimo Völker2026-05-211-8/+7
* mac_do.4: Jail parameter takes 'new', not 'enable'; uid_t/gid_t are 32-bitOlivier Certner2026-05-211-4/+4
* linuxulator: fix SO_PEERCRED emulation after 1d24638d3e8Alan Somers2026-05-211-1/+3
* tcp: improve validation of received TCP over UDP packetsMichael Tuexen2026-05-211-5/+17
* sctp: fix NOINET buildMichael Tuexen2026-05-211-1/+20
* fwget: update realtek and intel pci entriesBjoern A. Zeeb2026-05-212-176/+75
* man: iwlwifi/rtw88/rtw89: update man pages for Linux v7.0 based updatesBjoern A. Zeeb2026-05-214-119/+116
* ptrace: clear TDP_USERWR after transparent attach only on attachKonstantin Belousov2026-05-211-10/+9
* 15.1: Bump version to BETA3-p1Colin Percival2026-05-201-1/+1
* freebsd-update: Skip /etc/ssl/cert.pemDag-Erling Smørgrav2026-05-201-1/+1
* cap_net: do not allow new limits to drop keys from the old onesMariusz Zaborski2026-05-201-0/+31
* bsdconfig: Make sure that SSID names are properly escapedMark Johnston2026-05-201-0/+3
* bsdinstall: Avoid invoking eval on the wlan SSID listMark Johnston2026-05-201-16/+31
* libcasper: switch from select(2) to poll(2)Mariusz Zaborski2026-05-205-141/+262
* ptrace: Fix validation of PT_SC_REMOTE argumentsMark Johnston2026-05-202-26/+76