.. |
cache.c
|
|
|
cache.h
|
|
|
cpu.c
|
Zap unused variables/functions under /usr/src/*bin/
|
2021-10-25 19:54:29 +00:00 |
engine.c
|
Drop GCC_PRINTFLIKE() at function definition
|
2023-10-10 09:30:06 +00:00 |
engine.h
|
Use nanosleep() and setitimer() instead of usleep() and ualarm().
|
2021-07-02 15:34:16 +00:00 |
if.c
|
remove unneeded semicolons; checked by millert@
|
2024-09-20 02:00:46 +00:00 |
inetname.c
|
|
|
iostat.c
|
Fix iostat per-device values when in boot time mode ('b').
|
2021-08-14 14:22:26 +00:00 |
main.c
|
remove unneeded semicolons; checked by millert@
|
2024-09-20 02:00:46 +00:00 |
Makefile
|
Make CPU frequencies human readable with -h in systat sensors .
|
2024-11-08 08:45:47 +00:00 |
malloc.c
|
ks_mapblocks is gone
|
2019-11-28 16:27:25 +00:00 |
mbufs.c
|
print all the rings on a nic without limiting it to the number of mclpools
|
2020-12-22 06:57:18 +00:00 |
netstat.c
|
remove unneeded semicolons; checked by millert@
|
2024-09-20 02:00:46 +00:00 |
nfs.c
|
remove prototypes with no matching function
|
2024-05-18 09:02:34 +00:00 |
pf.c
|
Show pf fragment reassembly counters.
|
2024-04-22 13:30:22 +00:00 |
pftop.c
|
fix indentation and remove uneeded braces
|
2024-04-22 14:19:48 +00:00 |
pigs.c
|
MAXCOMLEN is no longer needed in these programs, so remove the annotation
|
2022-02-22 17:35:01 +00:00 |
pool.c
|
remove prototypes with no matching function
|
2024-05-18 09:02:34 +00:00 |
sensors.c
|
Make CPU frequencies human readable with -h in systat sensors .
|
2024-11-08 08:45:47 +00:00 |
swap.c
|
|
|
systat.1
|
remove some unneeded Xo/Xc calls; from evan silberman
|
2024-09-25 06:13:01 +00:00 |
systat.h
|
remove prototypes with no matching function and externs with no var
|
2024-05-21 05:00:47 +00:00 |
uvm.c
|
remove prototypes with no matching function
|
2024-05-18 09:02:34 +00:00 |
vmstat.c
|
systat(1): vmstat: dinfo(): compute rates using real elapsed time
|
2022-12-28 20:49:05 +00:00 |