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-05-07
Term::ReadKey vendor import, as discussed with millert@ and afresh1@
Marc Espie
2016-05-07
Stop printing the "ioapic0: misconfigured as apic..." messages. Basically
Mark Kettenis
2016-05-07
Free memory if realloc fails. The application is most likely to terminate after
Martijn van Duren
2016-05-07
Remove duplicate check.
Martin Pieuchot
2016-05-07
Use rtalloc_mpath() when checking for local route entries because we
Martin Pieuchot
2016-05-07
set the high speed enable bit if the timing isn't SDMMC_TIMING_LEGACY
Jonathan Gray
2016-05-07
add support for changing the bus width and set the 4-bit mode capability
Jonathan Gray
2016-05-06
Remove #ifdef INET6 bits, missed in a commit earlier this week
Jeremie Courreges-Anglas
2016-05-06
Reset the bus width back to 1-bit when resetting the host. Makes imxesdhc(4)
Mark Kettenis
2016-05-06
Revert the previous commit. There still are bad interactions between the
Mark Kettenis
2016-05-06
typos in comments; from Pedro Giffuni (FreeBSD) via Christos Zoulas (NetBSD)
Ingo Schwarze
2016-05-06
In verbose mode, print the router preference contained in RAs.
Jeremie Courreges-Anglas
2016-05-06
Unconfuse things by renaming variables to match their contents.
Joel Sing
2016-05-06
A few regression tests for libedit readline(3) compat code.
Ingo Schwarze
2016-05-06
Replace the generated file "fcns.c" by a simpler header "func.h"
Ingo Schwarze
2016-05-06
Make sure we always update both bits that control the bus width. Also make
Mark Kettenis
2016-05-06
Round the requested clock frequency down to a support value instead of
Mark Kettenis
2016-05-06
Fix the DMA transfer code to repect the block size in the sdmmc command.
Mark Kettenis
2016-05-06
Fix efiboot not to hang with a disk whose block size < 512.
YASUOKA Masahiko
2016-05-05
r1.10 of if_bnx.c effectively removed the limit on the number of segments in
Jonathan Matthew
2016-05-05
show what we're doing when reordering libraries, otherwise the text
Stuart Henderson
2016-05-05
Bump up the clock to 25 MHz before trying to read the SCR register of an SD
Mark Kettenis
2016-05-05
Remove __sigblockset. This is a leftover after the removal of the signal
Martijn van Duren
2016-05-05
Remove uvm_mapentry_freecmp which has been unused for years
Stefan Kempf
2016-05-05
Add Dual Data Rate support for eMMC at 52MHz.
Mark Kettenis
2016-05-05
Populate SCSI inquiry data with information from SD and MMC cards.
Mark Kettenis
2016-05-05
Add support for named initializers for anonymous structs/unions. This is a
Mark Kettenis
2016-05-05
Fix one of the reads past the end of the buffer. Found
Alexandre Ratchov
2016-05-05
Fix a pasto; from Michal Mazurek <akfaew at jasminek dot net>.
Ingo Schwarze
2016-05-05
sync
Jonathan Gray
2016-05-05
Return ENOTTY in acpithinkpad backlight get/set ioctls if the maximum
Jonathan Gray
2016-05-04
Fix up a couple of long lines.
Nicholas Marriott
2009-10-15
import of gcc-4.2.1, the last gcc release under GPLv2
Robert Nagy
2016-05-04
Kill #ifdef INET6 occurrences in userland.
Jeremie Courreges-Anglas
2016-05-04
Use BUS_DMA_OVERRUN to cope with the broken DMA engine of the Davicom DM9102
Mark Kettenis
2016-05-04
Some hardware (such as the onboard dc(4) of the Netra X1) has a broken DMA
Mark Kettenis
2016-05-04
fix for integer overflow in encode and encrypt update functions.
Ted Unangst
2016-05-04
fix a padding oracle in aesni cbc mac check. there must be enough data
Ted Unangst
2016-05-04
internal only negative types should not be handled here.
Ted Unangst
2016-05-04
be careful about consuming excessive memory by reading in chunks.
Ted Unangst
2016-05-04
revert the big change from yesterday to prepare for smaller commits.
Ted Unangst
2016-05-04
add IdentityAgent; noticed & ok jmc@
Markus Friedl
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-05-04
allow setting IdentityAgent to SSH_AUTH_SOCK; ok djm@
Markus Friedl
2016-05-04
move SSH_MSG_NONE, so we don't have to include ssh1.h; ok deraadt@
Markus Friedl
2016-05-04
Print SD host controller version.
Mark Kettenis
2016-05-04
missing const in prototypes (ssh1)
Markus Friedl
2016-05-04
Fix inverted logic for updating StreamLocalBindMask which would cause the
Darren Tucker
2016-05-04
Preserve DiffServ value when fragmenting an ipv4 packet.
Vincent Gross
2016-05-04
IdentityAgent for specifying specific agent sockets; ok djm@
Markus Friedl
[next]