summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-25Add a EXIT STATUS sectionsolene
2020-07-25Nuke unused struct scsi_link member of struct wd33c93_softc.Kenneth R Westerback
2020-07-25With "%lx" new awk(1) prints 64 bit value also on 32 bit platforms.Alexander Bluhm
2020-07-25Port over NetBSD's arm64 disassembler for DDB.tobhe
2020-07-25More DESC -> DESCR; spotted by espie@Antoine Jacoutot
2020-07-25tyop: DESC -> DESCRAntoine Jacoutot
2020-07-25remove half a dozen "goto" statements and a labelIngo Schwarze
2020-07-25Change kernel SLB setup code to avoid the (theoretical) possibility toMark Kettenis
2020-07-25timeout(9): remove TIMEOUT_SCHEDULED flagcheloha
2020-07-24If KTRACE environment is set, generate ktrace output also for clientAlexander Bluhm
2020-07-24timeout(9): delay processing of timeouts added during softclock()cheloha
2020-07-24netinet: tcp_close(): delay reaper timeout by one tickcheloha
2020-07-24With TLS 1.3 error message has slightly changed if the cafile doesAlexander Bluhm
2020-07-24LibreSSL default TLS version has changed from 1.2 to 1.3. AdaptAlexander Bluhm
2020-07-24Use interface index instead of pointer to `ifnet' in carp(4).mvs
2020-07-24fix sentence grammar in AUTHORS;Jason McIntyre
2020-07-24tweak previous;Jason McIntyre
2020-07-24make it a bit clearer that -p is a path to a package repository,Jason McIntyre
2020-07-24Enable usertc if the NPT bit isn't set for %tick and %sys_tick.Mark Kettenis
2020-07-24Suppress kernel printf output in the octeon boot kernel.Visa Hankala
2020-07-24Remove bge(4) and brgphy(4) as the bootloader doesn't include network supportMark Kettenis
2020-07-24Implement BOOT_QUIET option that supresses kernel printf output to theMark Kettenis
2020-07-24Increase state counter for least-states when the address is selectedYASUOKA Masahiko
2020-07-24Turning on various scsi drivers' *DEBUG options reveals that this hasKenneth R Westerback
2020-07-24Add a hook when the pane title changed.Nicholas Marriott
2020-07-24syncTheo de Raadt
2020-07-24Make timeout_add_sec(9) add a tick if given zero secondskn
2020-07-24Remove lacpmode and lacptimeout bitskn
2020-07-24Regular expression support in RS is an extension.Todd C. Miller
2020-07-24Remove trunkdev bitskn
2020-07-24Remove trunkproto bitskn
2020-07-23syncTheo de Raadt
2020-07-23Fix wrong and missleading information in cy(4).jan
2020-07-23Fix ibuf leak in sa_localauth when SA is freed.tobhe
2020-07-23Change line counter from int to unsigned long long to reduce overflow.Martijn van Duren
2020-07-23getline(3) does it's own memory allocation. No need to use an intermediateMartijn van Duren
2020-07-23Free SLB descriptors when we destroy a pmap.Mark Kettenis
2020-07-23document PEM_X509_INFO_read(3) and PEM_X509_INFO_read_bio(3)Ingo Schwarze
2020-07-23Fix a bug in PEM_X509_INFO_read_bio(3) that is very likely to causeIngo Schwarze
2020-07-23Bump MAXCPUS (for MULTIPROCESSOR kernels) to 48, which seems to be theMark Kettenis
2020-07-23Enter DDB directly when we encounter an unhandled trap such that weMark Kettenis
2020-07-23Use per-pmap lock to protect userland SLB handling.Mark Kettenis
2020-07-23change bfd amd64 ELF_MAXPAGESIZE from 1M to 4KJonathan Gray
2020-07-23Fix strlcpy() usage. The size argument should be the full size ofTodd C. Miller
2020-07-23Check all lists if option not found already.Nicholas Marriott
2020-07-23Update to 4.3.2.Florian Obser
2020-07-23drm/i915/perf: Use GTT when saving/restoring engine GPRJonathan Gray
2020-07-23drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Jonathan Gray
2020-07-23drm/i915/gt: Only swap to a random sibling once upon creationJonathan Gray
2020-07-23drm/i915/gt: Ignore irq enabling on the virtual enginesJonathan Gray