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-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
2017-03-23
Mention vmmci(4) in virtio man page
Mike Larkin
2017-03-23
Bump the emulated PCI MMIO range end to 0xFFFFFFFF. This slightly
Mike Larkin
2017-03-23
Implement memory size and SMP CPU count NVRAM registers in the emulated
Mike Larkin
2017-03-23
Various i8253/i8254 implementation improvements - Fix an error that used
Mike Larkin
2017-03-23
Various mc146818 emulation fixes - don't block interrupts needlessly, and
Mike Larkin
2017-03-23
use proper return data size when doing PIC reads - don't clobber %eax
Mike Larkin
2017-03-23
set ps_noaction to not fork uneeded children when checking config with -n
Jonathan Gray
2017-03-23
Use explicit_bzero() to wipe out key material and add some sizes to free().
Theo Buehler
2017-03-22
less verbose KERNEL OPTIONS section; help/ok sthen
Jason McIntyre
2017-03-22
kill Tn;
Jason McIntyre
2017-03-22
Fix syntax of example route command.
Alexander Bluhm
2017-03-22
simplify description of -S and -w, point from EXIT STATUS
Ingo Schwarze
2017-03-22
Replace an expensive microtime call with a getmicrotime for if_lastchange
Mike Belopuhov
2017-03-22
Improve manpage and config file to show the more common use case.
Sebastian Benoit
2017-03-22
Implement kernel W^X for arm64. For this purpose align the different segments
Mark Kettenis
2017-03-22
Provide the necessary weak alias for fpgetround(). Delete the obsolete
Philip Guenther
2017-03-22
Use the hidden aliases to avoid PLT entries for {,_}{set,long}jmp
Philip Guenther
2017-03-22
Add some more PCI classes and subclasses. Checked against EDK2 as
Jonathan Gray
2017-03-22
Add support for the strikethrough attribute (SGR 9), using the new smxx
Nicholas Marriott
[next]