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
/
sys
/
netnatm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tedu netnatm and ueagle(4).
mpi
2013-08-20
4
-878
/
+0
*
cosnistently use IFQ_SET_MAXLEN, surfaced in a discussion with + ok bluhm
henning
2011-07-06
1
-2
/
+2
*
- use nitems(); no binary change
jasper
2011-03-31
1
-2
/
+2
*
Correct argument for splx() is s2 not s so that the splx() calls match to the
claudio
2010-02-11
1
-2
/
+2
*
Remove some #ifdef / #define maze that is not needed at all.
claudio
2009-05-31
2
-17
/
+3
*
Use extern for variable declarations in .h files so that we don't end up with
claudio
2009-01-28
2
-3
/
+5
*
bring the netnatm usrreq's also up to speed on the addition of the
thib
2008-05-27
2
-19
/
+5
*
another FREE->free
hshoexer
2007-12-09
1
-2
/
+2
*
Oops. Forgot to do FREE -> free when I did MALLOC -> malloc.
krw
2007-10-06
1
-2
/
+2
*
MALLOC+bzero -> malloc+M_ZERO.
krw
2007-10-03
1
-3
/
+2
*
There is no such word as `detatch'.
mk
2007-09-12
1
-2
/
+2
*
Use more queue macros rather than doing it by hand; ok otto@ krw@
miod
2006-03-05
1
-5
/
+3
*
With the exception of two other small uncommited diffs this moves
brad
2006-03-04
2
-8
/
+8
*
First round of __P removal in sys
millert
2002-03-14
3
-15
/
+15
*
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
ho
2001-05-16
2
-10
/
+2
*
Keep the ifdef for NetBSD.
angelos
1997-10-11
2
-2
/
+14
*
Fix some minor compilation problems.
angelos
1997-10-11
2
-16
/
+2
*
fix typo in comment (NetBSD PR3836: Curt Sampson)
chuck
1997-07-19
1
-2
/
+2
*
netbsd pr#2918 (jukka.partanen@research.nokia.com):
chuck
1996-11-09
3
-7
/
+17
*
ported to FreeBSD 2.2-960612-SNAP.
chuck
1996-07-03
4
-8
/
+61
*
new: protocol layer to provide you with native mode ATM access.
chuck
1996-06-30
4
-0
/
+854