index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
systat
/
mbufs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust <sys/param.h> comments regarding use of use of MSIZE, or
deraadt
2015-01-20
1
-2
/
+1
*
first batch of programs adapting to the namespace cleanup
deraadt
2015-01-16
1
-3
/
+4
*
i renamed the mbuf pool.
dlg
2014-11-06
1
-2
/
+2
*
fix if (statement);
jsg
2014-10-20
1
-2
/
+2
*
cut things that relied on mclgeti for rx ring accounting/restriction over
dlg
2014-07-08
1
-68
/
+107
*
info about pools is currently given to userland by copying each
dlg
2014-07-02
1
-7
/
+7
*
Now that the water marks are updated on a per-pool basis indicate in
mpi
2014-06-13
1
-9
/
+6
*
- use a common FIELD_ADDR macro, instead of rolling 78 identical copies.
jasper
2011-03-02
1
-12
/
+10
*
Print relativ number of livelocks that happend between two systat
claudio
2010-11-05
1
-5
/
+7
*
expose the kernels network livelock counter
dlg
2010-11-02
1
-3
/
+12
*
tweak the mclgeti algorithm to behave better under load.
dlg
2010-09-23
1
-2
/
+2
*
don't rely on mbuf.h to pull in pool.h here either
blambert
2010-08-01
1
-1
/
+2
*
fix use of uninitialized variable.
chl
2010-08-01
1
-2
/
+2
*
args, not that file
henning
2009-11-23
1
-13
/
+9
*
no more natpass
henning
2009-11-23
1
-9
/
+13
*
remove unneeded argument to warnx()
chl
2009-04-20
1
-8
/
+2
*
Make sure systat mbufs prints the interface name even if an interface only
kettenis
2009-03-29
1
-9
/
+10
*
fix the mbuf view to cope with the recent change to the mclgeti allocator.
dlg
2009-01-27
1
-7
/
+6
*
Skip missing pool indices instead of printing errors.
canacar
2008-12-31
1
-3
/
+2
*
Print the interface livelocks if non-zero. From deraadt@
canacar
2008-12-18
1
-4
/
+3
*
Rewrite the 'mbuf' page to display mbuf usage information from system pools
canacar
2008-12-17
1
-115
/
+299
*
New display engine for systat, based on pftop. Adds new views for pf
canacar
2008-06-12
1
-70
/
+111
*
use the 1 line load line from 'systat vm' on all the other displays, giving
deraadt
2007-02-25
1
-3
/
+3
*
fairly simple cleanup, lots of testing done
deraadt
2006-03-31
1
-10
/
+12
*
post-mortem stuff can go away here too
deraadt
2004-07-09
1
-48
/
+18
*
move sysctl comment on namelist[] entry
deraadt
2004-07-03
1
-4
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
mark which nlist[] kmem entries are not needed in the sysctl case, and which are
deraadt
2002-06-19
1
-3
/
+3
*
ANSI
deraadt
2002-06-18
1
-9
/
+8
*
Use sysctl for mbstat
angelos
2002-06-09
1
-12
/
+25
*
move back. pvalchev -- the bug was quite obscure
deraadt
2001-12-07
1
-3
/
+4
*
back out latest changes which cause problems on alpha/sparc64 until
pvalchev
2001-12-07
1
-4
/
+3
*
fix signal races. use sysctl() instead of kvm where possible, and then KNF
deraadt
2001-11-23
1
-3
/
+4
*
kill more registers
mpech
2001-11-19
1
-3
/
+3
*
handle kvm_nlist() failing, from pr#1798.
ericj
2001-05-04
1
-5
/
+7
*
bye bye sprintf
deraadt
1997-12-19
1
-4
/
+4
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
it compiles w/ new curses
mickey
1996-06-02
1
-2
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+168