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-07-10
Fix examples description, and use less ambiguous wording.
Miod Vallat
2014-07-10
Snakes. Why'd it have to be snakes?
Ted Unangst
2014-07-10
expected user.h fallout; _KERNEL case needs manual pull of ucred.h
Theo de Raadt
2014-07-10
oldrdist is old. pre-ok guenther
Ted Unangst
2014-07-10
remove most of the boolean_t infection outside uvm/ddb/pmap; ok jsg
Theo de Raadt
2014-07-10
struct proc; and struct ucred; only needed for ipcs in kernel-grovel mode
Theo de Raadt
2014-07-10
Try and fix the horrible coding style of the example code snippets.
Miod Vallat
2014-07-10
annotate regexp error messages with source string.
Marc Espie
2014-07-10
tweak previous; ok tedu
Jason McIntyre
2014-07-10
#define _KERNEL hack requires ucred.h now as well
Theo de Raadt
2014-07-10
Stop including standard headers via cryptlib.h - pull in the headers that
Joel Sing
2014-07-10
Remove empty sections and references to des_modes(7) which we don't have.
Miod Vallat
2014-07-10
remove unneeded header
Bret Lambert
2014-07-10
Tweak accept pacing in pptp. Add handling when accept_add() fails and
YASUOKA Masahiko
2014-07-10
__tfork_thread is in libc, so move the manpage over too
Philip Guenther
2014-07-10
posix_madvise() should return the errno value on error, not -1
Philip Guenther
2014-07-10
Fewer lies, also do not document DES_3cbc_encrypt anymore.
Miod Vallat
2014-07-10
delete some boolean_t poison
Ted Unangst
2014-07-10
drain some boolean_t poison
Ted Unangst
2014-07-10
boot(): Remove comments about RB_TIMEBAD to reduce diffs
Masao Uebayashi
2014-07-10
-Werror-implicit-function-declaration
Florian Obser
2014-07-10
Forward declarations for mpcopy & mpfree.
Florian Obser
2014-07-10
Features introduce in OpenSSL 0.9.8 do not deserve their own section.
Miod Vallat
2014-07-10
Attempt to (incompletely) document EVP_aes_*().
Miod Vallat
2014-07-10
sprinkle in -Werror-implicit-function-declaration to disable one of the
Ted Unangst
2014-07-10
add additional includes required to build with -DOPENSSL_NO_DEPRECATED
Jonathan Gray
2014-07-10
prototype for _thread_sys_madvise
Ted Unangst
2014-07-10
RSA_setup_blinding() gets a BN with BN_CTX_get(), returns `out of memory'
Miod Vallat
2014-07-10
make asn1 free safe to call with null pointers of any type.
Ted Unangst
2014-07-10
Stop using a shutdown hook for softraid(4) and explicitly shutdown
Martin Pieuchot
2014-07-10
Add missing dmesg colon after probe information.
Paul Irofti
2014-07-10
fix some errors in lockdebug code. not enabled by default.
Mike Larkin
2014-07-10
boot(): Unify declarations
Masao Uebayashi
2014-07-10
One sure hopes that OPENSSL_cleanse will:
Joel Sing
2014-07-10
Remove #if 0 code which dumps your data to stdout.
Miod Vallat
2014-07-10
Tweak some comments. We do not really need to know that "New!" flags were
Joel Sing
2014-07-10
Add bus and root hub routines to prevent panic at attach.
Paul Irofti
2014-07-10
Force iobus0 for octhci and maintain spacing style.
Paul Irofti
2014-07-10
Uncompress ssltest.
Joel Sing
2014-07-10
Remove more compression tendrils.
Joel Sing
2014-07-10
Clear CPUF_PARK flag to avoid re-parking on resume.
Mike Larkin
2014-07-10
Add support to test handling of repeated headers.
Reyk Floeter
2014-07-10
time to claim copyright
Henning Brauer
2014-07-10
Always assign the device address found by the USB stack even if it
Martin Pieuchot
2014-07-10
some say you don't need NULL checks before free(). Not 0 either.
Henning Brauer
2014-07-10
Stop playing with the RSA_FLAG_BLINDING flag. It does nothing.
Joel Sing
2014-07-10
Show eeprom version of ath devices in dmesg; ok reyk
Stefan Sperling
2014-07-10
delete some casts. ok miod
Ted Unangst
2014-07-10
Missing allocation checks and potential NULL pointer dereference in the
Miod Vallat
2014-07-10
add a note that fields are returned in input order. ok deraadt sthen
Ted Unangst
[prev]
[next]