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
2017-09-23
The relayd regression tests for chunked HTTP traffic were failing
Alexander Bluhm
2017-09-23
Add dummy FIOASYNC handler.
Martin Pieuchot
2017-09-23
Fix controller locking so that it covers the DMA map and bounce buffer.
Visa Hankala
2017-09-22
A buffer over-read and heap overflow in perl's regexp may result in
Andrew Fresh
2017-09-22
Do not bounce if possible.
Visa Hankala
2017-09-22
Allocate a bounce buffer once during init and reuse it for DMA commands.
Visa Hankala
2017-09-22
Remove the '-u' command line option to
Kenneth R Westerback
2017-09-22
Use ieee80211_has_addr4() inline function where possible.
Kevin Lo
2017-09-22
- Fix short preamble for rtl8188eu
Kevin Lo
2017-09-22
Remove unused code.
Mark Kettenis
2017-09-22
fix the example neighbor configurations
Peter Hessler
2017-09-22
Initialize alerts timer event where it is used, avoids crash with new windows.
Nicholas Marriott
2017-09-22
Move the powering down of all codecs into azalia_halt_corb() after the
Theo Buehler
2017-09-21
test reverse dynamic forwarding with SOCKS
Markus Friedl
2017-09-21
Add 'reverse' dynamic forwarding which combines dynamic forwarding
Markus Friedl
2017-09-21
Shorten and otherwise tweak the verbiage
Kenneth R Westerback
2017-09-21
Fix '-u' option (reject offers that include unknown
Kenneth R Westerback
2017-09-21
word fix; from tom smyth
Jason McIntyre
2017-09-21
tweak previous: remove trailing blank and improve a wording;
Ingo Schwarze
2017-09-21
Ensure proper order of register accesses by readback after write.
Visa Hankala
2017-09-21
Enable dwxe(4) on armv7 as well for use on the Allwinner H3 SoC.
Patrick Wildt
2017-09-21
Add dwxe(4), a driver the Synopsis DesignWare Ethernet controller used
Patrick Wildt
2017-09-21
Add missing new line; ok jmc@
anton
2017-09-21
Disable a splsoftassert() at least until ohci(4) has been fixed.
Martin Pieuchot
2017-09-20
Fix some spacing. A couple of log_warx() -> log_warn() to
Kenneth R Westerback
2017-09-20
Tweak, shorten, use more consistant verbiage.
Kenneth R Westerback
2017-09-20
Properly document the typical write(2) loop,
Ingo Schwarze
2017-09-20
Make log messages more informative by using the
Kenneth R Westerback
2017-09-20
Keep track of which keypair is in use by a TLS context.
Joel Sing
2017-09-20
Slightly restructure tls_ocsp_verify_cb() to make it more like libtls code.
Joel Sing
2017-09-20
Provide a useful error if there are no OCSP URLs in the peer certificate.
Joel Sing
2017-09-20
Fix indentation.
Joel Sing
2017-09-20
Use consistant simple verbiage when SIOC* ioctl's fail.
Kenneth R Westerback
2017-09-20
Use m_copym() instead of m_dup_pkt() to fix a kernel assert when
Visa Hankala
2017-09-20
Wrong captilization, long lines.
Kenneth R Westerback
2017-09-20
Remove stray %s/ifi->name from fatalx().
Kenneth R Westerback
2017-09-20
Make send_packet() log entries more informative by
Kenneth R Westerback
2017-09-20
Nuke a few extraneous blanks.
Kenneth R Westerback
2017-09-20
Raise match priority such that imxocotp(4) wins over syscon(4).
Mark Kettenis
2017-09-20
add missing types; from klemens nanni
Jason McIntyre
2017-09-20
Use strsignal in debug message instead of casting for the benefit of
Darren Tucker
2017-09-20
Avoid overflow/truncation during string->integer converion by eliminating
Philip Guenther
2017-09-19
remove unused GZIPEXT
Jasper Lievisse Adriaanse
2017-09-19
Enable syscon(4).
Patrick Wildt
2017-09-19
Add support for being a regmap provider in syscon(4). So far the driver
Patrick Wildt
2017-09-19
Make send_packet() usage consistent. i.e. don't exit
Kenneth R Westerback
2017-09-19
flush_unpriv_ibuf() is now used only once so no
Kenneth R Westerback
2017-09-19
Use explicit_bzero() instead of bzero() before free() to prevent
Todd C. Miller
2017-09-19
fix fd leaks in error paths
Jonathan Gray
2017-09-19
Clarify a wrong conditional, found by jsg.
Mike Larkin
[next]