aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: Put zfs utilities and lib in their own packageEmmanuel Vadot2022-10-2625-16/+27
* pkgbase: Put geom utilities in their own packageEmmanuel Vadot2022-10-2620-19/+21
* pkgbase: Put resolvconf in its own packageEmmanuel Vadot2022-10-262-1/+3
* pkgbase: Put dhclient in its own packageEmmanuel Vadot2022-10-262-1/+3
* pkgbase: Put nvmecontrol in its own packageEmmanuel Vadot2022-10-263-2/+4
* sendmail: fix auth with cyrus-sasl-2.1.28Ed Maste2022-10-261-1/+4
* w: Fix premature rounding.Dag-Erling Smørgrav2022-10-261-25/+34
* vfs: use cache_assert_no_entries instead of open-coding itMateusz Guzik2022-10-261-3/+2
* qlnxe(4): Fix a typo in a source code commentGordon Bergling2022-10-261-1/+1
* netinet*: add back necessary headersGleb Smirnoff2022-10-262-16/+13
* Hyper-V: Code refactor to avoid redundancy of MSR values on x86 and arm64Souradeep Chakrabarti2022-10-268-291/+185
* split: add word order fixKyle Evans2022-10-251-1/+1
* strfmon(3): Fix # explanationJose Luis Duran2022-10-251-2/+8
* strfmon(3): Remove repeated wordsJose Luis Duran2022-10-251-1/+1
* strfmon: Fix formatting of a second fixed-width valueJose Luis Duran2022-10-252-2/+2
* strfmon: Fix an edge case when sep_by_space is 2Jose Luis Duran2022-10-252-3/+7
* strfmon: Fix alignment when enclosed by parenthesesJose Luis Duran2022-10-252-4/+12
* strfmon: Trim the SPACE from international currency symbolJose Luis Duran2022-10-252-3/+5
* strfmon: Avoid an out-of-bounds accessJose Luis Duran2022-10-252-3/+4
* strfmon: Fix typos in source code commentsJose Luis Duran2022-10-251-2/+2
* strfmon: Fix typo in constantJose Luis Duran2022-10-251-4/+4
* strfmon: Code cleanupJose Luis Duran2022-10-251-64/+68
* strfmon_test: Add some testsJose Luis Duran2022-10-251-0/+151
* strfmon_test: Fix typo and remove extra spaceJose Luis Duran2022-10-251-2/+2
* netinet*: remove unneeded headers from files that just declare domainsGleb Smirnoff2022-10-252-49/+6
* tcp: remove useless today lock assertion in a middle of functionGleb Smirnoff2022-10-251-2/+0
* times: Use modern function definitionsWarner Losh2022-10-251-2/+1
* chio: Mark some arguments as unused.Warner Losh2022-10-251-2/+2
* intrng: Remove from NOTES fileWarner Losh2022-10-253-3/+0
* subr_physmem: Fix userspace buildWarner Losh2022-10-251-0/+4
* vnic: work_done here only used for debugWarner Losh2022-10-251-1/+6
* genet: cnt here is write only and can be removedWarner Losh2022-10-251-2/+2
* hccontrol.8: missed underscore fixed.Maxim Konovalov2022-10-251-1/+1
* x86/include/elf.h: make inclusion blocks for elf32.h and elf64.h similarKonstantin Belousov2022-10-251-6/+3
* i386: move hard-coded load address for PIE below default linker baseKonstantin Belousov2022-10-251-2/+2
* arm, arm64: tweak hard-coded load addresses for PIE binariesKonstantin Belousov2022-10-252-2/+2
* physmem: Add physmem_excluded to query if a region is excludedWarner Losh2022-10-252-0/+15
* efi: Add linux memory reserve table defniitionsWarner Losh2022-10-251-0/+30
* build: Use `rm -fv` for BATCH_DELETE_OLD_FILESEd Maste2022-10-251-1/+1
* bhyve: Address some signed/unsigned comparison warningsMark Johnston2022-10-2518-56/+68
* bhyve: Address signed/unsigned comparison warnings in the e1000 modelMark Johnston2022-10-251-13/+14
* bhyve: Address signed/unsigned comparison warnings in the AHCI modelMark Johnston2022-10-251-16/+24
* bhyve: Address warnings in blockif_proc()Mark Johnston2022-10-251-14/+19
* bhyve: Fix a typo in a function nameMark Johnston2022-10-251-2/+2
* bhyve: Avoid arithmetic on void pointersMark Johnston2022-10-254-10/+10
* bhyve: Avoid shadowing global variables in bhyverun.cMark Johnston2022-10-253-16/+18
* split: add some testsKyle Evans2022-10-254-0/+227
* split: switch to getline() for line/pattern matchingKyle Evans2022-10-252-16/+17
* netmap(4): Fix a typo in a source code commentGordon Bergling2022-10-251-1/+1
* smartpqi(4): Fix two typos in kernel error messagesGordon Bergling2022-10-252-2/+2