aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bhyve: improve input validation in pci_xhcistable/13Pierre Pronchery86 min.1-5/+73
* pf: fix debug printfKristof Provost30 hours1-1/+1
* ng_ipfw(4): add missing change after previous commitEugene Grosbein30 hours1-1/+1
* stale-symlink-buildworld.sh: improve documentationWolfram Schneider3 days1-1/+10
* stale symlinks: configurable obj dir prefixWolfram Schneider3 days1-1/+3
* libnv: correct the calculation of the structure's sizeMariusz Zaborski4 days1-1/+1
* MFC: fetch(1): suppress "Not Modified" in quiet modeEugene Grosbein5 days1-5/+6
* ndp: Fix libxo formatting for the header of neighbor cacheHelge Oldach8 days1-1/+1
* ndp: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])Elyes Haouas8 days1-4/+4
* nfsd: Fix handling of NFSv4 setable attributesRick Macklem10 days2-25/+35
* sys: Mark ACL conversion routines as __result_use_checkPierre Pronchery10 days1-2/+2
* stand: bump arbitrary build date to 2024-01-01Ed Maste10 days1-2/+2
* bsd.symver.mk: pass $CFLAGS to $CPP invocationEd Maste10 days1-1/+1
* mfi: correct typo in sysctl/tunable descriptionEd Maste10 days1-1/+1
* development.7/FILES: add CONTRIBUTING + git-arc.shAlexander Ziaee10 days1-2/+9
* development.7: markup nits, tag spdxAlexander Ziaee10 days1-3/+5
* man/man7/development.7: correct typo in manpage.Ceri Davies10 days1-1/+1
* contrib/tzdata: import tzdata 2024bPhilip Paeps11 days22-1241/+1768
* libcbor: Ignore errors for unknown #pragmasJohn Baldwin11 days1-0/+1
* Add UPDATING note about running make delete-old after libc++ 18 upgradeDimitry Andric11 days1-0/+7
* UPDATING: keep sorted by date.Dimitry Andric11 days1-4/+4
* Improve accuracy of asinf(3) and acosf(3)Steve Kargl11 days2-15/+27
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste12 days75-75/+0
* tpm: Register TPM as entropy sourceJean-François Hren12 days1-0/+2
* beep: show error upon failure to open sound deviceEd Maste13 days1-1/+1
* ng_ksocket(4): unbreak after previous commitEugene Grosbein2024-09-041-6/+6
* MFC: ng_ksocket: fix upcall clearing on node shutdownGleb Smirnoff2024-09-041-7/+14
* MFC: ng_ksocket: fix accept(2)Gleb Smirnoff2024-09-041-6/+35
* 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
* ctl: add some ATF tests for READ BUFFERAlan Somers2024-09-045-0/+248
* 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
* bhyve: fix off by one error in pci_xhciPierre Pronchery2024-09-041-2/+2
* nd6: Fix the routing table subscriptionMark Johnston2024-09-041-3/+3
* libnv: verify that string is null terminatedMariusz Zaborski2024-09-041-0/+4
* libnv: allocate buffer in a safe wayMariusz Zaborski2024-09-042-11/+15
* pf: rework pf_icmp_state_lookup() failure modeKristof Provost2024-09-042-9/+15
* pf: be less strict about icmp state checking for sloppy state trackingKristof Provost2024-09-041-0/+3
* pf: try to lookup the icmp state based on a correct packet descriptorKristof Provost2024-09-041-2/+2
* pf tests: ensure that neighbour discovery works as expectedKristof Provost2024-09-041-0/+48
* pf: improve the ICMPv6 direction checkKristof Provost2024-09-043-36/+84
* pfctl tests: fix dependencyKristof Provost2024-09-041-0/+2
* x86: Detect NVMM hypervisorKevin Bowling2024-09-043-1/+3
* loader.efi.8: Remove rogue duplicated linesJessica Clarke2024-09-031-4/+1
* contrib/bc: fix build with GCCStefan Eßer2024-09-033-2/+8
* vendor/bc: upgrade to version 7.0.0Stefan Eßer2024-09-0350-133/+914