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-05-24
The version detection doesn't work on bluhm's test machine, causing
Theo Buehler
2020-05-24
Give control code its own state struct.
Nicholas Marriott
2020-05-24
Now the tty has a pointer back to the client there is no point (and a
Nicholas Marriott
2020-05-23
those tempfiles no longer have names
Marc Espie
2020-05-23
Increase chances of getting a successful PCIe link on the i.MX8MM.
Patrick Wildt
2020-05-23
use rewind on tempfiles, so that we don't need to name them
Marc Espie
2020-05-23
Look at the openbsd,boothowto property and bring the bootarg parsing
Mark Kettenis
2020-05-23
Add a little bit of const-ness.
Mark Kettenis
2020-05-23
Define REGRESS_TARGETS explicitly.
Theo Buehler
2020-05-23
Enforce that SNI hostnames be correct as per rfc 6066 and 5980.
Bob Beck
2020-05-23
Define PTE bits.
Mark Kettenis
2020-05-23
Typofix
kn
2020-05-23
Remove useless line from daemon class in login.conf
Daniel Jakots
2020-05-23
Fail on duplicate vcpu, memory or iodevice parameters
kn
2020-05-23
While the second SSL_CTX in this code is only used on servername
Theo Buehler
2020-05-23
In ssl_lib.c revision 1.217, jsing enabled SSL_MODE_AUTO_RETRY by
Theo Buehler
2020-05-23
Enable SSL_MODE_AUTO_RETRY by default.
Joel Sing
2020-05-23
Wire up SSL_MODE_AUTO_RETRY mode to retrying after PHH messages.
Joel Sing
2020-05-23
Provide the option to retry or return after post-handshake messages.
Joel Sing
2020-05-23
Clean up the code that implements the OPAL API.
Mark Kettenis
2020-05-23
fix a confusingly wrapped line
Theo Buehler
2020-05-23
Implement kqueue(2) support.
Martin Pieuchot
2020-05-23
Implement kqfilter matching the corresponding poll routine.
Martin Pieuchot
2020-05-23
Avoid an out-of-bounds array access in the s_server.
Theo Buehler
2020-05-23
Do not assume that server_group != 0 or tlsext_supportedgroups != NULL
Theo Buehler
2020-05-23
Fix typo in a comment that originated in wpi(4) and has spread elsewhere.
Stefan Sperling
2020-05-23
remove ifdef'd out tc fb cnattach bits
Jonathan Gray
2020-05-23
Define PPB_IO_32BIT. Should have been part of the commit to mvkpcie(4)
Patrick Wildt
2020-05-23
Use a distinct trap code with retguard on mips64.
Visa Hankala
2020-05-23
remove more cfb and sfb bits
Jonathan Gray
2020-05-23
remove cfb and sfb alpha tc fb drivers
Jonathan Gray
2020-05-23
Prevent km_alloc() from returning garbage if pagelist is empty.
jan
2020-05-23
Add RB_GOODRANDOM passed from bootloader to kernel in boothowto. Indicates
Theo de Raadt
2020-05-22
Revert previous
kn
2020-05-22
Improve emulation of bridge config space.
Mark Kettenis
2020-05-22
Make "init-system -n" check vcpu and memory constraints
kn
2020-05-22
Improve resetting PCIe devices by making use of the reset-gpios property,
Patrick Wildt
2020-05-22
Enable link training just before triggering the actual training.
Mark Kettenis
2020-05-22
Fill complete trap frame.
Mark Kettenis
2020-05-22
sockaddr should be sockaddr_storage, otherwise "openssl s_client -6 -dtls1"
Theo de Raadt
2020-05-22
FocusIn keys can also update the latest client, like normal keys.
Nicholas Marriott
2020-05-22
Panic on unhandled traps (which for now is all of them).
Mark Kettenis
2020-05-22
Reboot (unconditionally for now).
Mark Kettenis
2020-05-22
regen
Patrick Wildt
2020-05-22
Add Atheros QCA986x/988x PCI ID.
Patrick Wildt
2020-05-22
xterm* can have focus too.
Nicholas Marriott
2020-05-22
Add some very simple trap handling.
Mark Kettenis
2020-05-22
Revert the following commit as it breaks hostname.if(5) lines with a
kn
2020-05-22
Enable option FFS2 on RAMDISK; ok aoyama@ deraadt@
Otto Moerbeek
2020-05-22
Move client offset stuff into control.c since only control clients will
Nicholas Marriott
[prev]
[next]