index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
systat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add copyright and RCS/CVS Id.
obrien
1998-12-27
1
-0
/
+28
*
Update section on DK_NDRIVES (which was removed with CAM), and explain
obrien
1998-12-27
1
-9
/
+10
*
Turn the compile time option into a run-time option.
obrien
1998-12-27
2
-7
/
+10
*
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
10
-20
/
+31
*
Fix a core-dump situation in ":boot" mode in the vmstat display.
ken
1998-10-05
1
-2
/
+2
*
Change the devstat generation number from an int to a long. The int-sized
ken
1998-09-20
2
-5
/
+7
*
Delete unused code. This has been obsoleted by the new devstat code.
ken
1998-09-16
1
-207
/
+0
*
Reference new files for device stat support.
gibbs
1998-09-15
1
-5
/
+6
*
Update system to new device statistics code.
gibbs
1998-09-15
5
-213
/
+681
*
Add missing comma.
jkoshy
1998-09-09
1
-1
/
+1
*
Fixed type mismatches which were fatal when sizeof(long) > sizeof(int).
bde
1998-07-06
5
-13
/
+13
*
Update vmstat portion of man page to reflect the statistics currently
ghelmer
1998-06-25
1
-34
/
+29
*
#include <arpa/inet.h>
peter
1998-06-12
2
-2
/
+4
*
o Use snprintf rather than sprintf
imp
1998-06-09
8
-23
/
+32
*
Correctly display the interrupt counts.
jhay
1998-05-27
1
-1
/
+6
*
Use 'proto <tcp|udp|all>' to select the protocol to display
steve
1997-12-04
2
-12
/
+21
*
Fix: too many arguments for format in call to sprintf().
jdp
1997-11-18
1
-1
/
+1
*
Sort cross refereces in section SEE ALSO.
wosch
1997-09-29
1
-4
/
+4
*
Having done ICMP, UDP, and IP, could a TCP display be far behind?
wollman
1997-09-27
5
-14
/
+375
*
Show size of vnode pool in vmstat mode.
peter
1997-09-25
1
-2
/
+21
*
Emboldened by the success of yesterday's ICMP statistics display,
wollman
1997-09-25
4
-2
/
+353
*
Add a mode to display ICMP statistics.
wollman
1997-09-24
9
-19
/
+520
*
Main() returns int.
charnier
1997-08-26
1
-2
/
+2
*
Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.h
charnier
1997-08-13
3
-31
/
+32
*
Merge from Lite2 (print "??" instead NULL if devname() fails). More
bde
1997-07-06
1
-5
/
+9
*
Importing Lite2 broke lookup() to return -1 for the nmatches == 0 case.
bde
1997-07-06
1
-1
/
+5
*
This commit was generated by cvs2svn to compensate for changes in r27229,
bde
1997-07-06
1
-2
/
+2
|
\
|
*
Import Lite2's src/usr.bin/systat. cmds.c is still on the vendor branch
bde
1997-07-06
2
-7
/
+6
*
|
Use new sysctl(3) interface to mbuf statistics. While we're at it,
wollman
1997-02-24
1
-21
/
+45
*
|
Revert $FreeBSD$ to $Id$
peter
1997-02-22
2
-2
/
+2
*
|
The screen layout of the lefthand side for the vmstat display was way off.
obrien
1997-02-15
1
-11
/
+11
*
|
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
2
-2
/
+2
*
|
Fix the following old problem:
joerg
1997-01-12
1
-79
/
+79
*
|
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
*
|
bin/1942 curses problem in systat
phk
1996-11-02
1
-2
/
+2
*
|
Eliminate unnecessary include of <sys/mbuf.h>.
wollman
1996-10-28
2
-2
/
+8
*
|
Really eliminated includes of the "temporary" backwards compatibility
bde
1996-09-24
1
-1
/
+0
*
|
Fixed DPADD.
bde
1996-09-05
1
-1
/
+1
*
|
Cosmetic fixes for drive names which are 4 chars long.
jkh
1996-06-11
3
-9
/
+11
*
|
Fix a bug in the mbufs display, seen when there was a large number
jdp
1996-05-27
1
-3
/
+2
*
|
Localize time
ache
1996-03-31
2
-1
/
+7
*
|
Renamed Proc-cache to Dir-cache for the same reasons as in vmstat.
bde
1996-03-29
1
-3
/
+3
*
|
Move #include of queue.h before #include of socketvar.h in preparation for
dg
1996-03-11
2
-2
/
+2
*
|
Fix a variety of minor typos and cross references in a bunch of
mpp
1996-01-20
1
-2
/
+2
*
|
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
*
|
#include <sys/user.h>
phk
1995-10-29
1
-0
/
+1
*
|
Don't attempt to read the variable `total' from the kernel. `total'
bde
1995-07-12
1
-4
/
+2
[next]