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