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-04-10
sync
Theo de Raadt
2017-04-10
Introducing freezero(3) a version of free that guarantees the process
Otto Moerbeek
2017-04-10
monir bump for freezero
Otto Moerbeek
2017-04-10
Attempt to map msk(4) interrupt via MSI.
Jonathan Gray
2017-04-10
pasto; from <Jon dot Spillett at oracle dot com> via OpenSSL commit 3aaa1bd0
Ingo Schwarze
2017-04-10
typo fix; from <Jon dot Spillett at oracle dot com>
Ingo Schwarze
2017-04-09
Add a few missing quad-precision support functions on arm64 and reorder the
Mark Kettenis
2017-04-09
Sync symbol lists for trap/interrupt frame detection with what ddb(4) uses
Philip Guenther
2017-04-09
Seven casts, a couple of tweaks and CFLAGS+=-Wsign-compare for the
Kenneth R Westerback
2017-04-09
malloc -> mallocarray; a typo
Theo de Raadt
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert a malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Use mallocarray to allocate multicast group memberships.
David Hill
2017-04-09
Correct wakeup() dance in sensor_task_work()
Theo de Raadt
2017-04-09
Simplify/clean up BUF_MEM_grow_clean().
Joel Sing
2017-04-09
With recallocarray() BUF_MEM_grow() is essentially the same as
Joel Sing
2017-04-09
Explicitly test for NULL.
Joel Sing
2017-04-09
Improve unknown protocol version handling.
Joel Sing
2017-04-09
Remove unused #define's and struct.
Martin Natano
2017-04-09
image/svg+xml is a default inbuilt media type.
Florian Obser
2017-04-09
Fix multiple cases of reading past the end of a buffer in the sasyncd(8)
Jonathan Gray
2017-04-08
snprintf() format string should be literal
Gleydson Soares
2017-04-08
format string is better be literal
Gleydson Soares
2017-04-08
For legacy interrupt use the tag of the topmost bridge to establish the
Mark Kettenis
2017-04-08
Bring over the changes I made to the armv7 version of this driver such that
Mark Kettenis
2017-04-08
re-enable POOL_DEBUG after the release; ok deraadt@
Christian Weisgerber
2017-04-08
use .Em for emphasis, not .Pa
Ingo Schwarze
2017-04-08
Reduce the overburden of signed vs unsigned comparisons by sprinkling
Kenneth R Westerback
2017-04-08
change a log message from "warn" to "debug" level, as the condition it is
Mike Larkin
2017-04-08
implement nonspecific EOI mode for the legacy PIC
Mike Larkin
2017-04-08
implement channels 1 and 2 of the legacy PIT.
Mike Larkin
2017-04-08
Replace another snprintf() dance with easier to read code using
Kenneth R Westerback
2017-04-08
Replace a mess of snprintf() dances with easier to read code using
Kenneth R Westerback
2017-04-08
Document the devel/meson MODULE.
Antoine Jacoutot
2017-04-08
Make network ports work on Shasta.
Visa Hankala
2017-04-08
- localize the if, file and stat variables which also ensures that
Robert Peichaer
2017-04-08
Sensors are run as callbacks inside tasks. During suspend a sensor
Theo de Raadt
2017-04-08
Use ADDR64 opcodes to specify 64bit DMA addresses for all buffers. This
Jonathan Matthew
2017-04-08
Remove some #if 0 code that dates back to r1.1
Mike Larkin
2017-04-08
A pile of sizes to free(9). In test for a few days in snapshots.
Theo de Raadt
2017-04-08
Two prototypes for acpi_maptable; merge to one place
Theo de Raadt
2017-04-07
Minimize differences in ifstart() function between netstart and
Robert Peichaer
2017-04-07
Align comments of ifstart() function in netstart and install.sub.
Robert Peichaer
2017-04-07
Sync variable names with netstart version of stripcom().
Robert Peichaer
2017-04-07
Align comments of stripcom() function in netstart and install.sub.
Robert Peichaer
2017-04-07
Extend the information shown by diskinfo() to help to identify
Robert Peichaer
2017-04-07
In ssl.h TLS 1.0 is called TLSv1. Adapt name in test to make it pass.
Alexander Bluhm
[next]