summaryrefslogtreecommitdiff
path: root/usr.bin/fstat/fuser.c
AgeCommit message (Expand)Author
2025-06-11fstat: Use POSIX str2sig(3)Ricardo Branco
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-01-09fuser: fix loop over kinfo_proc arrayGleb Smirnoff
2021-11-01fuser: restore functionality by fixing fsid typeAndriy Gapon
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2011-11-06Mark global functions and/or variables in fstat(1) static where possible.Ed Schouten
2011-06-18fuser: Fix skipping "SIG" on signal names (-s).Jilles Tjoelker
2011-05-12- Commit work from libprocstat project. These patches add support for runtimeStanislav Sedov