summaryrefslogtreecommitdiff
path: root/sys/kern/kern_sysctl.c
AgeCommit message (Expand)Author
2024-11-13kernel: sysctl: Fix handling of oldlenpIan Moffett
2024-11-13kernel: vfs: Add vnode cache implementationIan Moffett
2024-11-13kernel: sysctl: Make sysctl(2) more flexibleIan Moffett
2024-11-12kernel: sysctl: Make kern.* entries readonlyIan Moffett
2024-11-12kernel: syscall: Add SYS_sysctl syscallIan Moffett
2024-11-11kernel: sysctl: Add initial sysctl implementationIan Moffett