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.bin
/
find
/
misc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now that dprintf(3) uses format string annotation checking, a sizeof()
deraadt
2020-09-30
1
-2
/
+2
*
Convert snprintf+write into dprintf. It is simply easier to read, and
deraadt
2017-12-08
1
-9
/
+3
*
Don't dereference a freed pointer when updating the value of p.
millert
2015-07-14
1
-2
/
+5
*
Convert the last remaining realloc() in find to reallocarray().
millert
2015-07-14
1
-4
/
+4
*
In brace_subst() if we realloc() the store, update p so that it
millert
2015-07-14
1
-1
/
+2
*
use reallocarray
espie
2014-05-18
1
-2
/
+12
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-6
/
+1
*
better realloc. ok deraadt@ henning@
tedu
2003-09-26
1
-4
/
+10
*
bring protypes into scope. this requires some quirky handling, but in
deraadt
2003-06-26
1
-14
/
+15
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
kill more registers
mpech
2001-11-19
1
-5
/
+5
*
o Block signals when running fts_read() so the SIGINFO handler will
millert
2001-11-17
1
-6
/
+8
*
errno safety in signal handler
deraadt
2001-11-16
1
-2
/
+4
*
Some -Wall cleanliness.
millert
1997-06-30
1
-4
/
+4
*
Respond to SIGINFO; from PR #42
tholo
1996-10-24
1
-2
/
+19
*
rcsid
deraadt
1996-06-26
1
-1
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+128