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-04-30
Check that unsupported operation returns ENOSYS.
Martin Pieuchot
2017-04-30
Return ENOSYS for unsupported operation.
Martin Pieuchot
2017-04-30
Regression tests for futex(2).
Martin Pieuchot
2017-04-30
Add futex(2) shim, bump minor.
Martin Pieuchot
2017-04-30
Make BIO_get_host_ip just yet another getaddrinfo wrapper
Bob Beck
2017-04-30
Rework BIO_accept to be more like modern code.
Bob Beck
2017-04-30
Only enable -Werror on libcrypto/libssl/libtls if we are building with
Joel Sing
2017-04-30
Remove unused POW status functions. Makes clang happier.
Visa Hankala
2017-04-30
Switch back to freezero() and explicitly initialise data_len to zero. The
Joel Sing
2017-04-30
Microsoft Windows hates BIO_get_accept_socket in portable. Fix it to
Bob Beck
2017-04-30
Add missing tls_init() and tls_free() calls.
Joel Sing
2017-04-30
Add a tls_keypair_clear_key() function that uses freezero() to make key
Joel Sing
2017-04-29
Fix a bug caused by the return value being set early to signal successful
Joel Sing
2017-04-29
Revert previous - we still want to do this, but I forgot about the installer
Bob Beck
2017-04-29
We now require you to have a working libpthread
Bob Beck
2017-04-29
Make it safe to call SSL_library_init more than once.
Bob Beck
2017-04-29
Stop calling OPENSSL_init() internally, since it is a no-op. Also place
Joel Sing
2017-04-29
Fix UTF-8 combining characters in column 0, based on a diff from Keith
Nicholas Marriott
2017-04-29
Replace sxiehci.c with more generic glue in ehci_fdt.c that is similiar in
Mark Kettenis
2017-04-29
fix argument check, this should never trigger because it is a libexec called by
Joerg Jung
2017-04-29
Switch Linux getrandom() usage to non-blocking mode, continuing to
Bob Beck
2017-04-29
Decrement ci_idepth on all returns from agintc_irq_handler().
Mark Kettenis
2017-04-29
Add agintc(4), a driver for interrupt controllers conforming to ARM's
Mark Kettenis
2017-04-29
Move the userret() call out of data_abort() and simply call it just before we
Mark Kettenis
2017-04-29
Call refreshcreds() in ast() since we may get there without going through
Mark Kettenis
2017-04-29
put clang headers into clang sets
Jonathan Gray
2017-04-29
Parser unification: use nice ohashes for all three request and macro tables;
Ingo Schwarze
2017-04-29
store cpu model information in the buffer used by the hw.model sysctl
Jonathan Gray
2017-04-29
Mark futex(2) as PLEDGE_STDIO like all other thread-related syscalls.
Martin Pieuchot
2017-04-29
tweak previous;
Jason McIntyre
2017-04-29
allow ssh-keygen to include arbitrary string or flag certificate
Damien Miller
2017-04-29
Test that suslogd's UDP sockets bound to *.514 do not receive packets
Alexander Bluhm
2017-04-29
sync
Theo de Raadt
2017-04-28
Restore calculation of volume size. Accidentally removed in
Kenneth R Westerback
2017-04-28
Revert previous change that forced consistency between return value and
Bob Beck
2017-04-28
revert previous accidental commit
Bob Beck
2017-04-28
*** empty log message ***
Bob Beck
2017-04-28
Quiet a clang warning from -Wstring-plus-int. OK naddy@
Todd C. Miller
2017-04-28
Log what is happening with window and session reference counts much more
Nicholas Marriott
2017-04-28
Remove a reference from the right window when removing from a winlink's
Nicholas Marriott
2017-04-28
Do not put the window on the alerts queue and add a reference unless the
Nicholas Marriott
2017-04-28
Konsole incorrectly ignores SU (CSI S) if the parameter is bigger than
Nicholas Marriott
2017-04-28
Reference the "Futexes Are Tricky" paper.
Martin Pieuchot
2017-04-28
Delete .Pp right before the first .Sh and right before any .Ss,
Ingo Schwarze
2017-04-28
Check that non existing log files in syslog.conf are reported to
Alexander Bluhm
2017-04-28
When syslogd(8) failed to open a logfile, the error message could
Alexander Bluhm
2017-04-28
errant space;
Jason McIntyre
2017-04-28
Remove double assignments
Mike Belopuhov
2017-04-28
Start deleting redundant features that are already covered
Ingo Schwarze
2017-04-28
Document futex(2) with a lot of inputs from schwarze@
Martin Pieuchot
[next]