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
/
tmux
/
xmalloc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add xrecallocarray.
nicm
2019-11-28
1
-1
/
+15
*
asprintf returns -1, not an arbitrary value < 0. Also upon error the
deraadt
2019-06-28
1
-2
/
+2
*
Key running commands for #() by the unexpanded command, and run them
nicm
2016-11-17
1
-1
/
+11
*
fatalx() not fatal().
nicm
2016-04-04
1
-12
/
+12
*
Sync the entire xmalloc.[ch] with the other users, but with the addition
nicm
2015-11-18
1
-69
/
+65
*
Merge xmalloc.[ch] files across base, skipping OpenSSH for now.
tobias
2015-11-17
1
-28
/
+21
*
Better format for printf format attributes.
nicm
2014-10-20
1
-3
/
+3
*
Tidy up some includes.
nicm
2014-10-20
1
-4
/
+2
*
Add xreallocarray and remove nmemb argument from xrealloc.
nicm
2014-10-08
1
-3
/
+16
*
xfree is not particularly helpful, remove it. From Thomas Adam.
nicm
2012-07-10
1
-9
/
+1
*
tabs are better; ok nicm
deraadt
2009-10-26
1
-32
/
+32
*
Use strlcpy instead of strncpy, pointed out by deraadt.
nicm
2009-10-26
1
-3
/
+4
*
Import tmux, a terminal multiplexor allowing (among other things) a single
nicm
2009-06-01
1
-0
/
+144