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
/
net
/
ppp_tty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
de-register. deraadt ok
itojun
2003-12-10
1
-22
/
+22
*
Replace select backends with poll backends. selscan() and pollscan()
millert
2003-09-23
1
-2
/
+2
*
comment spelling, from jonathon gray
tedu
2003-09-18
1
-2
/
+2
*
change arguments to suser. suser now takes the process, and a flags
tedu
2003-08-15
1
-5
/
+5
*
use MGETHDR instead of MGET for the first mbuf.
kjc
2003-03-09
1
-2
/
+7
*
license update of CMU parts. due to communication with wcw+@andrew.cmu.edu,
deraadt
2002-07-01
1
-20
/
+36
*
First round of __P removal in sys
millert
2002-03-14
1
-18
/
+18
*
sync with KAME.
kjc
2002-02-13
1
-1
/
+10
*
change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
itojun
2001-06-15
1
-2
/
+1
*
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
ho
2001-05-16
1
-5
/
+2
*
Remove two unnecessary splx(). This was missed somewhere along the way, since
aaron
2001-03-09
1
-4
/
+2
*
Convert to use new timeout API.
art
2000-06-30
1
-3
/
+4
*
fix unsigned without a size-type
deraadt
1999-07-04
1
-2
/
+2
*
Minor changes from ppp 2.3.1
millert
1997-09-05
1
-204
/
+205
*
prevent warning:
kstailey
1997-01-15
1
-2
/
+2
*
Kernel changes for ppp2.3a4.
joshd
1996-07-25
1
-175
/
+198
*
if_name/if_unit -> if_xname/if_softc
deraadt
1996-05-10
1
-14
/
+14
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-11
/
+31
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-13
/
+14
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+1025