| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace a use of the hw.nintr sysctl as it has just gone away, cast | tmm | 2001-06-01 | 1 | -3/+9 |
* | numdirtybuffers is an int, not a long. | gallatin | 2001-03-29 | 1 | -1/+1 |
* | Get rid of setgid kmem for systat, and while being there, fix some bugs | tmm | 2001-03-23 | 1 | -116/+118 |
* | Don't attempt to parse %c | ache | 2001-03-21 | 1 | -2/+7 |
* | Correct int/long type mismatch in the proper place this time. freevnodes | gallatin | 2000-12-02 | 1 | -2/+2 |
* | fix int/long type mismatches found on alpha | gallatin | 2000-12-01 | 1 | -4/+4 |
* | o Make systat/vmstat.c use sysctl() to retrieve cp_time, bufspace, | rwatson | 2000-11-25 | 1 | -29/+50 |
* | Don't include <sys/buf.h> | phk | 2000-05-05 | 1 | -1/+0 |
* | #include <errno.h> where needed. Kill extern int errno;. | imp | 2000-04-14 | 1 | -1/+1 |
* | "Disks" is more correct than "Disks" could be. | green | 1999-09-19 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Show dirty buffers and the percentage of time a disk was busy. | des | 1999-07-30 | 1 | -10/+32 |
* | Display floats with format %*.0f instead of as "*****" if there is | bde | 1999-03-22 | 1 | -1/+5 |
* | Include discrete ozfod as well as ozfod/zfod percentage. | dillon | 1999-02-08 | 1 | -7/+7 |
* | If there are 4 or fewer disk devices, we have room to display additional | dillon | 1999-02-08 | 1 | -5/+38 |
* | revert to rev 1.29. (floppy drives will be gotten rid of another way) | obrien | 1999-01-09 | 1 | -10/+1 |
* | Turn the compile time option into a run-time option. | obrien | 1998-12-27 | 1 | -7/+8 |
* | Don't waste precious space on showing the performance of fdX. | obrien | 1998-12-27 | 1 | -1/+9 |
* | Quiet many compiler warnings. | obrien | 1998-10-08 | 1 | -3/+2 |
* | Fix a core-dump situation in ":boot" mode in the vmstat display. | ken | 1998-10-05 | 1 | -2/+2 |
* | Update system to new device statistics code. | gibbs | 1998-09-15 | 1 | -96/+176 |
* | Fixed type mismatches which were fatal when sizeof(long) > sizeof(int). | bde | 1998-07-06 | 1 | -6/+6 |
* | o Use snprintf rather than sprintf | imp | 1998-06-09 | 1 | -3/+3 |
* | Correctly display the interrupt counts. | jhay | 1998-05-27 | 1 | -1/+6 |
* | Show size of vnode pool in vmstat mode. | peter | 1997-09-25 | 1 | -2/+21 |
* | Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.h | charnier | 1997-08-13 | 1 | -8/+11 |
* | Now that systat's working again, bring the vmstat cleanup over from | jkh | 1996-11-12 | 1 | -14/+14 |
* | Initialize interrupt counters. The boot time values were displayed as ***. | bde | 1996-11-10 | 1 | -1/+1 |
* | Cosmetic fixes for drive names which are 4 chars long. | jkh | 1996-06-11 | 1 | -2/+2 |
* | Localize time | ache | 1996-03-31 | 1 | -1/+4 |
* | Renamed Proc-cache to Dir-cache for the same reasons as in vmstat. | bde | 1996-03-29 | 1 | -3/+3 |
* | Reduced vm dependencies. Only `struct vmmeter.h' is required. | bde | 1995-12-13 | 1 | -2/+3 |
* | Add explicit #include of <sys/vmmeter.h> after the last round of <vm/vm.h> | peter | 1995-12-13 | 1 | -0/+1 |
* | Don't attempt to read the variable `total' from the kernel. `total' | bde | 1995-07-12 | 1 | -4/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | From Mark Murray: | dg | 1995-03-29 | 1 | -5/+5 |
* | Removed object lookup/hit count and changed the order of things a little. | dg | 1995-03-25 | 1 | -28/+24 |
* | Removed cnt.v_nzfod...we don't support it in the kernel. | dg | 1995-03-25 | 1 | -42/+30 |
* | Fix the Name-cache counters. I didn't realign the negative hits. | phk | 1995-03-18 | 1 | -1/+1 |
* | Report the negative hits in the Namei section. | phk | 1995-03-12 | 1 | -4/+6 |
* | Changes to support printing stats for the 'cached pages'. | dg | 1995-03-10 | 1 | -2/+10 |
* | extern.h, iostat.c, main.c, vmstat.c: | bde | 1994-12-03 | 1 | -15/+8 |
* | Moved "VMSTAT" column up by one row so that it displays properly on 24 | dg | 1994-11-25 | 1 | -1/+1 |
* | Updated to changes in struct vmmeter. | dg | 1994-10-18 | 1 | -4/+4 |
* | Updated to changes in struct vmmeter. | dg | 1994-10-15 | 1 | -11/+11 |
* | Make the %zfod display make more sense by comparing zfod versus the total | wollman | 1994-08-07 | 1 | -2/+5 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+687 |