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-31
Use m_devget(9).
Mark Kettenis
2016-07-31
Use ansi style function declarations. No binary change.
Jonathan Gray
2016-07-31
regen
Jonathan Gray
2016-07-31
Add Xeon E3-1200 v5 host bridge and some more Sunrise Point H PCH ids.
Jonathan Gray
2016-07-31
Recognise Cortex A35 and Cortex A73.
Jonathan Gray
2016-07-31
sync
Jonathan Gray
2016-07-31
install acpials.4
Jonathan Gray
2016-07-31
Instead of testing MIDR values for every model of Cortex processor check
Jonathan Gray
2016-07-30
Revert unneeded version bump for perl modules
Andrew Fresh
2016-07-30
use the style from the man page examples for getaddrinfo, which makes a
Alexander Hall
2016-07-30
sync
Stuart Henderson
2016-07-30
Check for wraparound before the "commit" phase of uvm_map() and uvm_mapanon(),
Mark Kettenis
2016-07-30
Add a few checks for potential integer overflow and underflow related to the
Mark Kettenis
2016-07-30
add acpials(4), an acpi driver for ambient light sensors
Joshua Stein
2016-07-30
add an authors section for some drivers i authored
Joshua Stein
2016-07-30
hook up regression tests for jot(1)
Theo Buehler
2016-07-30
Add regression tests for jot(1).
Theo Buehler
2016-07-30
test suite for the new mandoc.db(5) format;
Ingo Schwarze
2016-07-30
Remove disabled jumbo frame checks. They will not be needed
Visa Hankala
2016-07-30
Drop a redundant parameter of octeon_eth_buf_free_work().
Visa Hankala
2016-07-30
Stop pretending we can still boot without an FDT. Remove the code paths
Mark Kettenis
2016-07-30
Remove compat code.
Antoine Jacoutot
2016-07-30
This is effectively a ksh(1) script.
Antoine Jacoutot
2016-07-30
Prep for relro: make sure it's off for any non-PIE stand/ program
Philip Guenther
2016-07-30
old keys no longer needed
Theo de Raadt
2016-07-29
Add a periodic timer to workaround missing completion events
Mike Belopuhov
2016-07-29
Disable receive ring slot accounting
Mike Belopuhov
2016-07-29
Move xen interrupt handlers to dedicated task queues
Mike Belopuhov
2016-07-29
Loop until we've read all available responses
Mike Belopuhov
2016-07-29
add a check that the arguments to isavail don't overflow.
Ted Unangst
2016-07-29
Fix regression introduced by patch to CVE-2016-0718: Tag names were cut off i...
Remi Pointel
2016-07-29
all of the update functions take a size_t. correct type and casts.
Ted Unangst
2016-07-29
Update TX completion event index when putting a packet on the ring
Mike Belopuhov
2016-07-29
Reduce the amount of sent RX producer notifications; from FreeBSD
Mike Belopuhov
2016-07-29
Reduce the amount of sent TX producer notifications; from FreeBSD
Mike Belopuhov
2016-07-29
max name servers is currently 5, not 3, apparently;
Jason McIntyre
2016-07-29
Allow starting a VM again after it was terminated
Stefan Kempf
2016-07-29
Bump copyright in files that I touched last.
Reyk Floeter
2016-07-29
Add support for common WebDAV methods; from httpd.
Reyk Floeter
2016-07-29
log ip addresses as well in authentication phase
Giovanni Bechis
2016-07-29
Only flush the virtual page if it was actually mapped. Otherwise
Patrick Wildt
2016-07-29
Reorder code to avoid a divide by zero when there are no sensors.
Jonathan Gray
2016-07-28
Store the acpi processor ID/UID in struct cpu_info, and use it to attach
Mark Kettenis
2016-07-28
rework realloc loop. there's no need to shrink the allocation between
Ted Unangst
2016-07-28
strncmp is a more reasonable way to check the beginning of a string.
Ted Unangst
2016-07-28
these programs probably do not need to use TMPDIR. ok florian
Ted Unangst
2016-07-28
after getenv, check for empty string too. ok millert
Ted Unangst
2016-07-28
Remove top level ring processing loops as too ambiguous
Mike Belopuhov
2016-07-28
Typo in the installation notes, from Roman Yakovlev.
Vadim Zhukov
2016-07-28
remove note about command substitution and double quotes: it is probable
Jason McIntyre
[next]