aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fstat/fuser.c
Commit message (Expand)AuthorAgeFilesLines
* fstat: Use POSIX str2sig(3)Ricardo Branco2025-06-111-31/+3
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* fuser: fix loop over kinfo_proc arrayGleb Smirnoff2023-01-091-7/+6
* fuser: restore functionality by fixing fsid typeAndriy Gapon2021-11-011-2/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Mark global functions and/or variables in fstat(1) static where possible.Ed Schouten2011-11-061-2/+2
* fuser: Fix skipping "SIG" on signal names (-s).Jilles Tjoelker2011-06-181-3/+2
* - Commit work from libprocstat project. These patches add support for runtimeStanislav Sedov2011-05-121-0/+369