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
/
kern
/
tty_subr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove terms 3 and 4 of some of my licences
deraadt
2003-06-02
1
-6
/
+1
*
First round of __P removal in sys
millert
2002-03-14
1
-3
/
+3
*
QBITS is always defined, no point in having all those cofusing ifdefs.
art
2001-09-28
1
-48
/
+3
*
Redundant prototypes.
art
2001-09-28
1
-5
/
+1
*
Get rid of REAL_CLISTS. It was never implemented and the tentacles are
art
2001-07-05
1
-4
/
+1
*
KNF
deraadt
2001-06-22
1
-3
/
+3
*
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
ho
2001-05-16
1
-8
/
+1
*
spelling
todd
2001-01-25
1
-2
/
+2
*
replace MALLOC/FREE w/ malloc/free for non-constant-sized memory allocations; art@ ok
mickey
2000-09-27
1
-6
/
+6
*
clear rings before freeing them
deraadt
2000-08-04
1
-3
/
+7
*
KNF
deraadt
2000-08-04
1
-7
/
+7
*
a teeny bit more care
deraadt
1996-10-07
1
-1
/
+2
*
clear quotes not buf; from hbriceno@lcs.mit.edu
deraadt
1996-10-07
1
-3
/
+3
*
catq: must spltty before playing
deraadt
1996-06-06
1
-2
/
+9
*
catq() optimizations; if to queue is empty, swapping clist structures is faster
deraadt
1996-06-05
1
-1
/
+16
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-7
/
+13
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+549