index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-08
obvious realloc -> reallocarray conversion
Theo de Raadt
2014-10-08
obvious reallocarray()
Theo de Raadt
2014-10-08
using reallocarray() gives us multiplicative integer overflow checking
Theo de Raadt
2014-10-08
obvious conversion of realloc() to reallocarray(). Luckily this is
Theo de Raadt
2014-10-08
obvious reallocarray(); ok doug
Theo de Raadt
2014-10-08
obvious malloc -> reallocarray, for mult int oflow
Theo de Raadt
2014-10-08
Remove the i830/i845 pipe A force quirks, matching changes
Jonathan Gray
2014-10-08
obvious reallocarray()
Theo de Raadt
2014-10-08
if SMALL_KERNEL do not register the imc_watchdog_cb callback. We still
Theo de Raadt
2014-10-08
obvious malloc() -> reallocarray() oflow check; ok doug
Theo de Raadt
2014-10-08
KNF
Theo de Raadt
2014-10-08
easy realloc() -> reallocarray() which gives us mult int overflow checking
Theo de Raadt
2014-10-08
obvious realloc() -> reallocarray() conversions
Theo de Raadt
2014-10-08
remove a space
Theo de Raadt
2014-10-08
use reallocarray(NULL, a, b) instead of malloc(a*b)
Theo de Raadt
2014-10-08
easy obvious use of reallocarray(); ok doug
Theo de Raadt
2014-10-08
use reallocarray(); ok doug
Theo de Raadt
2014-10-08
use reallocarray(). BTW << 3 is a sloppy compared to * sizeof(u_int64_t)...
Theo de Raadt
2014-10-08
obvious reallocarray() use for * int overflow; ok doug
Theo de Raadt
2014-10-08
reallocarray() to detect potential int overflow; ok doug
Theo de Raadt
2014-10-08
reallocarray() for mult int overflow detect; ok doug
Theo de Raadt
2014-10-08
remove useless cast
Theo de Raadt
2014-10-08
simple reallocarray() use; ok doug
Theo de Raadt
2014-10-08
use reallocarray() to detect int overflow; ok doug
Theo de Raadt
2014-10-08
use reallocarray() to cope with multiplicative integer overflow; ok doug
Theo de Raadt
2014-10-08
use reallocarray() instead of realloc() to handle potential integer overflow;...
Theo de Raadt
2014-10-08
add a xreallocarray() like the existing fatal xmalloc(), and use it to
Theo de Raadt
2014-10-08
reallocarray() to detect integer overflow; ok doug
Theo de Raadt
2014-10-08
userland reallocarray audit.
Doug Hogan
2014-10-08
userland reallocarray audit.
Doug Hogan
2014-10-08
userland reallocarray audit.
Doug Hogan
2014-10-08
userland reallocarray audit.
Doug Hogan
2014-10-08
userland reallocarray audit.
Doug Hogan
2014-10-08
userland reallocarray audit.
Doug Hogan
2014-10-08
fix an indentation that makes me upset
Theo de Raadt
2014-10-08
userland reallocarray audit.
Doug Hogan
2014-10-08
userland reallocarray audit.
Doug Hogan
2014-10-08
remove stupid cast
Theo de Raadt
2014-10-08
do not need a cast from void *
Theo de Raadt
2014-10-08
bump max columns out to 768. screens are getting bigger...
David Gwynne
2014-10-08
sl(4) was tedu'd. No need to filter it out of interface list anymore.
Kenneth R Westerback
2014-10-07
no more Xr to gzsig
Theo de Raadt
2014-10-07
sync
Theo de Raadt
2014-10-07
remove preliminary AOE (ata over ethernet) support. not finished after
Ted Unangst
2014-10-07
fix a critical DDOS in head. use the correct exit code on failure.
Ted Unangst
2014-10-07
remove gzsig. we have no use for this now.
Ted Unangst
2014-10-07
be a bit more patient, 1s is sometimes insufficient for legitimate queries
Ingo Schwarze
2014-10-07
Switch HTML output to polyglot HTML5; have only one single -Thml mode.
Ingo Schwarze
2005-05-28
import gzsig by Dug Song.
marius eriksen
2014-10-07
If a tbl(7) layout contains unknown font modifiers, fall back to the
Ingo Schwarze
[next]