| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | revoke.2: Remove mention of block special device files | Mateusz Piotrowski | 2025-10-31 | 1 | -2/+2 |
| | | | | | | | | | Block devices are a thing of a past in FreeBSD. Reviewed by: ziaee MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D53332 | ||||
| * | libsys: relocate implementations and manpages | Brooks Davis | 2024-02-05 | 1 | -0/+107 |
| Remove core system call implementations and documentation to lib/libsys and lib/libsys/<arch> from lib/libc/sys and lib/libc/<arch>/<sys>. Update paths to allow libc to find them in their new home. Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908 | |||||
