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.sbin
/
pppd
/
sys-bsd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
2020-12-29
1
-3
/
+8
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-65
/
+65
*
PF_ROUTE -> AF_ROUTE in the scattered sock()/setsockopt() calls
krw
2019-01-22
1
-4
/
+4
*
Remove dead get_host_seed() function; Martin Natano
miod
2015-09-12
1
-10
/
+1
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
SIOCAIFADDR can fail with EEXIST either if the local or the destination
claudio
2008-10-08
1
-4
/
+7
*
bye bye ipx
henning
2007-06-04
1
-103
/
+2
*
Better message if interface is not available. Hint from Daniel Polak.
otto
2004-05-26
1
-6
/
+4
*
rewrite SIOCGIFCONF into getifaddrs. deraadt ok
itojun
2003-08-19
1
-52
/
+31
*
move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice.
itojun
2003-05-14
1
-4
/
+4
*
strlcpy and snprintf; various people ok
deraadt
2003-04-04
1
-6
/
+4
*
Paul Mackerras and the Australian National University have worked things
deraadt
2002-09-13
1
-16
/
+31
*
license update of CMU parts. due to communication with wcw+@andrew.cmu.edu,
deraadt
2002-07-01
1
-3
/
+40
*
pid_t cleanup
deraadt
2002-05-26
1
-8
/
+9
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-4
/
+4
*
use strlcpy vs strncpy+a[len-1]='\0'
lebel
2001-06-23
1
-26
/
+14
*
pppd 2.3.5
millert
1998-05-08
1
-4
/
+21
*
Aliases...
angelos
1998-03-20
1
-2
/
+4
*
ppp-2.3.3 + some -Wall
millert
1998-01-17
1
-5
/
+4
*
do not let fd_set overflow
deraadt
1997-12-17
1
-10
/
+24
*
Fix setting of crtscts. It was not being set in set_up_tty() if the
millert
1997-11-30
1
-3
/
+3
*
Allow pppd to change interface addr when demand dialing & dynamic addressing.
millert
1997-09-28
1
-2
/
+10
*
ppp 2.3.1
millert
1997-09-05
1
-28
/
+69
*
long nightmares
deraadt
1997-06-27
1
-3
/
+3
*
better failure msg; martin@rumolt.teuto.de
deraadt
1997-04-27
1
-4
/
+5
*
pppd 2.3b3 import. some minor buf oflow fixes and so.
mickey
1996-12-23
1
-60
/
+109
*
netbsd pr#2623: fix VJ compression and active filter, John Kohl
downsj
1996-07-14
1
-3
/
+13
*
sync to netbsd 960418
deraadt
1996-04-21
1
-3
/
+8
*
From NetBSD: merge of 960317
niklas
1996-03-25
1
-130
/
+460
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+1135