freebsd-skq/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
cmdtab.c
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
devs.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
extern.h
fetch.c
icmp6.c
icmp.c
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
ip6.c
ip.c
keyboard.c
main.c
Makefile
Makefile.depend
mode.c
mode.h
netcmds.c
netstat.c
pigs.c
sctp.c Don't show the number of currently established SCTP associations, 2018-04-10 08:19:14 +00:00
swap.c
systat.1
systat.h
tcp.c Reduce <sys/queue.h> pollution. 2018-05-11 00:01:43 +00:00
vmstat.c
zarc.c