aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | riscv: add dwc, dwmmc to NOTESMitchell Horne2024-02-271-0/+4
* | | | conf: deduplicate dwmmc config logicMitchell Horne2024-02-274-3/+1
* | | | conf: deduplicate dwc config logicMitchell Horne2024-02-276-8/+7
* | | | dwc: fix DEBUG macro nameMitchell Horne2024-02-271-1/+1
* | | | Add share/mk/local.dirdeps-targets.mkSimon J. Gerraty2024-02-271-0/+1
* | | | netlink: restore original buffer if nlmsgs_to_linux() failsGleb Smirnoff2024-02-271-3/+3
* | | | netlink: Don't use a zero-length arrayJohn Baldwin2024-02-271-3/+13
* | | | mkimg.1: add new PARTITION SPECIFICATION sectionEugene Grosbein2024-02-271-1/+38
* | | | bhnd_chipc: Make use of bus_generic_rman_* to simplify some codeJohn Baldwin2024-02-271-46/+22
* | | | bhnd_usb: Use bus_generic_rman_*John Baldwin2024-02-271-26/+85
* | | | dpaa2: Use bus_generic_rman_*John Baldwin2024-02-274-46/+33
* | | | rman: Remove rman_set_start/endJohn Baldwin2024-02-272-16/+0
* | | | CTL: Drop Format Device and Rigid Disk Geometry mode pagesAlexander Motin2024-02-272-257/+0
* | | | carp(4): Fix a typo in a source code commentGordon Bergling2024-02-271-1/+1
* | | | bxe(4): Fix two typos in a kernel messagesGordon Bergling2024-02-271-2/+2
* | | | pf: fix packet-to-big for route-to as wellKristof Provost2024-02-272-10/+41
* | | | pci_vendors: update to 2024.02.02Baptiste Daroussin2024-02-271-108/+615
* | | | dumprestore.h: Fix typos in source code commentsGordon Bergling2024-02-271-3/+3
* | | | vge(4): Fix a typo in a source code commentGordon Bergling2024-02-271-1/+1
* | | | stress2: Added a few regression testsPeter Holm2024-02-274-0/+632
* | | | sched: Simplify sched_lend_user_prio_cond()Olivier Certner2024-02-272-17/+5
* | | | PP mutexes: lock: Reduce 'umtx_lock' holding before taking the user lockOlivier Certner2024-02-271-11/+14
* | | | PP mutexes: lock: Check if priority is too high against base oneOlivier Certner2024-02-271-1/+1
* | | | PP mutexes: unlock: Reset inherited prio regardless of privilegesOlivier Certner2024-02-271-2/+3
* | | | pam_xdg: Reset rv to 0Emmanuel Vadot2024-02-271-0/+2
* | | | pam_xdg: Check asprintf return valueEmmanuel Vadot2024-02-271-3/+18
* | | | pam_xdg: Remove leftover debug printfEmmanuel Vadot2024-02-271-1/+0
* | | | loader: Add loader.exitWarner Losh2024-02-272-4/+16
* | | | pcm.4: Fix lint warningsChristos Margiolis2024-02-261-64/+33
* | | | snd_uaudio(4): Fix sample rate selection after 42fdcd9fd917.Florian Walpen2024-02-261-9/+8
* | | | ofwdump: Convert ints that are booleans to bool.Warner Losh2024-02-261-18/+19
* | | | rtld-elf: support either byte-order of hints fileStefan Eßer2024-02-261-16/+60
* | | | kern: fix panic with disabled ttysEd Maste2024-02-261-3/+4
* | | | diff: Bump manual page date.Dag-Erling Smørgrav2024-02-261-1/+1
* | | | diff: Fix --expand-tabs and --side-by-side.Dag-Erling Smørgrav2024-02-263-56/+78
* | | | pam: Always use pam_xdg for session and xdmEmmanuel Vadot2024-02-262-0/+2
* | | | pam: Add pam_xdg moduleEmmanuel Vadot2024-02-264-0/+374
* | | | ipsec esp: avoid dereferencing freed secasindexKonstantin Belousov2024-02-261-0/+7
* | | | loader: we can only env_discard() existing variableToomas Soome2024-02-261-2/+6
* | | | MFV: xz 5.6.0.Xin LI2024-02-25221-10737/+12931
|\ \ \ \
| * | | | Vendor import of xz 5.6.0 (trimmed)vendor/xz/5.6.0Xin LI2024-02-25217-10706/+12849
* | | | | snd_hdspe(4): Optional unified pcm device.Florian Walpen2024-02-253-4/+50
* | | | | libc/sys: add errno testKonstantin Belousov2024-02-252-0/+37
* | | | | tcp: need default in switch statement for enum.Richard Scheffenegger2024-02-251-0/+2
* | | | | tcp: address enum-int-mismatchRichard Scheffenegger2024-02-251-1/+1
* | | | | tcp_rack.4: Fix a link in the SEE ALSO sectionGordon Bergling2024-02-251-2/+2
* | | | | sigsys test: correct count of delivered signalsKonstantin Belousov2024-02-251-4/+4
* | | | | loader/efi: Only include interpreter's linker scriptWarner Losh2024-02-251-1/+1
* | | | | loader/ficl: Rename the ficl compile set to X4th_compile_setWarner Losh2024-02-253-4/+4
* | | | | loader/efi: Use unique linker set for luaWarner Losh2024-02-252-4/+5