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-08-17
Nuke some unused variables, tweak some declarations and
Kenneth R Westerback
2019-08-17
some cleanup:
Ingo Schwarze
2019-08-17
no need to escape "-", generally speaking; instances remain in EXAMPLES;
Jason McIntyre
2019-08-17
minor cleanup:
Ingo Schwarze
2019-08-17
signal handlers should not call exit() due to possibility of reentering
Theo de Raadt
2019-08-17
drm/i915: Fix wrong escape clock divisor init for GLK
Jonathan Gray
2019-08-17
drm: silence variable 'conn' set but not used
Jonathan Gray
2019-08-17
drm/amd/display: Increase size of audios array
Jonathan Gray
2019-08-17
drm/amd/display: Only enable audio if speaker allocation exists
Jonathan Gray
2019-08-17
drm/amd/display: Fix dc_create failure handling and 666 color depths
Jonathan Gray
2019-08-17
drm/amd/display: use encoder's engine id to find matched free audio device
Jonathan Gray
2019-08-17
drm/amd/display: Wait for backlight programming completion in set backlight l...
Jonathan Gray
2019-08-17
change drm memory barriers to be closer to what linux does on
Jonathan Gray
2019-08-17
Move play blocks count from the audio_softc to the audio_buf structure.
Alexandre Ratchov
2019-08-17
Move block size and block count calculations in their own routines.
Alexandre Ratchov
2019-08-16
sort; OK deraadt@
Ingo Schwarze
2019-08-16
sync
Theo de Raadt
2019-08-16
check that software de/encrypt is possible: under hardware
Richard Procter
2019-08-16
sync
Theo de Raadt
2019-08-16
Send snmpctl(8) to the great bitbucket in the sky. You've served us well.
Martijn van Duren
2019-08-16
link to the new EC_KEY_METHOD_new(3) page
Ingo Schwarze
2019-08-16
document the EC_KEY_METHOD function table
Ingo Schwarze
2019-08-16
document EC_KEY_get_ex_new_index(3), EC_KEY_get_ex_data(3),
Ingo Schwarze
2019-08-16
Add explanation for the [IKE/ESP only] column of the transform table.
tobhe
2019-08-16
Add a flag to reverse sort in the various choose modes, from Benjamin
Nicholas Marriott
2019-08-16
some cleanup:
Ingo Schwarze
2019-08-16
Call comma-separated lists as such to clarify semantics
kn
2019-08-16
minor cleanup:
Ingo Schwarze
2019-08-16
grid_view_delete_cells does need to clear, GitHub issue 1871.
Nicholas Marriott
2019-08-16
Fix segfault in parser when specifying an invalid transform.
tobhe
2019-08-16
include sshbuf-misc.c in SRCS_BASE
Damien Miller
2019-08-16
switch percent_expand() to use sshbuf instead of a limited fixed buffer;
Damien Miller
2019-08-16
knock out useless Pp;
Jason McIntyre
2019-08-16
ifq_hdatalen should keep the mbuf it's looking at, not leak it.
David Gwynne
2019-08-16
STP works fine on etherip(4), it was gif(4) that lacked a MAC address.
David Gwynne
2019-08-15
pfctl_reset() must set syncookies settings back to default
Alexandr Nedvedicky
2019-08-15
minor cleanup:
Ingo Schwarze
2019-08-15
NMEA 4.1 has one more field in the RMC message; ok kettenis@
Otto Moerbeek
2019-08-15
some cleanup:
Ingo Schwarze
2019-08-15
auich_freemem() returns void. while here fix a typo in an error message. audi...
miko
2019-08-15
document but do not recommend EVP_Cipher(3);
Ingo Schwarze
2019-08-15
Serialize access to the vnode pointers associated with acct(2) system
anton
2019-08-15
Revert previous. There were some users of the quirky behaviour that were
Martijn van Duren
2019-08-14
Add test case for ber_scanf_elements.
rob
2019-08-14
revert the inet6 format diff, regression observed by florian@
Gilles Chehade
2019-08-14
scsi_[add|remove]_link() are local functions so move their
Kenneth R Westerback
2019-08-14
Whitespace nit. Add {} around body of SLIST_FOREACH().
Kenneth R Westerback
2019-08-14
Explain how to take over syspatch builds from another machine.
Theo Buehler
2019-08-14
Clean up clean_old():
Christian Weisgerber
2019-08-14
Fix argument list for ber_set_writecallback
Martijn van Duren
[next]