freebsd-dev/usr.bin/systat
Dag-Erling Smørgrav 6bff85ff9a Reduce <sys/queue.h> pollution.
While <sys/sysctl.h> includes <sys/queue.h> unconditionally, it is only
actually used in code which is conditional on _KERNEL.  Make the #include
itself conditional as well, and fix userland code that uses <sys/queue.h>
for other purposes but relied on <sys/sysctl.h> to bring it in.

MFC after:	1 week
2018-05-11 00:01:43 +00:00
..
cmds.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
cmdtab.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
convtbl.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
convtbl.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
devs.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
devs.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fetch.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
icmp6.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
icmp.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ifcmds.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ifstat.c Reduce <sys/queue.h> pollution. 2018-05-11 00:01:43 +00:00
iostat.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ip6.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ip.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
keyboard.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
main.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile systat: use and correctly display 64bit counters. 2017-11-21 19:55:32 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mode.c
mode.h
netcmds.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
netstat.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pigs.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
sctp.c Don't show the number of currently established SCTP associations, 2018-04-10 08:19:14 +00:00
swap.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
systat.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
systat.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tcp.c Reduce <sys/queue.h> pollution. 2018-05-11 00:01:43 +00:00
vmstat.c Order declarations alphabetically. 2017-11-22 22:04:27 +00:00
zarc.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00