Age | Commit message (Expand) | Author |
---|---|---|
35 hours | kernel: sysctl: Add 'kern.hostname' var | Ian Moffett |
35 hours | kernel: sysctl: Allow 'old*' fields to be NULL | Ian Moffett |
35 hours | kernel: sysctl: Be sure to set 'newlen' in args | Ian Moffett |
35 hours | kernel: sysctl: Add sysctl_clearstr() | Ian Moffett |
2025-02-16 | project: Update copyright date to 2025 | Ian Moffett |
2024-11-13 | kernel: sysctl: Fix handling of oldlenp | Ian Moffett |
2024-11-13 | kernel: vfs: Add vnode cache implementation | Ian Moffett |
2024-11-13 | kernel: sysctl: Make sysctl(2) more flexible | Ian Moffett |
2024-11-12 | kernel: sysctl: Make kern.* entries readonly | Ian Moffett |
2024-11-12 | kernel: syscall: Add SYS_sysctl syscall | Ian Moffett |
2024-11-11 | kernel: sysctl: Add initial sysctl implementation | Ian Moffett |