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
2011-04-05
the tree builds better when you don't use PF_FASTROUTE
Stuart Henderson
2011-04-05
Add support to display numbers with thousands separators
Marco Pfatschbacher
2011-03-31
Make the top line of systat stop updating, along with the rest of the data
lum
2011-03-02
- use a common FIELD_ADDR macro, instead of rolling 78 identical copies.
Jasper Lievisse Adriaanse
2011-02-06
Remove duplicated prototypes.
lum
2011-01-18
Remove one of the three occurances of "delay is 5 seconds"
lum
2011-01-17
Adjust IPKTS and OPKTS description to fit actual behaviour.
lum
2011-01-13
Making the numbers Right aligned (instead of left as it is) as the
Jasper Lievisse Adriaanse
2011-01-13
non interactive -> non-interactive
lum
2010-11-19
Make KERN_CPTIME return an avarage number of ticks across all CPUs
Mike Belopuhov
2010-11-05
Print relativ number of livelocks that happend between two systat
Claudio Jeker
2010-11-02
expose the kernels network livelock counter
David Gwynne
2010-10-28
cleanup ;;
Theo de Raadt
2010-09-23
tweak the mclgeti algorithm to behave better under load.
David Gwynne
2010-08-01
don't rely on mbuf.h to pull in pool.h here either
Bret Lambert
2010-08-01
fix use of uninitialized variable.
Charles Longeau
2010-07-22
Let systat -N states resolve network addresses
giovanni
2010-07-21
Remove reference to non-existent behaviour.
lum
2010-07-19
Add prototype and remove unnecessary includes.
lum
2010-07-19
Remove unused function.
lum
2010-07-16
Move the description of load averages/top line to a better place.
lum
2010-07-16
Make the terminal checking capability of systat better.
lum
2010-07-05
Add prototype and remove unused variable.
lum
2010-07-02
Allow systat to print date and time when in rawmode.
lum
2010-04-21
scale angle by 1000000 to permit min.sec accuracy
Theo de Raadt
2010-04-21
Add the "angle" sensor, measured in degrees; from Luis Pinto
Theo de Raadt
2010-04-20
Get rid of MAXSENSORDEVICES. Gaps in sensordev lists are now handled
Theo de Raadt
2010-04-20
Add "frequency" type for sensors. (and teach userland how to print that
Owain Ainsworth
2010-04-15
add SENSOR_HUMIDITY to sensor framework to handle humidity values
Yojiro Uo
2010-03-13
.Xt -> .Xr
Jason McIntyre
2010-01-19
Unbreak tree - I missed systat's use of the old pf debug levels.
Ryan Thomas McBride
2010-01-12
Update to ncurses 5.7, with local changes reapplied.
Nicholas Marriott
2009-11-23
args, not that file
Henning Brauer
2009-11-23
no more natpass
Henning Brauer
2009-11-23
Properly handle interfaces deleted from the middle of the list.
Can Erkin Acar
2009-11-15
some fixes from Seth Wright;
Jason McIntyre
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-08-14
tweak the vmstat description;
Jason McIntyre
2009-08-14
SENSOR_WATTS; ok canacar deraadt kettenis henning
Constantine A. Murenin
2009-08-14
tie IPKTS/OPKTS to bottom corner for smaller screens
Theo de Raadt
2009-08-13
there are louder and louder moans about the inability to see packet
Theo de Raadt
2009-08-09
Show the busy and mapped pages in iostat.
Artur Grabowski
2009-07-21
add missing flag to synopsis.
Igor Sobrado
2009-07-21
Allow systat(1) to resolve names by adding a new -N flag. (The default was
Stuart Henderson
2009-07-14
use static for inline so compilers with c99 inline semantics
Jonathan Gray
2009-06-26
explicitly print an empty value between two end_line() calls to prevent
Can Erkin Acar
2009-06-26
- include two missing headers in if.c
Jasper Lievisse Adriaanse
2009-06-25
the rule is not to use nitems() in userland yet
Theo de Raadt
2009-06-25
sync the SENSOR_DRIVE_* names with sysctl(8)'s
Okan Demirmen
2009-06-25
use the nitems() macro where appropriate
Okan Demirmen
[next]