summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update in preparation for 13.4-RELEASErelease/13.4.0Colin Percival2024-09-133-2/+5
* Add UPDATING note about running make delete-old after libc++ 18 upgradeDimitry Andric2024-09-091-0/+7
* 13.4: Update to RC3Colin Percival2024-09-061-1/+1
* pf: rework pf_icmp_state_lookup() failure modeKristof Provost2024-09-052-9/+15
* pf: be less strict about icmp state checking for sloppy state trackingKristof Provost2024-09-051-0/+3
* pf: try to lookup the icmp state based on a correct packet descriptorKristof Provost2024-09-051-2/+2
* pf: improve the ICMPv6 direction checkKristof Provost2024-09-053-36/+84
* loader.efi.8: Remove rogue duplicated linesJessica Clarke2024-09-041-4/+1
* Add UPDATING entries and bump revisionEd Maste2024-09-042-1/+15
* umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0'Olivier Certner2024-09-041-2/+2
* umtx: shm: Prevent reference counting overflowOlivier Certner2024-09-041-22/+54
* umtx: shm: Fix use-after-free due to multiple drops of the registry referenceOlivier Certner2024-09-041-18/+33
* umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flagsOlivier Certner2024-09-041-9/+5
* bhyve: fix off by one error in pci_xhciPierre Pronchery2024-09-041-2/+2
* ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodesPierre Pronchery2024-09-041-9/+8
* ctl: fix memory disclosure in read/write buffer commandsPierre Pronchery2024-09-041-2/+2
* ctl: fix Use-After-Free in ctl_write_bufferAlan Somers2024-09-042-8/+19
* libnv: verify that string is null terminatedMariusz Zaborski2024-09-041-0/+4
* libnv: allocate buffer in a safe wayMariusz Zaborski2024-09-042-11/+15
* 13.4: Update to RC2Colin Percival2024-08-301-1/+1
* loader.efi(8): beef up the updating the ESPWarner Losh2024-08-291-22/+120
* ctl: avoid heap info leak in ctl_request_senseEd Maste2024-08-261-8/+2
* amdsmn(4), amdtemp(4): add support for AMD Ryzen 7 "Phoenix" processorsOliver Fromme2024-08-262-0/+10
* 13.4: Update to RC1Colin Percival2024-08-231-1/+1
* 13.4: Switch from "quarterly" to "release" pkgsColin Percival2024-08-221-1/+1
* Modernize DVD package set in preparation for 14.1Colin Percival2024-08-221-8/+6
* pkg-stage.sh: add x11/sddmGraham Perrin2024-08-221-0/+1
* pw userdel: destroy home dataset if emptyMike Karels2024-08-214-18/+118
* adduser: Better document ZFS dataset creation.Dag-Erling Smørgrav2024-08-211-3/+7
* adduser: create dataset only if home is directly within datasetMike Karels2024-08-211-1/+8
* tail -F: fix crashAndre Albsmeier2024-08-211-1/+2
* pf: invert direction for inner icmp state lookupsKristof Provost2024-08-213-12/+17
* pf tests: ensure that traceroutes using ICMP workKristof Provost2024-08-212-0/+130
* pf: fix icmp-in-icmp state lookupKristof Provost2024-08-211-14/+17
* 13.4: Update to BETA3Colin Percival2024-08-161-1/+1
* msdosfs: fix cluster limit when mounting FAT-16 file systemsStefan Eßer2024-08-151-1/+3
* Fix EFI loader reproducibility with lldDimitry Andric2024-08-151-0/+5
* calendar: don't setlogin(2) in the -a user handlersKyle Evans2024-08-141-1/+1
* Merge commit d2353ae00c3b from llvm git (by Argyrios Kyrtzidis):Dimitry Andric2024-08-131-3/+3
* acl_copyin: avoid returning uninitialized memoryPierre Pronchery2024-08-131-1/+1
* pipe: keep uio_iovcnt consistentEd Maste2024-08-131-1/+3
* mailer.conf for sendmail: remove duplicate word.Dmitry Morozovsky2024-08-121-1/+1
* tcp: initialize V_ts_offset_secret for all vnetsMichael Tuexen2024-08-121-1/+1
* 13.4: update to BETA2Colin Percival2024-08-091-1/+1
* nd6: Fix the routing table subscriptionMark Johnston2024-08-081-3/+3
* cxgbe: Flush transmitted packets more regularly in netmap modeMark Johnston2024-08-081-13/+12
* ktrace: Fix an inverted privilege checkMark Johnston2024-08-071-1/+1
* sshd: remove blacklist call from grace_alarm_timerEd Maste2024-08-076-7/+5
* sctp: improve input validation for data chunksMichael Tuexen2024-08-061-18/+17
* 13.4: create releng/13.4 branchColin Percival2024-08-023-3/+3