aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* loader/efi: Make gcc friendlier by move md_devWarner Losh2024-02-211-1/+2
* loader: Retire CTASSERTWarner Losh2024-02-214-11/+6
* libsys auxv.c: add fences needed to ensure that flag worksKonstantin Belousov2024-02-211-3/+4
* arm64: Fix the has_hyp checkAndrew Turner2024-02-211-1/+1
* arm64: Add in_vhe() to find if the kernel is in VHEAndrew Turner2024-02-212-0/+9
* arm64: Use the new CurrentEL macrosAndrew Turner2024-02-211-2/+2
* arm64: Add CurrentEL register definitionsAndrew Turner2024-02-211-0/+8
* ls.1: Mention CLICOLOR environment variableGordon Bergling2024-02-211-3/+5
* reboot: Emulate nextboot -D betterWarner Losh2024-02-211-2/+1
* Revert "rc.d/mountlate: discard output from nextboot"Robert Wing2024-02-211-1/+1
* rc.d/mountlate: discard output from nextbootRobert Wing2024-02-211-1/+1
* ice_ddp: Update package to 1.3.36.0Eric Joyner2024-02-215-10/+10
* sys/kern: Remove a few sys/cdefs.h around some elf thingsWarner Losh2024-02-215-5/+0
* kboot: Fix zfs bootonce protocolWarner Losh2024-02-211-20/+15
* loader: For the mini-stdio we have for lua, #define them to something elseWarner Losh2024-02-211-0/+21
* bearssl: Make shared library linkWarner Losh2024-02-211-3/+6
* loader/libofw: Fix disk size truncationJustin Hibbits2024-02-211-1/+1
* bhyve: Add support for XML register definitionsMark Johnston2024-02-215-1/+294
* libsys: disable sspKonstantin Belousov2024-02-211-0/+1
* libsys: move errno to libsysKonstantin Belousov2024-02-215-32/+2
* libsys: remove usage of pthread_once and _once_stubKonstantin Belousov2024-02-214-3/+19
* libsys: internalize memcpy, memset, and strlcpyKonstantin Belousov2024-02-211-0/+3
* rtld: remove pointless "extern"Konstantin Belousov2024-02-211-1/+1
* tests/sigsys: initialize parameter passed to sysctlbyname()Gleb Smirnoff2024-02-201-1/+1
* tests/fdgrowtable: remove always true checkGleb Smirnoff2024-02-201-6/+4
* tests/fdgrowtable: open more files in the threaded caseGleb Smirnoff2024-02-201-0/+1
* md5: Untabify declarations.Dag-Erling Smørgrav2024-02-201-19/+19
* md5: Fix GNU check mode.Dag-Erling Smørgrav2024-02-201-16/+20
* md5: Fix Perl mode long options.Dag-Erling Smørgrav2024-02-201-1/+2
* md5: Add test case for GNU input modes.Dag-Erling Smørgrav2024-02-201-0/+23
* tests/arp: test arp -s/-S workGleb Smirnoff2024-02-201-0/+62
* tests/arp: when checking 'arp -d' check that entry is removedGleb Smirnoff2024-02-201-0/+1
* arp: fix arp -s/-SGleb Smirnoff2024-02-201-5/+3
* iwm.4: add iwlwifi cross-referenceEd Maste2024-02-201-1/+2
* msdosfs: fix potential inode collision on FAT12 and FAT16Stefan Eßer2024-02-203-5/+24
* tools/net80211/wlanwatch: Remove obsolete code.Joseph Koshy2024-02-201-3/+0
* nextboot: fix nextboot -k on ZFSGleb Smirnoff2024-02-201-0/+5
* nextboot: fix typo that merged two args into oneGleb Smirnoff2024-02-201-1/+1
* Eliminate unnecessary UFS1 integrity checks.Kirk McKusick2024-02-202-6/+0
* zlib: use more memory for a small deflate speedup.Xin LI2024-02-191-1/+1
* lib{c,thr}: add DT_RUNPATH for gcc -m32Brooks Davis2024-02-192-0/+10
* lib{c,sys}: move auxargs more firmly into libsysBrooks Davis2024-02-1910-6/+40
* ls: Fix -v and associated testWarner Losh2024-02-191-1/+2
* umtxvar.h: Add missing includeOlivier Certner2024-02-191-0/+2
* sched: sched_switch(): Factorize sleepqueue flagsOlivier Certner2024-02-192-6/+4
* committers-src: Add bnovkov@ with markj@ and jhb@ as mentorsBojan Novković2024-02-191-0/+3
* net80211: Fix two typos in kernel messagesGordon Bergling2024-02-191-2/+2
* iov.h: Fix a typo in a source code commentGordon Bergling2024-02-191-1/+1
* ugen: fix USB_IFACE_DRIVER_ACTIVE after detaching a driverAndriy Gapon2024-02-191-4/+2
* scsi_da: add 4K quirks for Samsung SSD 860 and 870Andriy Gapon2024-02-191-0/+16