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