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
*
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
*
Re-enable mbtypes statistics in the mbuf allocator. I disabled these
bmilekic
2001-09-30
1
-32
/
+31
*
Convert systat(1) to use the new devstat interface.
ken
2001-09-06
3
-53
/
+46
*
- 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
[next]