summaryrefslogtreecommitdiff
path: root/usr.bin/procstat/procstat_sigs.c
AgeCommit message (Expand)Author
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-09-27Consistently use __FBSDID("FreeBSD") for ids in usr.bin/procstat.Konstantin Belousov
2020-02-09Add procstat(1) sigfastblock command to show process sigfastblock word address.Konstantin Belousov
2020-01-29Fix the following -Werror warning from clang 10.0.0 in procstat:Dimitry Andric
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-14Switch procstat from subcommand flags to verbsBrooks Davis
2015-09-05Introduce libxo to procstat(1)Allan Jude
2013-04-20Use procstat_getprocs(3) for retrieving thread information instead ofMikolaj Golub
2011-05-12- Commit work from libprocstat project. These patches add support for runtimeStanislav Sedov
2010-03-08Add file forgotten in r204879.Konstantin Belousov