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-01-24
Merge LLVM 4.0.0 rc1
Patrick Wildt
2017-01-24
Import LLVM 4.0.0 rc1 including clang and lld to help the current
Patrick Wildt
2017-01-24
In preparation of compiling our kernels with -ffreestanding, explicitly map
Mark Kettenis
2017-01-24
pfind(9) has been renamed to tfind(9);
Jason McIntyre
2017-01-24
string terminator is called a NUL
Theo de Raadt
2017-01-24
accross -> across;
Jason McIntyre
2017-01-24
Document KEEPKERNELS: If set to "yes" in mk.conf or in the environment,
Theo Buehler
2017-01-24
On fatal errors, kill ourselves with thrkill(0,9,NULL) instead of
Philip Guenther
2017-01-24
Use prime256v1 for tests unless otherwise specified.
Joel Sing
2017-01-24
vmctl start -k is optional; also emphasise it specifies a path on the host
Richard Procter
2017-01-24
In accept(2) and accept4(2) allocate a new file descriptor before
Martin Pieuchot
2017-01-24
Display process group in "ps /w" since they got removed from "ps /n".
Martin Pieuchot
2017-01-14
Import LLVM 3.9.1 including clang and lld.
Patrick Wildt
2016-09-03
Use the space freed up by sparc and zaurus to import LLVM.
Pascal Stumpf
2017-01-24
There are two u-boot targets which should work with the sabre lite
Jonathan Gray
2017-01-24
Display the thread ID (TID) rather than the process group ID (PGRP)
Martin Pieuchot
2017-01-24
when we lose link, do not delete entries that have the RTF_BFD flag set
Peter Hessler
2017-01-24
sync log.c from relayd et al to ospfd.
Sebastian Benoit
2017-01-24
sync log.c from relayd et al to bgpd.
Sebastian Benoit
2017-01-24
Track a per-fd flag UF_PLEDGED. This indicates the initial open was done by a
Theo de Raadt
2017-01-24
add support for multiple transmit ifqueues per network interface.
David Gwynne
2017-01-24
only send the rt msg on timeout failure if bfd is not down
Peter Hessler
2017-01-24
Fix typo in brainpool curve name within a comment.
Joel Sing
2017-01-24
sync
Theo de Raadt
2017-01-24
Modernize and unify test idioms for the sake of readability and
Theo Buehler
2017-01-24
Add /etc/installurl to changelist.
Antoine Jacoutot
2017-01-24
There is no point returning then breaking...
Joel Sing
2017-01-24
Zap a "true ;" that is there for no good reason.
Theo Buehler
2017-01-24
unifdef OPENSSL_NO_BIO - we do not support this in any form.
Joel Sing
2017-01-24
move setting the IP TOS from the listening socket to the sending socket
Peter Hessler
2017-01-24
Unbreak $ORIGIN support when only one of DT_RUNPATH and DT_RPATH is used
Philip Guenther
2017-01-24
Use header <sys/atomic.h> rather than <machine/atomic.h> in MI code.
Visa Hankala
2017-01-24
Introduce ticket support. To enable them it is enough to set a positive
Claudio Jeker
2017-01-24
ssl_cert_free() checks for NULL itself.
Joel Sing
2017-01-24
Remove a "free up if allocated" comment that exists before code that frees
Joel Sing
2017-01-24
sk_SSL_CIPHER_free() checks for NULL so do not bother doing the same from
Joel Sing
2017-01-24
Fix passing &_DYNAMIC to _dl_boot_bind; makes -static -pie work.
Mark Kettenis
2017-01-24
ssl_sess_cert_free() checks for NULL, so do not bother doing it at the
Joel Sing
2017-01-24
There is no point in zeroing fields that exist within a struct that is
Joel Sing
2017-01-24
Add missing documentation for tls_config_set_verify_depth
Claudio Jeker
2017-01-24
Whitespace.
Antoine Jacoutot
2017-01-24
The /p modifier now takes a TID, while here add a missing argument
Martin Pieuchot
2017-01-24
Rename pfind(9) into tfind(9) to reflect that it deals with threads.
Martin Pieuchot
2017-01-24
Fix typo in variable name.
Alexander Bluhm
2017-01-24
Shuffle the deck chairs to bring them back in order.
Claudio Jeker
2017-01-24
remove unused junk definitions
Theo de Raadt
2017-01-24
Introduce rt_report() a function that generates a route message from an
Claudio Jeker
2017-01-24
tls_config_add_keypair_mem is the function to add additional keypairs and
Claudio Jeker
2017-01-23
Interpolate a 'make cleandir' if KEEPKERNELS is set to a non-empty string,
Theo Buehler
2017-01-23
File descriptor passing internalizes fd's into an mbuf-stored array of
Theo de Raadt
[prev]
[next]