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
2019-06-03
Add new-session -X and attach-session -x to send SIGHUP to parent when
Nicholas Marriott
2019-06-03
Prevent corruption of the pckbc command queue. If multiple synchronous
anton
2019-06-03
This diff gives the commands beginning-of-buffer and end-of-buffer the
Mark Lumsden
2019-06-03
Don't close the socket in rsync_socket() itself but after calling it.
Christian Weisgerber
2019-06-03
add missing .In lines
Ingo Schwarze
2019-06-03
add missing .In line
Ingo Schwarze
2019-06-03
Map the raw bus space operations to the regular ones.
Patrick Wildt
2019-06-03
sync
Theo de Raadt
2019-06-03
Fix priorities of LIPs to match the other changes made in rev 1.17.
Mark Kettenis
2019-06-03
Implement rx filtering using the flow table. Now we have three flow groups,
Jonathan Matthew
2019-06-03
- Remove a redundant check within alc_mii_readreg_813x().
Kevin Lo
2019-06-03
Switch from bintime_add() et al. to bintimeadd(9).
cheloha
2019-06-03
Change pci_intr_handle_t into a struct and replace duplicated code that
Mark Kettenis
2019-06-02
Change pci_intr_handle_t into a struct and replace duplicated code that
Mark Kettenis
2019-06-02
KNF and sneaky whitespaces
Theo de Raadt
2019-06-02
Use a simple hash table to look up blocks by the fast-hash. Also use
Florian Obser
2019-06-02
Support prefers-color-scheme: dark.
Ingo Schwarze
2019-06-02
this list file is never used
Theo de Raadt
2019-06-02
first few small steps towards unification
Theo de Raadt
2019-06-02
A few architectures used a "shared ramdisk/Makefile" with inverted
Theo de Raadt
2019-06-02
have_md is initialized at startup, don't need to do it again later
Theo de Raadt
2019-06-02
spelling; from Hiltjo Posthuma
Theo de Raadt
2019-06-02
Repair state and flag bitmasks to match RFC, from Mitchell Krome
Theo de Raadt
2019-06-02
yacc(1) copies its union so it is not a good place to store
Nicholas Marriott
2019-06-02
In manpages, don't escape apostrophes as \'; it's rarely what you want.
Anthony J. Bentley
2019-06-02
spelling/grammar fixes; from larry hynes
Jason McIntyre
2019-06-02
Fix incorrect character escape.
Anthony J. Bentley
2019-06-02
Move initialization of limit0 into a dedicated function. This new
Visa Hankala
2019-06-02
dump pcie Device Serial Number capability values
David Gwynne
2019-06-02
Complete the ld.so boot cleanup: move most libc initialization from
Philip Guenther
2019-06-01
Refactor the MAP_STACK feature, and introduce another similar variation:
Theo de Raadt
2019-06-01
Update regression test for a maximum sizeof(int32_t) length octets.
rob
2019-06-01
Limit maximum number of length octets to platform independent sizeof(int32_t).
rob
2019-06-01
Bump VM_MAX_KERNEL_ADDRESS so that we have about 16G of KVA. Since
Patrick Wildt
2019-06-01
Back out frame pointer elimination optimization.
mortimer
2019-06-01
If only one of -x or -y is given, use the calculated size for the
Nicholas Marriott
2019-06-01
Do not eliminate frame pointers on i386. The entire i386 ecosystem assumes
mortimer
2019-06-01
Revert to using the SCHED_LOCK() to protect time accounting.
Martin Pieuchot
2019-06-01
On machines with large amounts of physical memory we fail to initialize uvm
Mark Kettenis
2019-06-01
Fix warnings when building zlib with ZLIB_CONST defined
Jeremie Courreges-Anglas
2019-06-01
Make sure that the IMSG_CTL_RESET message is sent immediately.
Reyk Floeter
2019-06-01
update currency exchange rates;
Jason McIntyre
2019-06-01
Need stdlib.h, from Ben Boeckel.
Nicholas Marriott
2019-06-01
Recognise Cortex-A65.
Jonathan Gray
2019-06-01
drm: Wake up next in drm_read() chain if we are forced to putback the event
Jonathan Gray
2019-05-31
drm/amd/display: Set stream->mode_changed when connectors change
Jonathan Gray
2019-05-31
drm/amd/display: Fix Divide by 0 in memory calculations
Jonathan Gray
2019-05-31
drm/amd/display: fix releasing planes when exiting odm
Jonathan Gray
2019-05-31
drm/amdgpu: fix old fence check in amdgpu_fence_emit
Jonathan Gray
2019-05-31
zap trailing whitespace;
Jason McIntyre
[next]