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
2019-02-20
add the locking for coordinating between ioctls and a clone destroy.
David Gwynne
2019-02-20
sigh, more whitespace fixes
David Gwynne
2019-02-20
oops, whitespace tweak
David Gwynne
2019-02-20
add support for SIOCGETLABEL
David Gwynne
2019-02-20
make ether_output with AF_MPLS use a routes gateway address if available
David Gwynne
2019-02-19
open the coredump file non-blocking. cheloha found it blocks with a fifo.
Ted Unangst
2019-02-19
Use $CC instead of gcc, the latter does not exist on arm64.
Alexander Bluhm
2019-02-19
use \t instead of a literal tab in a format string
David Gwynne
2019-02-19
convert a series of if statements checking the cap type to switch
David Gwynne
2019-02-19
Simplify NFS check in reorder_libs()
kn
2019-02-19
With new Perl we have add .OBJDIR to @INC.
Alexander Bluhm
2019-02-19
httpd(8): add support for setting custom FastCGI parameters.
Paul Irofti
2019-02-19
Fix a cosmetic issue in athn(4)'s bpf(4) tap.
Stefan Sperling
2019-02-19
Switch betoh64 to the posix be64toh also remove some casts since we now
Claudio Jeker
2019-02-19
Convert some (u_)int64_t to (unsigned) long long. Makes portability a bit
Claudio Jeker
2019-02-19
Make ifconfig(8) display whether bwfm(4) firmware is using 802.11ac.
Stefan Sperling
2019-02-19
add v_uvcount; from fasse
Jason McIntyre
2019-02-19
whitespace nits
anton
2019-02-19
favor C99 initializers for improved grepability; ok mpi@
anton
2019-02-19
oops, bad Pp snuck in;
Jason McIntyre
2019-02-19
sync staff datasize-cur with default
Jonathan Gray
2019-02-18
Rework the certificate generation examples a bit:
Stuart Henderson
2019-02-18
new attempt to sync with kristaps up to Sun Feb 17 2019
Sebastian Benoit
2019-02-18
revert previous
Sebastian Benoit
2019-02-18
sync with kristaps up to Sun Feb 17 2019
Sebastian Benoit
2019-02-18
Bring in fixes in the community parsing code done in parse.y and fix
Claudio Jeker
2019-02-18
In the voltage regulator getter we need to actually check the GPIO
Patrick Wildt
2019-02-18
When generating code for OpenBSD/powerpc, avoid unaligned floating-point
Mark Kettenis
2019-02-18
Serialize access to the list of attached child devices belonging to a
anton
2016-09-03
Use the space freed up by sparc and zaurus to import LLVM.
Pascal Stumpf
2019-02-18
type typo
Theo de Raadt
2019-02-18
fix typo
Theo de Raadt
2019-02-18
Add stdlib.h since bsearch and strtoul need it.
Claudio Jeker
2019-02-18
Initialize type and subtype because modern gcc complains about it.
Claudio Jeker
2019-02-18
Change ps_len of struct pfioc_states and psn_len of struct
Alexander Bluhm
2019-02-18
Drop netmpls/mpls.h include, not needed here.
Claudio Jeker
2019-02-18
Use (unsigned) long long instead of (u_)int64_t since that drops the
Claudio Jeker
2019-02-18
For portability use a (unsigned long long) cast for %llu / %llx formats
Claudio Jeker
2019-02-18
Using getopt(1) is more idiomatic and consistent with other scripts.
Sunil Nimmagadda
2019-02-18
Fix in-place stripping by using correct form of parameter substitution.
Sunil Nimmagadda
2019-02-18
Move get_mpe_config() to kroute.c so that config.c does not depend on
Claudio Jeker
2019-02-18
Do not depend on the length field of struct sockaddr instead pass the
Claudio Jeker
2019-02-18
regen
Kevin Lo
2019-02-18
Add another PCI ID for Intel Dual Band Wireless AC 9560, found in
Kevin Lo
2019-02-18
Remove PTPpaddr and use proc0.p_addr->u_pcb.pcb_cr3 instead. This also
YASUOKA Masahiko
2019-02-18
Introduce IMSG_DATA_SIZE() macro to to replace reoccuring math on
Florian Obser
2019-02-18
sync the description of ~/.ssh/config with djm's updated description in ssh.1;
Jason McIntyre
2019-02-18
get rid of some trailing whitespace.
David Gwynne
2019-02-17
if a write fails, we mark the buffer invalid and throw it away. this can
Ted Unangst
2019-02-17
Skip retguard instructions in prologue detection.
mortimer
[next]