aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* mips: Extract HWREna configuration and call from APsstable/12Jessica Clarke2024-12-133-3/+22
* Allow bootstrapping makefs on older FreeBSD hosts and Linux/macOSAlex Richardson2024-12-121-0/+4
* mips/malta: Prefer _start over _locore for entry point symbolJessica Clarke2024-12-121-2/+2
* mips/malta: Explicitly set AP entry point to _locoreJessica Clarke2024-12-121-5/+5
* libalias: fix subtle racy problem in outside-inside forwardingEugene Grosbein2024-08-251-2/+12
* virtio(4): Fix two typos in KASSERT messagesGordon Bergling2024-06-211-2/+2
* ipfw: Fix a typo in a source code commentGordon Bergling2024-05-161-1/+1
* wtap: Fix typos in kernel messagesGordon Bergling2024-04-282-3/+3
* vmm(4): Fix a typo in a kernel messageGordon Bergling2024-04-281-1/+1
* sys: Remove two double words in source code commentsGordon Bergling2024-04-252-2/+2
* arm: Fix a typo in a KASSERT messageGordon Bergling2024-04-241-1/+1
* freescale: Fix a typo in a source code commentGordon Bergling2024-04-241-1/+1
* geom(4): Fix a typo in a source code commentGordon Bergling2024-04-241-1/+1
* uipc_domain: Fix a typo in a source code commentGordon Bergling2024-04-241-1/+1
* oce(4): Fix a typo in a source code commentGordon Bergling2024-04-211-1/+1
* muge(4): Fix a typo in a source code commentGordon Bergling2024-04-211-1/+1
* if_hn: Fix two typos in source code commentsGordon Bergling2024-02-272-2/+2
* umcs(4): Fix two typos in source code commentsGordon Bergling2024-02-251-2/+2
* sk(4): Fix a typo in a source code commentGordon Bergling2024-02-252-2/+2
* bge(4): Fix some typos in source code commentsGordon Bergling2024-02-251-4/+4
* random(4): Fix a typo in a source code commentGordon Bergling2024-02-251-1/+1
* vge(4): Fix a typo in a source code commentGordon Bergling2024-02-251-1/+1
* uath(4): Fix a typo in a source code commentGordon Bergling2024-02-251-1/+1
* iov.h: Fix a typo in a source code commentGordon Bergling2024-02-221-1/+1
* graid: MFC: unbreak Promise RAID1 with 4+ providersEugene Grosbein2024-02-161-2/+3
* kern linker: Do not retry loading modules on EEXISTZhenlei Huang2024-01-151-1/+4
* nfscl: Fix handling of expired Kerberos credentials (NFSv4.1/4.2)Rick Macklem2024-01-021-0/+16
* nfscl: Fix comment for commit 6aded1e6b2e5Rick Macklem2023-12-171-1/+1
* nfscl: Fix processing of a rare Rename reply caseRick Macklem2023-12-171-1/+1
* tty: Avoid a kernel memory discloure via kern.ttysMark Johnston2023-12-141-0/+1
* OpenZFS: Ensure that zfs_getattr() initializes the va_rdev fieldMark Johnston2023-12-101-0/+2
* usbdevs: add quirk for WD MyPassport Ultra External HDDEugene Grosbein2023-12-062-0/+2
* pf: remove incorrect fragmentation checkKristof Provost2023-12-051-2/+1
* libc/libc/rpc: refactor some global variablesAlan Somers2023-12-011-1/+0
* dnode_is_dirty: check dnode and its data for dirtinessRob Norris2023-11-301-1/+2
* ng_ipfw: allow use of 32 bits wide cookiesEugene Grosbein2023-11-291-9/+9
* ath(4): Fix a typo in a source code commentGordon Bergling2023-11-261-1/+1
* bpf: Make dead_bpf_if constZhenlei Huang2023-11-131-3/+3
* nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FHRick Macklem2023-11-022-6/+20
* x86: Prefer consistent naming for loader tunablesZhenlei Huang2023-10-243-4/+4
* amd64 pmap: Prefer consistent naming for loader tunableZhenlei Huang2023-10-241-0/+3
* vmx: Prefer consistent naming for loader tunablesZhenlei Huang2023-10-241-5/+27
* pmap: Prefer consistent naming for loader tunableZhenlei Huang2023-10-233-5/+5
* veriexec: Correctly export symbolsZhenlei Huang2023-10-231-1/+1
* amd64: Fix two typos of loader tunablesZhenlei Huang2023-10-211-2/+2
* vm_phys: Add corresponding sysctl knob for loader tunableZhenlei Huang2023-10-191-4/+9
* sctp: Various fixes for loader tunablesZhenlei Huang2023-10-162-6/+26
* tcp: Simplify the initialization of loader tunable 'net.inet.tcp.tcbhashsize'Zhenlei Huang2023-10-161-18/+13
* mbuf: Add sysctl flag CTLFLAG_TUN to loader tunablesZhenlei Huang2023-10-121-10/+15
* buf: Add sysctl flag CTLFLAG_TUN to loader tunableZhenlei Huang2023-10-121-1/+2