| Commit message (Expand) | Author | Age | Files | Lines |
* | - Do not handle the per-CPU containers in mbuf code as though the cpuids | bmilekic | 2001-07-26 | 1 | -8/+5 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -8/+8 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -3/+3 |
* | Make sure to try hw.ncpu if kern.smp.cpus doesn't exist (i.e. on UP) when | bmilekic | 2001-06-23 | 1 | -1/+2 |
* | Introduce numerous SMP friendly changes to the mbuf allocator. Namely, | bmilekic | 2001-06-22 | 1 | -22/+54 |
* | Replace a use of the hw.nintr sysctl as it has just gone away, cast | tmm | 2001-06-01 | 3 | -6/+11 |
* | Display -tcp w/o load average so that all statistics fits on a 80x25 screen. | ru | 2001-05-31 | 2 | -3/+3 |
* | Show TCP checksum failures with -tcp display. | ru | 2001-05-31 | 1 | -0/+3 |
* | Mark error() as __printflike() and fix a non-exploitable format string | kris | 2001-05-25 | 2 | -2/+2 |
* | Fix the error buffer passed to kvm_openfiles to have a length of | tmm | 2001-05-25 | 1 | -2/+4 |
* | Removed -I${.CURDIR}/.../sys from CFLAGS. | ru | 2001-05-18 | 1 | -1/+0 |
* | Compensate for header dethreading. | markm | 2001-05-01 | 1 | -0/+1 |
* | 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 | 10 | -151/+397 |
* | Don't attempt to parse %c | ache | 2001-03-21 | 1 | -2/+7 |
* | Count and show incoming UDP datagrams with no checksum. | ru | 2001-03-13 | 1 | -18/+20 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -2/+8 |
* | Catch up to new proc flags. | jhb | 2001-01-24 | 1 | -1/+1 |
* | My bad, committed the submitted patch rather than the fixed patch. | phk | 2000-12-30 | 1 | -2/+3 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 1 | -31/+16 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -1/+1 |
* | o Fix up includes which built due to excessive nested including in the | rwatson | 2000-12-17 | 1 | -6/+5 |
* | Change the proc information returned from the kernel so that it | mckusick | 2000-12-12 | 1 | -10/+6 |
* | Correct int/long type mismatch in the proper place this time. freevnodes | gallatin | 2000-12-02 | 1 | -2/+2 |
* | fix another int/long type mismatch. This one was causing pigs to | gallatin | 2000-12-01 | 1 | -1/+1 |
* | 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 |
* | o make systat/pigs.c use syctl() to retrieve cp_time, fscale, and ccpu | rwatson | 2000-11-25 | 1 | -27/+32 |
* | o Make systat/iostat.c use sysctl() to retrieve cp_time instead of | rwatson | 2000-11-25 | 1 | -23/+9 |
* | o Make systat use sysctl() to retrieve hz and stathz, instead of | rwatson | 2000-11-25 | 1 | -19/+14 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -3/+3 |
* | Remove obsolete /dev/drum references | jedgar | 2000-10-29 | 1 | -2/+1 |
* | Remove unneded -ltermcap | ache | 2000-09-16 | 1 | -2/+3 |
* | Quick Fix: swap.c doesn't appear to actually need <sys/conf.h>, so remove | peter | 2000-08-24 | 1 | -1/+0 |
* | Fix systat to use the kern.ipc.mbtypes sysctl instead of referencing a | alfred | 2000-07-15 | 1 | -34/+44 |
* | Duh! get the scaling right. | phk | 2000-06-01 | 1 | -3/+3 |
* | Rescale the IOstat bars, modern disks are faster than old disks. | phk | 2000-06-01 | 1 | -2/+2 |
* | Don't include <sys/buf.h> | phk | 2000-05-05 | 3 | -3/+0 |
* | #include <errno.h> where needed. Kill extern int errno;. | imp | 2000-04-14 | 1 | -1/+1 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-02 | 1 | -1/+2 |
* | s/curses/ncurses/ | nik | 2000-03-01 | 1 | -1/+1 |
* | "Disks" is more correct than "Disks" could be. | green | 1999-09-19 | 1 | -1/+1 |
* | systat is way too comfortable with curses internals... | peter | 1999-08-30 | 4 | -13/+13 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 18 | -18/+18 |
* | Fix bad references: | chris | 1999-08-14 | 1 | -3/+3 |
* | Show dirty buffers and the percentage of time a disk was busy. | des | 1999-07-30 | 2 | -14/+37 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Tidy up references to <sys/rlist.h> and support for the old swap management | peter | 1999-05-11 | 1 | -2/+1 |
* | Display floats with format %*.0f instead of as "*****" if there is | bde | 1999-03-22 | 1 | -1/+5 |