summaryrefslogtreecommitdiff
path: root/sys/kern/kern_sysctl.c
AgeCommit message (Expand)Author
34 hourskernel: sysctl: Allow 'old*' fields to be NULLIan Moffett
34 hourskernel: sysctl: Be sure to set 'newlen' in argsIan Moffett
35 hourskernel: sysctl: Add sysctl_clearstr()Ian Moffett
2025-02-16project: Update copyright date to 2025Ian Moffett
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