| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten. | Matthew Dillon | 2003-01-11 | 1 | -1/+1 |
| * | debug.{numvnodes,freevnodes} moved to vfs. | Dag-Erling Smørgrav | 2002-06-06 | 1 | -2/+2 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -9/+9 |
| * | WARNS=2 fixes with NO_WERROR set, as there are some header issues | Mark Murray | 2001-12-12 | 1 | -101/+100 |
| * | Remove the 'irq' string from the irqN part of the "interrupts" display. | Mark Murray | 2001-12-01 | 1 | -2/+10 |
| * | Convert systat(1) to use the new devstat interface. | Kenneth D. Merry | 2001-09-06 | 1 | -15/+14 |
| * | Replace a use of the hw.nintr sysctl as it has just gone away, cast | Thomas Moestl | 2001-06-01 | 1 | -3/+9 |
| * | numdirtybuffers is an int, not a long. | Andrew Gallatin | 2001-03-29 | 1 | -1/+1 |
| * | Get rid of setgid kmem for systat, and while being there, fix some bugs | Thomas Moestl | 2001-03-23 | 1 | -115/+117 |
| * | Don't attempt to parse %c | Andrey A. Chernov | 2001-03-21 | 1 | -2/+7 |
| * | Correct int/long type mismatch in the proper place this time. freevnodes | Andrew Gallatin | 2000-12-02 | 1 | -2/+2 |
| * | fix int/long type mismatches found on alpha | Andrew Gallatin | 2000-12-01 | 1 | -4/+4 |
| * | o Make systat/vmstat.c use sysctl() to retrieve cp_time, bufspace, | Robert Watson | 2000-11-25 | 1 | -29/+50 |
| * | Don't include <sys/buf.h> | Poul-Henning Kamp | 2000-05-05 | 1 | -1/+0 |
| * | #include <errno.h> where needed. Kill extern int errno;. | Warner Losh | 2000-04-14 | 1 | -1/+1 |
| * | "Disks" is more correct than "Disks" could be. | Brian Feldman | 1999-09-19 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Show dirty buffers and the percentage of time a disk was busy. | Dag-Erling Smørgrav | 1999-07-30 | 1 | -10/+32 |
| * | Display floats with format %*.0f instead of as "*****" if there is | Bruce Evans | 1999-03-22 | 1 | -1/+5 |
| * | Include discrete ozfod as well as ozfod/zfod percentage. | Matthew Dillon | 1999-02-08 | 1 | -7/+7 |
| * | If there are 4 or fewer disk devices, we have room to display additional | Matthew Dillon | 1999-02-08 | 1 | -5/+38 |
| * | revert to rev 1.29. (floppy drives will be gotten rid of another way) | David E. O'Brien | 1999-01-09 | 1 | -10/+1 |
| * | Turn the compile time option into a run-time option. | David E. O'Brien | 1998-12-27 | 1 | -7/+8 |
| * | Don't waste precious space on showing the performance of fdX. | David E. O'Brien | 1998-12-27 | 1 | -1/+9 |
| * | Quiet many compiler warnings. | David E. O'Brien | 1998-10-08 | 1 | -3/+2 |
| * | Fix a core-dump situation in ":boot" mode in the vmstat display. | Kenneth D. Merry | 1998-10-05 | 1 | -2/+2 |
| * | Update system to new device statistics code. | Justin T. Gibbs | 1998-09-15 | 1 | -95/+175 |
| * | Fixed type mismatches which were fatal when sizeof(long) > sizeof(int). | Bruce Evans | 1998-07-06 | 1 | -6/+6 |
| * | o Use snprintf rather than sprintf | Warner Losh | 1998-06-09 | 1 | -3/+3 |
| * | Correctly display the interrupt counts. | John Hay | 1998-05-27 | 1 | -1/+6 |
| * | Show size of vnode pool in vmstat mode. | Peter Wemm | 1997-09-25 | 1 | -2/+21 |
| * | Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.h | Philippe Charnier | 1997-08-13 | 1 | -8/+11 |
| * | Now that systat's working again, bring the vmstat cleanup over from | Jordan K. Hubbard | 1996-11-12 | 1 | -14/+14 |
| * | Initialize interrupt counters. The boot time values were displayed as ***. | Bruce Evans | 1996-11-10 | 1 | -1/+1 |
| * | Cosmetic fixes for drive names which are 4 chars long. | Jordan K. Hubbard | 1996-06-11 | 1 | -2/+2 |
| * | Localize time | Andrey A. Chernov | 1996-03-31 | 1 | -1/+4 |
| * | Renamed Proc-cache to Dir-cache for the same reasons as in vmstat. | Bruce Evans | 1996-03-29 | 1 | -3/+3 |
| * | Reduced vm dependencies. Only `struct vmmeter.h' is required. | Bruce Evans | 1995-12-13 | 1 | -2/+3 |
| * | Add explicit #include of <sys/vmmeter.h> after the last round of <vm/vm.h> | Peter Wemm | 1995-12-13 | 1 | -0/+1 |
| * | Don't attempt to read the variable `total' from the kernel. `total' | Bruce Evans | 1995-07-12 | 1 | -4/+2 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -2/+2 |
| * | From Mark Murray: | David Greenman | 1995-03-29 | 1 | -5/+5 |
| * | Removed object lookup/hit count and changed the order of things a little. | David Greenman | 1995-03-25 | 1 | -28/+24 |
| * | Removed cnt.v_nzfod...we don't support it in the kernel. | David Greenman | 1995-03-25 | 1 | -42/+30 |
| * | Fix the Name-cache counters. I didn't realign the negative hits. | Poul-Henning Kamp | 1995-03-18 | 1 | -1/+1 |
| * | Report the negative hits in the Namei section. | Poul-Henning Kamp | 1995-03-12 | 1 | -4/+6 |
| * | Changes to support printing stats for the 'cached pages'. | David Greenman | 1995-03-10 | 1 | -2/+10 |
| * | extern.h, iostat.c, main.c, vmstat.c: | Bruce Evans | 1994-12-03 | 1 | -15/+8 |
| * | Moved "VMSTAT" column up by one row so that it displays properly on 24 | David Greenman | 1994-11-25 | 1 | -1/+1 |
| * | Updated to changes in struct vmmeter. | David Greenman | 1994-10-18 | 1 | -4/+4 |