1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/usr.bin/systat
Alexander V. Chernikov 8b3daf895a Make systat(1) accept fractional number of seconds.
Make old alarm(3)-based code use select(2).

MFC after:	2 weeks
2012-09-17 13:36:47 +00:00
..
cmds.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
cmdtab.c Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
convtbl.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
convtbl.h Add the Tera scale factor, which is an easy job now. 2006-11-27 16:33:44 +00:00
devs.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
devs.h
extern.h Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
fetch.c Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
icmp6.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
icmp.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
ifcmds.c Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
ifstat.c Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
iostat.c Whitespace fixes. 2012-02-05 09:17:49 +00:00
ip6.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
ip.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
keyboard.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
main.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
Makefile Fixed dependencies (make checkdpadd). 2010-02-25 20:24:19 +00:00
mbufs.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
mode.c Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
mode.h Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
netcmds.c Whitespace fixes. 2012-02-05 09:17:49 +00:00
netstat.c Whitespace fixes. 2012-02-05 09:17:49 +00:00
pigs.c Whitespace fixes. 2012-02-05 09:17:49 +00:00
swap.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
systat.1 Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
systat.h Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
tcp.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
vmstat.c Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00