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-06-24
allow sshd_config longer than 256k; ok djm
Markus Friedl
2020-06-24
only call sshkey_xmss_init() once for KEY_XMSS_CERT; ok djm
Markus Friedl
2020-06-24
Document eight additional pre-OpenSSL-1.1 accessor functions that are
Ingo Schwarze
2020-06-24
Stop using rsync --delete when syncing up with the CA repos. Instead
Claudio Jeker
2020-06-24
get rid of the per device sff lock because we only use the global one.
David Gwynne
2020-06-24
Acknowledge xhci(4) interrupts before calling usb_schedsoftintr().
Patrick Wildt
2020-06-24
Fix `IFF_RUNNING' bit handling for pppx(4) and pppac(4).
mvs
2020-06-24
Apply sc->sc_xfer_flags to control transfers as well. These are used
Patrick Wildt
2020-06-24
enable test-tls13-keyshare-omitted.py
Theo Buehler
2020-06-24
Enforce restrictions for ClientHello extensions
Theo Buehler
2020-06-24
Using the "ldaps" or "tls" keywords in ldapd.conf currently enables all
Theo Buehler
2020-06-24
actually use pci_intr_establish_cpu with cpus from the intrmap.
David Gwynne
2020-06-24
Add test-ffdhe-expected-params.py
Theo Buehler
2020-06-24
Fix botched format string in previous commit as spotted by robert@
Otto Moerbeek
2020-06-24
kernel no longer has to be placed into the boot area, because
Theo de Raadt
2020-06-24
Nuke some pointless *_dev_probe() and *_dev_free() functions and
Kenneth R Westerback
2020-06-24
remove ifdeffed out code for redistributing pyro eq interrupts over cpus.
David Gwynne
2020-06-23
enable wg(4).
David Gwynne
2020-06-23
Fix COMMAND description
kn
2020-06-23
Remove redundant NULL check
kn
2020-06-23
When parsing a character class don't increment openclass for a literal '['.
Todd C. Miller
2020-06-23
Revert previous. hashfree() just calls free() which handles NULL with
Kenneth R Westerback
2020-06-23
bump pbuild datasize limit to 8G to allow Firefox to build with Rust 1.44
Christian Weisgerber
2020-06-23
Correctly redraw pane border bottom line when the status line is on and
Nicholas Marriott
2020-06-23
Use C99 initializers in wsdisplay_font struct definitions for Spleen
Frederic Cambus
2020-06-23
Enable virtual consoles on armv7, the same way it is done on arm64.
Frederic Cambus
2020-06-23
Sync armv7 fbtab with arm64 fbtab, leaving out drm devices.
Frederic Cambus
2020-06-23
hashfree() doesn't like NULL, so check for NULL if NULL is a
Kenneth R Westerback
2020-06-23
'wgkey (pub)' was renamed to 'wgpubkey'.
tobhe
2020-06-23
Enable MPSAFE start routine to keep encryption workers more active.
tobhe
2020-06-23
Increase TX mitigation backlog size for increased throughput.
tobhe
2020-06-23
Use xvasprintf not vasprintf.
Nicholas Marriott
2020-06-23
Fix format strings (%p --> %lx) in debug code.
Kenji Aoyama
2020-06-23
add intrmap_one, some temp code to help us write pci_intr_establish_cpu.
David Gwynne
2020-06-23
Implement pci_intr_establish_cpu() for pyro(4) and vpci(4) based sparc64
Jonathan Matthew
2020-06-22
some clarifying comments
Damien Miller
2020-06-22
timecounting: add gettime(9), getuptime(9)
cheloha
2020-06-22
Add opalcons(4), a driver for the OPAL console.
Mark Kettenis
2020-06-22
The minimum frame size for the ELFv2 ABI is 32 bytes. Using this value
Mark Kettenis
2020-06-22
inittodr(9): introduce dedicated flag to enable writes from resettodr(9)
cheloha
2020-06-22
Remove unused variable
denis
2020-06-22
Enable interrupts when they were enabled before the trap (except when we
Mark Kettenis
2020-06-22
Handle data storage and data segment interrupts from userland as well.
Mark Kettenis
2020-06-22
Make return-to-user and kernel re-entry work. This adds a per-pmap SLB
Mark Kettenis
2020-06-22
Fix previous commit; pasted instructed in the wrong spot.
Mark Kettenis
2020-06-22
Remove AMRR/MiRA support from iwx(4). Tx rate selection happens in firmware.
Stefan Sperling
2020-06-22
Remove unused code for parsing non-volatile memory (NVM) from iwx(4).
Stefan Sperling
2020-06-22
Add magic offset to make the frames line up.
Mark Kettenis
2020-06-22
Implement setregs().
Mark Kettenis
2020-06-22
Blacklist Ericsson F5521gw broadband modem.
tobhe
[next]