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-12-05
Add missing break for rdomain. Prevents spurious "Deprecated option"
Darren Tucker
2017-12-05
regen
Mark Kettenis
2017-12-05
Add SPARC-M7 PCIe; rename existing SPARC PCIe entries.
Mark Kettenis
2017-12-05
Remove DEF_STRONG(__cxa_thread_atexit_impl). This produces an unwanted
Mark Kettenis
2017-12-05
Handle 64-bit-address Memory Space.
Mark Kettenis
2017-12-05
Use clock_gettime(CLOCK_MONOTONIC) to schedule timers
Jeremie Courreges-Anglas
2017-12-05
add missing blank before punctuation;
Jason McIntyre
2017-12-05
sync
Theo de Raadt
2017-12-05
document PORTS_PRIVSEP now that it's nearing completion
Marc Espie
2017-12-05
Fix a case where we could go off the end of the buffer.
Todd C. Miller
2017-12-05
Show board ID and revision in dmesg to ease the identification
Visa Hankala
2017-12-05
Drop cn30xxpow_intr_establish(), cn30xxpow_intr() and some other
Visa Hankala
2017-12-05
Seperate real and user timer interfaces
Jeremie Courreges-Anglas
2017-12-05
When removing duplicate dynamic leases from the cache, compare the
Kenneth R Westerback
2017-12-05
strip_comments is also called for dot lines, so sometimes the comment
Marc Espie
2017-12-05
use a global BN_CTX; from kshe with a twist from myself
Otto Moerbeek
2017-12-05
Implement __cxa_thread_atexit to support C++11 thread_local scope. The
Mark Kettenis
2017-12-05
When sending out a proposal we create an SA/SPI for the Child SAs if we
Patrick Wildt
2017-12-05
adjust for warning: warning repairs
Theo de Raadt
2017-12-05
include the addr:port in bind/listen failure messages
Damien Miller
2017-12-04
Sadly the firmware on SPARC T7 machines omits the executable bit on mappings
Mark Kettenis
2017-12-04
Use _kernel_lock_held() instead of __mp_lock_held(&kernel_lock).
Martin Pieuchot
2017-12-04
Remove duplicate check that never could execute because the exact same
Patrick Wildt
2017-12-04
Consistently log "malformed payload" instead of "payload malformed", and
Patrick Wildt
2017-12-04
Remove check that is now a duplicate due to recent refactoring.
Patrick Wildt
2017-12-04
The payloads are layered like onions, so you can validate one layer and
Patrick Wildt
2017-12-04
RFC 4861 requires that all neighbor discovery packets have 255 in
Alexander Bluhm
2017-12-04
change "if (lp &&" to "if lp != NULL &&".
Theo Buehler
2017-12-04
add the alps touchpad that can be found in the ideapad 710s
Robert Nagy
2017-12-04
Avoid a NULL-deref in get_recorded_lease() leading to a segfault seen
Theo Buehler
2017-12-04
Initialize variable, otherwise the pointer might contain stack garbage.
Patrick Wildt
2017-12-04
Make divert lookup similar for all socket types. If PF_TAG_DIVERTED
Alexander Bluhm
2017-12-04
Change __mp_lock_held() to work with an arbitrary CPU info structure and
Martin Pieuchot
2017-12-04
Use _kernel_lock_held() instead of __mp_lock_held(&kernel_lock).
Martin Pieuchot
2017-12-03
If we wanted to send out more proposals than just one, we need to set a
Patrick Wildt
2017-12-03
The RFC specifies that to accept a proposal, we must select a transform
Patrick Wildt
2017-12-03
Move timer fields 'expiry" and "rebind" out of struct client_lease
Kenneth R Westerback
2017-12-03
Disallow the _pbuild user from making TCP/UDP connections in the default
Stuart Henderson
2017-12-03
Enable bgw(4).
Mark Kettenis
2017-12-03
Enumerate all i2c devices on the bus. Mark their nodes as attached even
Mark Kettenis
2017-12-03
pledge(2) elfrdsetroot:
Theo Buehler
2017-12-03
Abandon nagging about "_" violating RFC 952. This removes the need
Kenneth R Westerback
2017-12-03
Rename ci_number to ci_cpuid to match other archs.
Martin Pieuchot
2017-12-03
Include dtbs for Wandboard rev D1 including the i.MX 6QuadPlus variant.
Jonathan Gray
2017-12-03
sync
Jonathan Gray
2017-12-02
sync
Theo de Raadt
2017-12-02
Adapt to change in 0Z
Otto Moerbeek
2017-12-02
make 0Z do what the original dc and gnu bcc do; ok tom@
Otto Moerbeek
2017-12-02
post-patch -> pre-configure
Antoine Jacoutot
2017-12-02
Add a caveat wrt use of non-decimal fractional notation; from kshe; ok jmc@
Otto Moerbeek
[prev]
[next]