aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/procfs/procfs_osrel.c
Commit message (Expand)AuthorAgeFilesLines
* uio: Use switch statements when handling UIO_READ vs UIO_WRITEJohn Baldwin2024-05-101-2/+5
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add per-process osrel node to the procfs, to allow read and set p_osrelKonstantin Belousov2009-09-231-0/+68