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-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
2016-07-15
Log environment to new panes.
Nicholas Marriott
2016-07-15
Wrap some long lines and apply some static.
Nicholas Marriott
2016-07-15
Switch m88k to pass &_DYNAMIC to _dl_boot_bind()
Philip Guenther
2016-07-15
take us out of -beta
Theo de Raadt
2016-07-15
Reduce the syslog level of some relatively common protocol events
Darren Tucker
2016-07-15
Don't update cells in each block of data read from a pane immediately,
Nicholas Marriott
2016-07-15
Instead of representing colours in several different forms with various
Nicholas Marriott
2016-07-15
Add a ProxyJump ssh_config(5) option and corresponding -J ssh(1)
Damien Miller
2016-07-14
kern.usermount is currently a no-op;
Jason McIntyre
2016-07-14
Make sure that amap slot calculation does not overflow
Stefan Kempf
2016-07-14
sync
Theo de Raadt
2016-07-14
kern.usermount=1 is unsafe for everyone, since it allows any non-pledged
Theo de Raadt
2016-07-14
Drop received packets with an IPv4-compatible address as source or
Martin Pieuchot
2016-07-14
Do board-specific delay/skew corrections for the Micrel KSZ9021 and KSZ9031
Mark Kettenis
2016-07-14
Prevent a use-after-free by not updating an ARP entry that has been
Martin Pieuchot
2016-07-14
vioblk: Properly handle poll timeout
Stefan Fritsch
2016-07-14
rename virtio_ops.intr to poll_intr
Stefan Fritsch
2016-07-14
virtio: Move interrupt handler into transport specific code
Stefan Fritsch
2016-07-14
make several program to use "chown" promise.
Sebastien Marie
2016-07-14
Add PT_GNU_RELRO, for ld.so work
Philip Guenther
[next]