This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
systat
History
markm
65ffba233b
Remove the 'irq' string from the irqN part of the "interrupts" display.
...
This allows us to see the irq number when device names ate too long.
2001-12-01 17:41:37 +00:00
..
cmds.c
…
cmdtab.c
Display -tcp w/o load average so that all statistics fits on a 80x25 screen.
2001-05-31 07:14:52 +00:00
devs.c
Convert systat(1) to use the new devstat interface.
2001-09-06 04:06:12 +00:00
devs.h
…
extern.h
Mark error() as __printflike() and fix a non-exploitable format string
2001-05-25 23:15:05 +00:00
fetch.c
Replace a use of the hw.nintr sysctl as it has just gone away, cast
2001-06-01 13:29:19 +00:00
icmp.c
…
iostat.c
Convert systat(1) to use the new devstat interface.
2001-09-06 04:06:12 +00:00
ip.c
…
keyboard.c
…
main.c
Fix the error buffer passed to kvm_openfiles to have a length of
2001-05-25 23:10:27 +00:00
Makefile
Removed -I${.CURDIR}/.../sys from CFLAGS.
2001-05-18 13:41:42 +00:00
mbufs.c
Re-enable mbtypes statistics in the mbuf allocator. I disabled these
2001-09-30 01:58:39 +00:00
mode.c
…
mode.h
…
netcmds.c
…
netstat.c
…
pigs.c
Compensate for "Compensate for header dethreading" by backing it out.
2001-10-10 17:48:44 +00:00
swap.c
Mark error() as __printflike() and fix a non-exploitable format string
2001-05-25 23:15:05 +00:00
systat.1
Remove greatly outdated comment that systat(1) takes 2-10% of the CPU time.
2001-10-09 16:07:32 +00:00
systat.h
Replace a use of the hw.nintr sysctl as it has just gone away, cast
2001-06-01 13:29:19 +00:00
tcp.c
Add #include <net/route.h> in order to get this to compile.
2001-11-22 17:19:52 +00:00
vmstat.c
Remove the 'irq' string from the irqN part of the "interrupts" display.
2001-12-01 17:41:37 +00:00