index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tmux
/
xmalloc.c
Age
Commit message (
Expand
)
Author
2019-11-28
Add xrecallocarray.
Nicholas Marriott
2019-06-28
asprintf returns -1, not an arbitrary value < 0. Also upon error the
Theo de Raadt
2016-11-17
Key running commands for #() by the unexpanded command, and run them
Nicholas Marriott
2016-04-04
fatalx() not fatal().
Nicholas Marriott
2015-11-18
Sync the entire xmalloc.[ch] with the other users, but with the addition
Nicholas Marriott
2015-11-17
Merge xmalloc.[ch] files across base, skipping OpenSSH for now.
Tobias Stoeckmann
2014-10-20
Better format for printf format attributes.
Nicholas Marriott
2014-10-20
Tidy up some includes.
Nicholas Marriott
2014-10-08
Add xreallocarray and remove nmemb argument from xrealloc.
Nicholas Marriott
2012-07-10
xfree is not particularly helpful, remove it. From Thomas Adam.
Nicholas Marriott
2009-10-26
tabs are better; ok nicm
Theo de Raadt
2009-10-26
Use strlcpy instead of strncpy, pointed out by deraadt.
Nicholas Marriott
2009-06-01
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott