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-03-25
The virtio spec says isr_status should be cleared to 0 on read, which
Mike Larkin
2017-03-25
implement missing vioblk reset function and improve the partially
Mike Larkin
2017-03-25
Implement some missing functionality and clean up some code in vmd
Mike Larkin
2017-03-25
Use explicit operand with SVM instructions as clang doesn't recognize the
Mark Kettenis
2017-03-25
Update RFC reference for TLSEXT_TYPE_padding.
Joel Sing
2017-03-25
Check tls1_PRF() return value in tls1_generate_master_secret().
Joel Sing
2017-03-25
Update regress to match changes to tls1_PRF().
Joel Sing
2017-03-25
More cleanup for tls1_PRF()/tls1_P_hash() - change the argument order of
Joel Sing
2017-03-25
For some options that are rarely needed in apropos(1) and man(1),
Ingo Schwarze
2017-03-25
Introduce a new function to obtain properly sized input data, and convert
Mike Larkin
2017-03-25
More PCI extended capabilities handling in pcidump.
Mike Larkin
2017-03-25
mention Opteron A1100 systems
Jonathan Gray
2017-03-25
mention fdt attachments
Jonathan Gray
2017-03-24
Check that syslogd(8) is still running if non critical errors happen
Alexander Bluhm
2017-03-24
Keep syslogd(8) running as long as possible. Regular programs
Alexander Bluhm
2017-03-24
correct my email address. thanks fcambus@
Sebastian Benoit
2017-03-24
Implement a driver for Marvell's AHCI controller. This is in essence
Patrick Wildt
2017-03-24
Implement a driver for Marvell's XHCI controller. This is in essence
Patrick Wildt
2017-03-24
Simplify ASID allocation code considerably by allocating an ASID up front
Mark Kettenis
2017-03-24
Use the right header sizes for reading .aiff and .au files, ok ratchov
Nicholas Marriott
2017-03-24
There was a race in dosendsyslog() which resulted in a crash.
Alexander Bluhm
2017-03-24
Replace bcopy(3) with memmove(3) in function ttymsg(). Values of
Alexander Bluhm
2017-03-24
add a helper function to print all pools #ifdef MALLOC_STATS
Otto Moerbeek
2017-03-24
document new recallocarray diagnostic; zap a few diagnostics that should
Otto Moerbeek
2017-03-24
move recallocarray to malloc.c and
Otto Moerbeek
2017-03-24
Bump resolution of frequencies from kHz to Hz, since that is what the
Patrick Wildt
2017-03-24
Write raw strings in one go rather than character at a time.
Nicholas Marriott
2017-03-24
Mainline u-boot on the ClearFog seems to insert an empty memory region
Patrick Wildt
2017-03-24
Backout mlarkin's previous commit while he is away:
Reyk Floeter
2017-03-24
Use C99 types (uint32_t) instead of BSD (u_int32_t) - the former are
Nicholas Marriott
2017-03-24
Last bits of cleanup for linux/seabios support in i8253/i8259 emulation
Mike Larkin
2017-03-24
Handle guest interruptibility state - Reset the interruptibility state
Mike Larkin
2017-03-24
Exit to vmd on byte size PCI accesses.
Mike Larkin
2017-03-24
Allow vmd to proceed after an interrupt occurred after retiring a cpuid
Mike Larkin
2017-03-24
Allow returns from vmd after handling cpuid exits (handles the case where
Mike Larkin
2017-03-24
add viocon and a missing full stop in previous;
Jason McIntyre
2017-03-24
Show count of search results in copy mode.
Nicholas Marriott
2017-03-24
Add "supported targets" in lld --help output to be compatible with what
Jonathan Gray
2017-03-24
Add "(compatible with GNU linkers)" to the lld version output to avoid
Jonathan Gray
2017-03-23
mkdir(2) and mkdirat(2) can also fail with EACCESS if write permission
Todd C. Miller
2017-03-23
Set the maximum value of the msdos options to the value of LLONG_MAX
Patrick Wildt
2017-03-23
Add tests for SA grouped in bundles.
Alexander Bluhm
2017-03-23
Replace manual loop with SRPL_FOREACH_SAFE_LOCKED macro.
Alexander Bluhm
2017-03-23
Update to tzdata2017b from ftp.iana.org
Todd C. Miller
2017-03-23
Allow to override location of ipsecctl tool with IPSECCTL environment.
Alexander Bluhm
2017-03-23
Fix printf() incantation for non-NULL terminated string.
Kenneth R Westerback
2017-03-23
It is perfectly valid to have a cert / key not owned by root; remove
Florian Obser
2017-03-23
pull root check up, the parser will bomb out anyway
Florian Obser
2017-03-23
Don't check for spamd_black twice in rc_pre and rc_start; just do everything
Antoine Jacoutot
2017-03-23
Remove some obvious statement in previous commit
Mike Larkin
[next]