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-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
2014-10-05
Use more specific curves/formats naming for local variables in
Joel Sing
2014-10-05
Use tls1_get_curvelist() in ssl_add_clienthello_tlsext(), rather than
Joel Sing
2014-10-05
Make tls1_get_formatlist() behave the same as tls1_get_curvelist() and
Joel Sing
2014-10-05
Only synchronize used TRBs and not the full ring when sending a control
Martin Pieuchot
2014-10-05
Do not mark the pipe as halted when the HC reports a (split) transaction
Martin Pieuchot
2014-10-05
Skip unnecessary processing in interrupt handler.
Kenji Aoyama
2014-10-05
pass size to free.
David Gwynne
2014-10-05
dont need to cast pointers to/from void *
David Gwynne
2014-10-05
ansify function definitions.
David Gwynne
2014-07-12
Import a copy of ucpp, lightweight cpp that doesn't depend
Matthieu Herrb
2014-10-05
Do not re-establish the default pipe twice for every controller. Move
Martin Pieuchot
2014-10-05
Quirk needed by the Archos 24y Vision, from Max Fillinger.
Martin Pieuchot
2014-10-05
regen
Martin Pieuchot
2014-10-05
Add vendor and product for the Archos 24y Vision, from Max Fillinger.
Martin Pieuchot
2014-10-05
Use CPU_IS_PRIMARY macro. No functional change.
Kenji Aoyama
2014-10-05
two more events found on thinkpad yoga
Theo de Raadt
2014-10-04
- Recognize the Yukon Prime and Yukon Optima 2 chipsets.
Brad Smith
2014-10-04
Switch the kernel configs over to using -Wframe-larger-than= instead of
Brad Smith
2014-10-04
Be sure to only path the remote host to ressl_connect_socket(), without a
Miod Vallat
2014-10-04
Wait until a read control transfer is really completed before passing
Martin Pieuchot
2014-10-04
Skip 'hardware lied' interrupts, as same as CMU Mach do.
Kenji Aoyama
2014-10-04
replace mutexes to serialise the operations on the flag that restricts
David Gwynne
2014-10-04
some MUA will bypass the local enqueuer and send an empty BCC header in the
Gilles Chehade
2014-10-04
sync
Theo de Raadt
2014-10-04
more nvidia; from Seth Jackson
Theo de Raadt
2014-10-04
Use getlogin() to determine real user name where possible.
Todd C. Miller
2014-10-03
regen
Brad Smith
2014-10-03
Add Atheros E2200 and Marvell Yukon 88E8079.
Brad Smith
2014-10-03
Initialize uvm_pagezero_thread()'s page list variable.
Philip Guenther
2014-10-03
Cleanup the reporting socket code in syslogd.
Alexander Bluhm
2014-10-03
Delete long-time unused #if 0 part.
Kenji Aoyama
2014-10-03
sync
Theo de Raadt
2014-10-03
sort RCDAEMONS
Theo de Raadt
2014-10-03
verify changes are major change
Ted Unangst
2014-10-03
EOPNOTSUPP for quotactl. from Martin Natano
Ted Unangst
2014-10-03
Introduce a thread for zeroing pages without holding the kernel lock. This
Mark Kettenis
2014-10-03
Introduce __MAP_NOFAULT, a mmap(2) flag that makes sure a mapping will not
Mark Kettenis
2014-10-03
Add a test that checks that there are no trailing new-lines or
Alexander Bluhm
2014-10-03
Strip trailing new-lines from syslog messages. This avoids empty
Alexander Bluhm
2014-10-03
sync
Joel Sing
2014-10-03
Bump minor for ECHD auto and other recent changes.
Joel Sing
2014-10-03
Bump minor version for ECDH auto.
Joel Sing
2014-10-03
update for new ressl noverify API
Ted Unangst
2014-10-03
allow disabling hostname and cert verification separately.
Ted Unangst
2014-10-03
Allow "auto" to be specified as an ECDH curve name and make this the
Joel Sing
2014-10-03
Add support for automatic ephemeral EC keys.
Joel Sing
[next]