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
2020-10-15
_exit(2), execve(2): cancel per-process interval timers safely
cheloha
2020-10-15
make three mib[] arrays const, as was done in libc
Theo de Raadt
2020-10-15
sick of the CMU, let's make this KNF
Theo de Raadt
2020-10-15
drm/amdgpu: move gpu_info parsing after common early init
Jonathan Gray
2020-10-15
drm/amdgpu: move discovery gfx config fetching
Jonathan Gray
2020-10-15
Replace sr_copy_internal_data() with scsi_copy_internal_data().
Kenneth R Westerback
2020-10-15
Replace local *_copy_internal_data() with scsi_copy_internal_data().
Kenneth R Westerback
2020-10-14
regen
Jonathan Gray
2020-10-14
don't match on 17ef:3083 in ure(4)
Jonathan Gray
2020-10-14
Introduce scsi_copy_internal_data() to copy 'faked' data from a driver to a
Kenneth R Westerback
2020-10-14
delete strange historical FFS_SOFTUPDATES ifdef...
Theo de Raadt
2020-10-14
use symbolic SYS_exit rather than 1, and skip using
Theo de Raadt
2020-10-14
use symbolic SYS_exit instead of the value 1
Theo de Raadt
2020-10-14
typo in error message
Christian Weisgerber
2020-10-14
Accommodate a basename(3) that takes a non-const parameter and may
Christian Weisgerber
2020-10-14
Accommodate POSIX basename(3) that takes a non-const parameter and
Christian Weisgerber
2020-10-14
replace a MAXPATHLEN that slipped back in with PATH_MAX so userland won't
Christian Weisgerber
2020-10-14
Replace SSL_IS_DTLS with SSL_is_dtls().
Joel Sing
2020-10-14
Provide SSL_is_dtls().
Joel Sing
2020-10-14
Split the userland vs kernel uvm_fault reaching paths to reduce late
Theo de Raadt
2020-10-14
Mark DTLS methods as DTLS.
Joel Sing
2020-10-14
Hook up dtls regress.
Joel Sing
2020-10-14
Add regress tests for DTLS.
Joel Sing
2020-10-14
add missing mention of Werner Lemberg,
Ingo Schwarze
2020-10-14
remove unused locally added drm_driver struct members
Jonathan Gray
2020-10-14
don't multiply ticks by hz when result is compared to jiffies
Jonathan Gray
2020-10-14
no need to initialize i if it's re-initialized a few lines down
Theo Buehler
2020-10-14
Add an interrupt barrier in bnxt_down() and check if the interface is
Jonathan Matthew
2020-10-14
Free peekaboo pbuf at end of s_client_main()
Theo Buehler
2020-10-14
make UpdateHostkeys still more conservative: refuse to proceed if
Damien Miller
2020-10-13
Make sure an OCSP query sends a host header
Theo Buehler
2020-10-13
setitimer(2): zero itv.it_interval if itv.it_value is zero
cheloha
2020-10-13
setitimer(2): realitexpire(): call getnanouptime(9) once
cheloha
2020-10-13
More useless stuff snuck in.
Florian Obser
2020-10-13
Fix note for "previous-window" default key binding, from Sebastian
Nicholas Marriott
2020-10-13
import NSD 4.3.3, ok florian@
Stuart Henderson
2020-10-13
remove dir useless for cvs
Stuart Henderson
2020-10-13
merge NSD 4.3.3
Stuart Henderson
2020-10-13
import NSD 4.3.3, ok florian@
Stuart Henderson
2020-10-13
typo in comment
Martin Pieuchot
2020-10-13
Set RGB flag if capabilities are present, GitHub issue 2418.
Nicholas Marriott
2020-10-13
Un-const what we pass to dirname(3).
Martijn van Duren
2020-10-13
move ifdef to make it clear we don't use __create_shmem()
Jonathan Gray
2020-10-13
Do some easy .data -> .rodata/.data.rel.ro conversions
Philip Guenther
2020-10-13
annoying whitespace gliches spotted during re-read
Theo de Raadt
2020-10-12
make fixed-sized fixed-value mib[] arrays be const
Theo de Raadt
2020-10-12
annoying whitespace
Theo de Raadt
2020-10-12
mib[2] is no longer used; ok guenther
Theo de Raadt
2020-10-12
Add support for the i.MX8M AHB clocks. These behave just like all the
Patrick Wildt
2020-10-12
OCOTP's parent clock is the IPG clock on i.MX8M.
Patrick Wildt
[next]