index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
systat
Age
Commit message (
Expand
)
Author
2019-06-30
Make the scaling of the "bytes written" sticky, so that if we go
he
2019-02-04
- use -Wno-error=format-truncation
mrg
2019-02-03
- enlarge buffer to avoid snprintf() truncation
mrg
2019-01-25
no need for curses.h
christos
2019-01-25
PR/53906: Paul Ripke: systat(1) vmstat & syscall get
christos
2019-01-08
Remove a format character from a non-format string.
tih
2018-12-28
Fix some macro usage. Fix a typo.
wiz
2018-12-26
Remove commentd out options for fields no longer present in source.
sevan
2018-12-26
Extend "systat vm" output to provide better insight about buffercache and
sevan
2018-05-03
Remove now unused tcpip.h includes. Some were already unused before.
maxv
2017-11-22
add -b to usage.
snj
2017-11-17
add missing 'b' to the optstring. alpha-sort the option handling.
mrg
2017-07-15
Use I/O timestamps to compute disk statistics for better precisison.
mlelstv
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-06-09
rearrange sys/mount.h so that all of the kernel-only parts are together
chs
2017-01-10
need <sys/stat.h>
christos
2016-12-23
for 64 bit mips platforms where we built userland largely as n32 by
mrg
2016-12-03
add a basic "-b" option - that outputs one display and exits.
mrg
2016-10-24
sysctlbyname is convenient, but ain't cheap. Cache it.
christos
2016-10-22
allow fractional intervals
christos
2016-08-05
Avoid string gymnastics in an olympic year.
christos
2016-08-04
Make this build with clang:
jakllsch
2016-08-03
Bump date for new ifstat command.
wiz
2016-08-02
Add $NetBSD$ tag for new files
scole
2016-08-02
PR bin/51204
scole
2016-03-12
NetBSD does actually support flat-panel displays. Even for systat(1).
dholland
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-08-23
if you change display types, the "Showing %s, refresh every %d seconds."
mrg
2014-12-24
Update stats-keeping in sys/kern/vfs_cache.c to remove (most)
dennis
2014-06-20
Remove fagile test which ensured that first namelist element (was
njoly
2014-06-14
GC X_NCHSTATS
joerg
2014-06-03
Always use_sysctl in preparation of removing all kvm code.
joerg
2014-06-03
Provide sysctl for namecache statistics.
joerg
2014-03-08
Restore lost break.
jdc
2014-02-19
Remove some pointless inclusions os sys/user.h
dsl
2013-11-24
Fix fallout from circleq->tailq transition.
mlelstv
2013-10-18
Make :drives, :display, :ignore accept fnmatch(3) patterns to specify drives.
bad
2013-10-18
fix unused variable warnings
christos
2013-10-14
No David, '\?' is not the del character. Broken in rev 1.21.
bad
2012-11-23
bufmem is unsigned.
christos
2012-11-23
Fix format string to resolve build break
pgoyette
2012-11-23
use more sysctl
christos
2012-11-23
fix wrong sysctl
christos
2012-11-23
use more sysctl
christos
2012-11-23
use sysctl
christos
2012-11-23
mbufs display was broken since the time we moved to percpu stats.
christos
2012-11-23
PR/47222: Manuel Bouyer: Fix syscall display to show something reasonable.
christos
2012-03-22
Fix whitespace nits. Suggested by Bug Hunting.
wiz
2012-01-06
kill ipsec support which hasn't been working for a long time
drochner
2011-09-06
Consistently use __dead and __printflike.
joerg
[next]