1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-22 07:20:00 +00:00
freebsd/usr.bin/systat
Kyle Evans 9a9f88cc11 systat: remove redundant definition of kd
kd is already properly declared in extern.h and defined in main.c, rendering
this definition useless. This fixes the -fno-common build.

MFC after:	3 days
2020-03-29 02:30:23 +00:00
..
cmds.c
cmdtab.c
convtbl.c
convtbl.h
devs.c systat -zarc to display disk activities like -vm 2019-04-02 14:01:03 +00:00
devs.h systat -zarc to display disk activities like -vm 2019-04-02 14:01:03 +00:00
extern.h
fetch.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
icmp6.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
icmp.c
ifcmds.c
ifstat.c
iostat.c systat -zarc to display disk activities like -vm 2019-04-02 14:01:03 +00:00
ip6.c Add stat counter for ipv6 atomic fragments 2019-04-19 17:06:43 +00:00
ip.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
keyboard.c
main.c
Makefile
Makefile.depend
mode.c
mode.h
netcmds.c
netstat.c
pigs.c
sctp.c
swap.c systat: remove redundant definition of kd 2020-03-29 02:30:23 +00:00
systat.1
systat.h systat -zarc to display disk activities like -vm 2019-04-02 14:01:03 +00:00
tcp.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
vmstat.c Sync with r356645. desiredvnodes is now maxvnodes. 2020-01-13 06:55:38 +00:00
zarc.c systat -zarc to display disk activities like -vm 2019-04-02 14:01:03 +00:00