index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
systat
Age
Commit message (
Expand
)
Author
2017-07-19
Allow HFSC classes to use flow queues
Mike Belopuhov
2017-06-23
change the semantic for calculating when to grow the size of a cache list.
David Gwynne
2017-06-15
add a rough start to a pcache view, to show pool cpu cache info.
David Gwynne
2017-06-01
Return time_uptime as value for when pf was enabled instead of
Patrick Wildt
2017-05-22
Support for displaying flow queues alongside H-FSC
Mike Belopuhov
2017-05-16
Improve the precision of displayed bandwidth values
Mike Belopuhov
2017-05-03
Remove unused PRIO column from the queueing display; ok sthen@
Mike Belopuhov
2017-04-26
Perform H-FSC root queue allocation in the kernel
Mike Belopuhov
2017-04-16
Statistics for high memory flips in the buffer cache
Bob Beck
2017-04-05
Clamp size to length if snprintf ever indicates overflow
Theo de Raadt
2017-04-05
an annoying whitespace glitch
Theo de Raadt
2017-04-02
Make dma range buffer cache pages visible in systat io
Bob Beck
2017-01-21
The POSIX APIs that that sockaddrs all ignore the s*_len field in the
Philip Guenther
2016-12-18
Remove statements that have no effect from X(), Y() and Z() #define's.
Kenneth R Westerback
2016-12-18
increase width of interface column in the pf rules view by 2 chars, so that '...
Jasper Lievisse Adriaanse
2016-10-13
tweak previous; hostname is alredy available plus some better formatting
Otto Moerbeek
2016-10-13
add the hostname to the display. started by otto, then deraadt. ok deraadt
Ted Unangst
2016-08-26
Pull in <time.h> for time()
Philip Guenther
2016-08-24
Convert quad_t to int64_t and %q to %ll
Philip Guenther
2016-04-13
remove dumpfilter related code; it's a leftover from pftop-proper and not used
Jasper Lievisse Adriaanse
2016-04-04
Add sys/queue.h where it's needed. Unbreak userland following recent
Stuart Henderson
2016-03-12
Use 12 chars for pool name in "systat pool" to match vmstat -m. ok stefan@
Stuart Henderson
2016-01-16
fix a number of minor issues in the state view:
Can Erkin Acar
2016-01-02
make sure debug will be initialized, choose "unknown" (because pfctl
Sebastian Benoit
2016-01-02
garbage collect unused variable tm
Sebastian Benoit
2016-01-02
remove unused variable cur. code probably c&p from print_bar_title().
Sebastian Benoit
2016-01-02
garbage collect unsused variable
Sebastian Benoit
2015-09-12
use sysctl() to get FSCALE value; ok guenther
Theo de Raadt
2015-08-20
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
Theo de Raadt
2015-04-18
Convert many atoi() calls to strtonum(), adding range checks and failure
Theo de Raadt
2015-04-18
Avoid calling freeifaddrs() with an uninitialised pointer in an
Jonathan Gray
2015-03-12
Switch the netstat view of systat to use the same kvm_getfiles()
Claudio Jeker
2015-02-28
Reduce usage of predefined strings in manpages.
Anthony J. Bentley
2015-02-09
Correct a test so synproxy states will display as "Syn" instead of
Jonathan Gray
2015-01-20
Adjust <sys/param.h> comments regarding use of use of MSIZE, or
Theo de Raadt
2015-01-19
replace local MIN() with MINIMUM()
Theo de Raadt
2015-01-16
first batch of programs adapting to the namespace cleanup
Theo de Raadt
2014-11-23
<sys/buf.h> isn't actually needed here
Philip Guenther
2014-11-06
i renamed the mbuf pool.
David Gwynne
2014-10-24
This tool doesn't actually support networks(5).
Ingo Schwarze
2014-10-20
fix if (statement);
Jonathan Gray
2014-10-11
Userland reallocarray() audit.
Doug Hogan
2014-10-08
userland reallocarray audit.
Doug Hogan
2014-09-15
Remove non-standard <sys/dkstat.h> header. It has not contained anything
Miod Vallat
2014-08-14
No need for <netinet/in_systm.h> nor <netinet/tcpip.h>.
Martin Pieuchot
2014-08-14
Show only active pools by default, pressing 'A' shows all of them.
Martin Pieuchot
2014-07-16
zap trailing newlines; "go for it" deraadt
Okan Demirmen
2014-07-10
repair prototypes
Theo de Raadt
2014-07-09
instead of printf() use tbprintf() like elsewhere in systat.
Jasper Lievisse Adriaanse
2014-07-08
cut things that relied on mclgeti for rx ring accounting/restriction over
David Gwynne
[next]