summaryrefslogtreecommitdiff
path: root/usr.bin/systat/systat.1
AgeCommit message (Expand)Author
2023-03-29systat(1): try to give this page a quick faceliftuwe
2023-03-29PR misc/57305 from Nan Xiaokre
2021-08-21PR/56331: Paul Goyette: Add -z option to display 0 instead of ' ' in vmstat.christos
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
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-12-03add a basic "-b" option - that outputs one display and exits.mrg
2016-08-03Bump date for new ifstat command.wiz
2016-08-02PR bin/51204scole
2016-03-12NetBSD does actually support flat-panel displays. Even for systat(1).dholland
2013-10-18Make :drives, :display, :ignore accept fnmatch(3) patterns to specify drives.bad
2012-03-22Fix whitespace nits. Suggested by Bug Hunting.wiz
2012-01-06kill ipsec support which hasn't been working for a long timedrochner
2009-10-21Bump date for uarea swap-out removal.wiz
2009-10-21Remove uarea swap-out functionality:rmind
2009-03-11Don't workaround ancient macro argument limit with .Xo/.Xc.joerg
2007-02-18Document 'systat syscall'.dsl
2005-02-20Sort SEE ALSO (hi hubert! First by section, then by name.)wiz
2005-02-20Drop trailing whitespace.wiz
2005-02-16Add "df" display to give information about filesystems, available diskspacehubertf
2003-09-15Bump date for previous, reword a sentence.wiz
2003-09-12WRT disk commands, make the man page consistent with the program, and add themycroft
2003-08-30Bring description of vmstat page closer to reality.dsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-27Quote question mark. Change width argument in a table to line upwiz
2003-03-31refreshs->refreshesperry
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-11-01iostat(8) and systat(8) support for separate read/write disk statistics.mrg
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-13Apply patch to BUGS section, per PR 13230, plus clean up nroff nits.fair
2001-07-08Remove Pp before Sh, and split filesystem.wiz
2001-05-06Change xref for vmstat(8) to vmstat(1).wiz
2000-08-25Add "all" mode to systat to cycle between all modes,hubertf
2000-07-05- Document new commands for IP displays.ad
2000-01-08- implement layered help.itojun
2000-01-07add command line -n flag, which is same as "netstat numbers".itojun
1999-12-22* Fix a display buglet: if the process list is exhausted before the window'skleink
1999-11-15- Add `bufcache' display which shows buffer cache usage per filesystem,simonb
1999-08-02Add 'inet.' prefix to 'tcp', 'ip', 'tcpsyn' and 'icmp' displays.ad
1999-05-30Add 4 new modes: ip, icmp, tcp, tcpsyn. XXX still some work to be donead
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-21Document the new `ps' view.jwise
1999-02-19Add cross-references from eaach of these too the other. Note that top.1jwise
1999-01-28swap areas are not compiled into the kernel, from erik bertelsen, PR#6892mrg
1997-10-19fix .Nm usage, deprecate register, getopt returns -1 not EOF, s/[br]*/[ms]*/lukem
1997-07-25update "systat vmstat" documentation to reality.mrg
1997-07-25get at least *part* of "systat vmstat" right...mrg
1996-05-10New userland code to read the statistics kept by the NetBSD genericthorpej
1995-09-27iostat is in section 8; PR #1533jtc