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
/
lib
/
libc
/
gen
/
setmode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
obvious reallocarray() use
deraadt
2014-10-11
1
-2
/
+2
*
most obvious unsigned char casts for ctype
deraadt
2013-11-24
1
-2
/
+2
*
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
2007-09-02
1
-2
/
+2
*
Cleanup to avoid a save errno dance; from Andrey Matveev; ok pat@
otto
2006-03-12
1
-12
/
+9
*
Always set errno on error. Based on NetBSD. ok jaredy@ pat@
otto
2005-10-26
1
-12
/
+17
*
zap remaining rcsid.
espie
2005-08-08
1
-9
/
+1
*
Set errno right before return(), so that it does not risk being reset
miod
2005-03-01
1
-3
/
+3
*
deregister, better use of strtoul and always set ERANGE on invalid octal
otto
2004-07-02
1
-21
/
+16
*
Initialize cmd when processing octal only. Failing to do that results
otto
2004-07-01
1
-2
/
+3
*
ansify function definitions and zap some `register'
jfb
2004-05-18
1
-13
/
+6
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-8
/
+2
*
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
-5
/
+5
*
negative change strtol()
deraadt
1998-11-18
1
-4
/
+6
*
realloc repair
deraadt
1998-08-14
1
-3
/
+7
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-3
/
+3
*
tabify
kstailey
1997-07-23
1
-4
/
+4
*
From NetBSD (christos) [fixed typo introduced in comment]:
millert
1997-03-07
1
-8
/
+21
*
Fix RCS ids
tholo
1996-08-19
1
-8
/
+1
*
sync to netbsd 960418
deraadt
1996-04-21
1
-2
/
+3
*
Prototype internal functions
tholo
1996-03-25
1
-5
/
+10
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+458