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
*
Fix all the spelling mistakes I could find in the man pages for words
keramida
2005-07-31
1
-1
/
+1
*
Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSO
keramida
2005-05-26
1
-0
/
+1
*
Include systat.h for cmdtab, to make gcc4 happy.
delphij
2005-05-02
1
-0
/
+1
*
Remove unused variables.
stefanf
2005-04-09
1
-1
/
+0
*
Fix an overflow when calculating the number of kilobytes from the
ps
2005-02-21
1
-1
/
+1
*
simply ignore unknown address family.
ume
2005-02-19
1
-3
/
+1
*
teach IPv6 to `systat -netstat'.
ume
2005-02-19
1
-29
/
+122
*
Sort sections.
ru
2005-01-18
1
-11
/
+11
*
Consistently use __inline instead of __inline__ as the former is an empty macro
stefanf
2004-07-04
1
-1
/
+1
*
Deal with double whitespace.
ru
2004-07-03
1
-6
/
+6
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-40
/
+79
*
Removed trailing whitespace.
ru
2004-07-02
1
-1
/
+1
*
Bring in mbuma to replace mballoc.
bmilekic
2004-05-31
1
-41
/
+12
*
Include <sys/proc.h> for the definition of PS_INMEM instead of
bde
2004-04-14
1
-3
/
+2
*
Fix the easy warnings:
dwmalone
2004-03-09
6
-40
/
+27
*
Demangled vendor ids. Fixed misplaced FreeBSD id.
bde
2004-02-25
1
-6
/
+9
*
Backed out rev.1.6. A bogus include was added to work around breakage of
bde
2004-02-25
1
-2
/
+0
*
Put libdevstat before libkvm, because the former depends on the latter.
ru
2004-02-04
1
-2
/
+2
*
Make systat -net aware of compressed time_wait sockets.
silby
2003-12-24
1
-3
/
+11
*
Copy cur's snap_time to last when refreshing statistics. Fixes problem
tjr
2003-11-01
1
-0
/
+2
*
Use 'k' as suffix for Kilo
phk
2003-10-24
1
-1
/
+1
*
When a numeric field overflows its width, try formatting the number in
phk
2003-10-20
2
-6
/
+5
*
Add ip6 and icmp6 displays to systat.
dwmalone
2003-08-01
7
-1
/
+632
*
Let libdevstat calculate the device-busy % instead of home-rolling.
phk
2003-04-09
1
-13
/
+5
*
Run a revision of the devstat interface:
phk
2003-03-15
2
-15
/
+15
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
1
-2
/
+1
*
Add #include <sys/resource.h>
phk
2003-02-16
3
-0
/
+3
*
Remove #include <sys/dkstat.h>
phk
2003-02-16
4
-4
/
+0
*
Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.
dillon
2003-01-11
1
-1
/
+1
*
Add "ifstat" display:
phk
2003-01-04
8
-2
/
+785
*
When we close a display, mark it as not-initialized so that we will
phk
2003-01-04
1
-0
/
+1
*
Back out rev 1.20; getbsize(3)'s original interface has been restored.
mike
2002-12-30
1
-3
/
+1
*
english(4) police.
schweikh
2002-12-27
1
-2
/
+2
*
Adjust for getbsize argument type change.
markm
2002-10-23
1
-1
/
+3
*
Remove unneeded function prototypes.
markm
2002-10-23
1
-3
/
+0
*
Widen struct sockbuf's sb_timeo member to int from short. With
jdp
2002-07-24
1
-4
/
+4
*
^Z suspends any and all programs that don't do anything special about
keramida
2002-07-15
1
-3
/
+0
*
^Z doesn't "stop" systat, but it "suspends" it.
keramida
2002-07-15
1
-1
/
+1
*
debug.{numvnodes,freevnodes} moved to vfs.
des
2002-06-06
1
-2
/
+2
*
Replace /kernel with /boot/kernel/kernel.
joe
2002-05-09
1
-2
/
+2
*
Use `The .Nm utility'
charnier
2002-04-20
1
-2
/
+3
*
Remove previously unneeded and now incorrect cast of user_from_uid()
dwmalone
2002-04-13
1
-7
/
+7
*
unifdef __STDC__
imp
2002-03-23
1
-16
/
+1
*
remove __P
imp
2002-03-22
7
-111
/
+111
*
Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.
markm
2002-02-08
1
-1
/
+0
*
WARNS=2 fixes with NO_WERROR set, as there are some header issues
markm
2001-12-12
22
-404
/
+437
*
Remove the 'irq' string from the irqN part of the "interrupts" display.
markm
2001-12-01
1
-2
/
+10
*
Add #include <net/route.h> in order to get this to compile.
jlemon
2001-11-22
1
-0
/
+2
*
Compensate for "Compensate for header dethreading" by backing it out.
bde
2001-10-10
1
-1
/
+0
*
Remove greatly outdated comment that systat(1) takes 2-10% of the CPU time.
sobomax
2001-10-09
1
-1
/
+0
[next]