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
2016-07-18
Remote regression tests should not run ssh with -t all the time.
Alexander Bluhm
2016-07-18
Polish:
Philip Guenther
2016-07-18
Add some unsigned overflow checks for extra_pad. None of these
Damien Miller
2016-07-18
Updated advice^Wcode from miod@ for passing &_DYNAMIC to _dl_boot_bind
Philip Guenther
2016-07-11
Add regression tests for the path MTU discovery implementation in
Alexander Bluhm
2016-07-18
don't mix code and decls, ok tedu@
Brent Cook
2016-07-17
use memset to initialize the union
Brent Cook
2016-07-17
remove unused OPENSSL_NO_OBJECT case
Brent Cook
2016-07-17
Initialize buffers before use, noted by Kinichiro Inoguchi.
Brent Cook
2016-07-17
Attach sunxi(4) based on the compatible property of the root node of the
Mark Kettenis
2016-07-17
getopt(3) can be called twice (once for bc and once for dc), so reinit getopt
Otto Moerbeek
2016-07-17
strip back asn1parse; ok beck jsing
Jason McIntyre
2016-07-17
Talk about event API instead of libevent
Stefan Kempf
2016-07-17
support UTF-8 characters in ssh(1) banners using schwarze@'s
Damien Miller
2016-07-17
Remove now obsolete parenthetical explanation (should have been part of
Theo Buehler
2016-07-17
1. Update manpage in view of the change of behavior I introduced in -r1.27.
Theo Buehler
2016-07-17
Adapt kettenis' pinctrl changes in imx to sitaracm and
Jonathan Gray
2016-07-17
use the fdt root node instead of board ids to test for am335x
Jonathan Gray
2016-07-17
Set function pointers based on the fdt root node instead of board ids.
Jonathan Gray
2016-07-17
Set function pointers based on the fdt root node instead of board ids.
Jonathan Gray
2016-07-16
sync
Todd C. Miller
2016-07-16
Remove potential overflow when validating message's length.
Renato Westphal
2016-07-16
Fix parsing of mal-formed optional TLVs/Sub-TLVs.
Renato Westphal
2016-07-16
Fix sockopt name: ICMPV6_FILTER -> ICMP6_FILTER
Jeremie Courreges-Anglas
2016-07-16
remove an unused parameter that wasn't handled during a previous refactor
Mike Larkin
2016-07-16
Clean up OCSP_check_validity() a bit more.
Bob Beck
2016-07-16
Fix example: long long should be print with %lld
Jeremie Courreges-Anglas
2016-07-16
Support MSI-X in virtio
Stefan Fritsch
2016-07-16
Add $OpenBSD$ / replace $Id$ with $OpenBSD$.
Visa Hankala
2016-07-16
Remove octeon_disable_interrupt() and octeon_restore_status().
Visa Hankala
2016-07-16
Fix typo in comment in three machdep.c files:
Tom Cosgrove
2016-07-16
since we no longer pull source directly from openssl, the time is
Jason McIntyre
2016-07-16
- add proxyjump to the options list
Jason McIntyre
2016-07-16
Remove unused function process_frame() from arm_machdep.c
Tom Cosgrove
2016-07-16
remove unused vmm_activate function. all vmm-specific suspend/resume needs
Mike Larkin
2016-07-16
Fix an incorrect shift value when calculating the mask for the VMCS MSR
Mike Larkin
2016-07-16
remove some 12 year old code that was never correct, and never compiled
Mike Larkin
2016-07-16
remove some unused #includes
Mike Larkin
2016-07-16
Limit the support of the "backward compatible" ssl2 handshake to only be
Bob Beck
2016-07-15
Remove duplicated line in omap mmc driver, which would cause
Tom Cosgrove
2016-07-15
Remove duplicate line in amd64/acpi_machdep.c
Tom Cosgrove
2016-07-15
To remove the const qualifier from a pointer to an object - either
Ingo Schwarze
2016-07-15
Remove unused re_nbits from dev/rnd.c
Tom Cosgrove
2016-07-15
Fix previous: the mandocdb() prototype was already there, it just
Ingo Schwarze
2016-07-15
add missing prototypes, no code change;
Ingo Schwarze
2016-07-15
Improve logging of reserved labels.
Renato Westphal
2016-07-15
Explicitly ignore the Hop Count and Path Vector TLVs.
Renato Westphal
2016-07-15
Update per-neighbor GTSM options on config reload.
Renato Westphal
2016-07-15
disable acpicbkbd by default until after the release when acpi ec
Joshua Stein
2016-07-15
Tweak output of environment logging.
Nicholas Marriott
[next]