summaryrefslogtreecommitdiff
path: root/usr.bin/systat
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-2629-29/+29
* MFC revision 1.7Xin LI2008-01-261-4/+4
* MFC: rev. 1.23: Fix the CPU usage display.Ruslan Ermilov2007-09-271-54/+6
* MFC 1.11 - 1.14: Add a new counter for SACK retransmits and expand TCPJohn Baldwin2007-06-261-58/+61
* MFC: 1.12: Fix definitions of kilobits etc.Ruslan Ermilov2007-01-251-19/+23
* MFC all the recent fixes to systat(1). As a pleasantYaroslav Tykhiy2007-01-0519-730/+788
* MFC: Revert signedness type changes to "struct vmtotal" to keepRuslan Ermilov2006-12-011-121/+31
* MFC rev 1.3: Remove the accidental duplicateYaroslav Tykhiy2006-11-291-66/+0
* MFC rev 1.4: Properly stop at the gigabyte scale when the numberYaroslav Tykhiy2006-11-291-1/+1
* MFC: Make members of "struct vmmeter" unsigned; fix overflow bugs whenRuslan Ermilov2006-11-231-31/+121
* MFC: systat.1 v1.46, vmstat.c v1.69John-Mark Gurney2006-03-212-1/+2
* MFC spelling fixes of several manpages.Giorgos Keramidas2005-08-181-1/+1
* Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSOGiorgos Keramidas2005-05-261-0/+1
* Include systat.h for cmdtab, to make gcc4 happy.Xin LI2005-05-021-0/+1
* Remove unused variables.Stefan Farfeleder2005-04-091-1/+0
* Fix an overflow when calculating the number of kilobytes from thePaul Saab2005-02-211-1/+1
* simply ignore unknown address family.Hajimu UMEMOTO2005-02-191-3/+1
* teach IPv6 to `systat -netstat'.Hajimu UMEMOTO2005-02-191-29/+122
* Sort sections.Ruslan Ermilov2005-01-181-11/+11
* Consistently use __inline instead of __inline__ as the former is an empty macroStefan Farfeleder2004-07-041-1/+1
* Deal with double whitespace.Ruslan Ermilov2004-07-031-6/+6
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-40/+79
* Removed trailing whitespace.Ruslan Ermilov2004-07-021-1/+1
* Bring in mbuma to replace mballoc.Bosko Milekic2004-05-311-41/+12
* Include <sys/proc.h> for the definition of PS_INMEM instead ofBruce Evans2004-04-141-3/+2
* Fix the easy warnings:David Malone2004-03-096-40/+27
* Demangled vendor ids. Fixed misplaced FreeBSD id.Bruce Evans2004-02-251-6/+9
* Backed out rev.1.6. A bogus include was added to work around breakage ofBruce Evans2004-02-251-2/+0
* Put libdevstat before libkvm, because the former depends on the latter.Ruslan Ermilov2004-02-041-2/+2
* Make systat -net aware of compressed time_wait sockets.Mike Silbersack2003-12-241-3/+11
* Copy cur's snap_time to last when refreshing statistics. Fixes problemTim J. Robbins2003-11-011-0/+2
* Use 'k' as suffix for KiloPoul-Henning Kamp2003-10-241-1/+1
* When a numeric field overflows its width, try formatting the number inPoul-Henning Kamp2003-10-202-6/+5
* Add ip6 and icmp6 displays to systat.David Malone2003-08-017-1/+632
* Let libdevstat calculate the device-busy % instead of home-rolling.Poul-Henning Kamp2003-04-091-13/+5
* Run a revision of the devstat interface:Poul-Henning Kamp2003-03-152-15/+15
* mdoc(7) police: Scheduled sweep.Ruslan Ermilov2003-02-241-2/+1
* Add #include <sys/resource.h>Poul-Henning Kamp2003-02-163-0/+3
* Remove #include <sys/dkstat.h>Poul-Henning Kamp2003-02-164-4/+0
* Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.Matthew Dillon2003-01-111-1/+1
* Add "ifstat" display:Poul-Henning Kamp2003-01-048-2/+785
* When we close a display, mark it as not-initialized so that we willPoul-Henning Kamp2003-01-041-0/+1
* Back out rev 1.20; getbsize(3)'s original interface has been restored.Mike Barcroft2002-12-301-3/+1
* english(4) police.Jens Schweikhardt2002-12-271-2/+2
* Adjust for getbsize argument type change.Mark Murray2002-10-231-1/+3
* Remove unneeded function prototypes.Mark Murray2002-10-231-3/+0
* Widen struct sockbuf's sb_timeo member to int from short. WithJohn Polstra2002-07-241-4/+4
* ^Z suspends any and all programs that don't do anything special aboutGiorgos Keramidas2002-07-151-3/+0
* ^Z doesn't "stop" systat, but it "suspends" it.Giorgos Keramidas2002-07-151-1/+1
* debug.{numvnodes,freevnodes} moved to vfs.Dag-Erling Smørgrav2002-06-061-2/+2