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
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
2014-10-07
zap duplicated line; Theo Buehler
Stuart Henderson
2014-10-07
when running bpf on an outgoing vlan interface that doesnt have a
David Gwynne
2014-10-07
Use L1_S_V7_AP instead of L1_S_AP for the v7 case
Jonathan Gray
2014-10-07
Since the list of mpe(4) interfaces is only accessed in process context,
Martin Pieuchot
2014-10-07
Do not protect the SIOCSIFADDR call by splnet(). Drivers already
Martin Pieuchot
2014-10-07
Correct the l1 pte permission bits for armv7. Problem pointed out
Jonathan Gray
2014-10-07
Use strdup() instead of malloc() + memcpy().
Miod Vallat
2014-10-07
EC_KEY_set_group() does an EC_GROUP_dup() of its argument, so we don't
Miod Vallat
2014-10-07
Rare to find a gem this amazing missed by tedu.
Theo de Raadt
2014-10-07
When reading time intervals, start with a long long and convert from there.
Philip Guenther
2014-10-06
Remove the #ifdef HAVE_SIGACTION from libevent. The struct
Alexander Bluhm
2014-10-06
Make amd64 pmap more efficient on multi-processor
Stefan Fritsch
2014-10-06
As libevent provides safe signal callbacks instead of signal handlers,
Alexander Bluhm
2014-10-06
In case of invalid syntax like "chmod -Pr -w tf" (trailing mode letter
Ingo Schwarze
2014-10-06
When verifying whether an IP address is in the commonName of a
Jeremie Courreges-Anglas
2014-10-06
If we have to match against a wildcard in a cert, verify that it contains
Jeremie Courreges-Anglas
2014-10-06
Amend previous commit to unbreak TLS cert validation when using a proxy.
Jeremie Courreges-Anglas
2014-10-06
correct options in usage(); from mancha1 AT zoho.com
Damien Miller
2014-10-05
fix typo in comment: correspoding -> corresponding
Lawrence Teo
2014-10-05
Test that the specified libevent backend kqueue(2) or poll(2) or
Alexander Bluhm
2014-10-05
The fixes to X509_PURPOSE_add() in r1.18 actually could cause a global
Miod Vallat
2014-10-05
Be sure to check the stack push operation for success in v2i_POLICY_MAPPINGS();
Miod Vallat
2014-10-05
In v2i_AUTHORITY_INFO_ACCESS(), separate object allocation from object push
Miod Vallat
2014-10-05
Memory leak upon error in set_dist_point_name().
Miod Vallat
2014-10-05
Be sure to check object allocation for success before using them.
Miod Vallat
2014-10-05
Missing deallocation upon error.
Miod Vallat
2014-10-05
Fix memory leak in the error path of v2i_AUTHORITY_KEYID().
Miod Vallat
2014-10-05
Switch syslogd from using poll(2) to libevent.
Alexander Bluhm
2014-10-05
we use tradcpp instead; ok jsg
Theo de Raadt
2014-10-05
compile with c89 (code / decl ordering); from Joakim.Tjernlund@transmode.se
Theo de Raadt
[next]