freebsd-dev/usr.bin/fstat
Jilles Tjoelker 1696274411 fuser: Fix skipping "SIG" on signal names (-s).
The code did  !strncasecmp(str, "sig", 4)  which is not useful.

Also change "sig" to "SIG" matching the uppercase signal names as of
r218285. This has little effect because fuser does not enable locale.
2011-06-18 21:53:36 +00:00
..
fstat.1 Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
fstat.c uintmax_t is a better type here... 2011-05-12 19:10:00 +00:00
functions.h - Commit work from libprocstat project. These patches add support for runtime 2011-05-12 10:11:39 +00:00
fuser.1 mdoc: reorder sections consistently 2011-06-02 09:56:53 +00:00
fuser.c fuser: Fix skipping "SIG" on signal names (-s). 2011-06-18 21:53:36 +00:00
main.c - Commit work from libprocstat project. These patches add support for runtime 2011-05-12 10:11:39 +00:00
Makefile - Commit work from libprocstat project. These patches add support for runtime 2011-05-12 10:11:39 +00:00