summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-31Add a way to mark environment variables as "hidden" so they can be usedNicholas Marriott
2020-03-31Add a -T flag to resize-pane to trim lines below the cursor, movingNicholas Marriott
2020-03-31Add non-regex search variants to avoid the performance cost for peopleNicholas Marriott
2020-03-31Remove leftover that should have been removed in the previous commit.Mark Kettenis
2020-03-31Add session_path from Chris Ruegge in GitHub issue 2142.Nicholas Marriott
2020-03-31Newer device trees no longer put the full physical address in the "reg"Mark Kettenis
2020-03-31Add a "second click" key type which is fired for the second click of aNicholas Marriott
2020-03-31Fix MIMO rates with firmware-based rate scaling in iwm(4).Stefan Sperling
2020-03-31Remove unused code. The padconf code has been replaced with theMark Kettenis
2020-03-31For roa-set and origin-set the following statements get joined into oneClaudio Jeker
2020-03-31Move sleep_finish_all() down to where sleep_finish() and all otherClaudio Jeker
2020-03-31Missing semi-colons.Antoine Jacoutot
2020-03-31When using a fixed Tx MCS in iwx(4) enable SGI if the peer supports it.Stefan Sperling
2020-03-31When using a fixed Tx MCS in iwm(4) enable SGI if the peer supports it.Stefan Sperling
2020-03-31Move alternate screen into the screen rather than the pane.Nicholas Marriott
2020-03-31Revert previous, syzkaller found a way to trigger the KASSERT().Martin Pieuchot
2020-03-31Detach reply escape sequences from the pane so they work in popups.Nicholas Marriott
2020-03-31Don't send "control changed" messages when hardware controls are set.Alexandre Ratchov
2020-03-30No point in checking the loop variable for NULL inside a LIST_FOREACH.Kenneth R Westerback
2020-03-30Log the received cryptographic proposal when the handshake fails becausetobhe
2020-03-30Log summary of IKE SA for established policy.tobhe
2020-03-30Don't let MiRA trigger event-based probing if the current measurementStefan Sperling
2020-03-30Break crypto_unregister() sanity check into two expressions, making itKenneth R Westerback
2020-03-30Use defines instead of raw numbers for intervals specified by RFCFlorian Obser
2020-03-30Tweak key numbers to avoid some special keys crossing over with modifier bits.Nicholas Marriott
2020-03-30Add to rather than replace flags with -c.Nicholas Marriott
2020-03-30"eventually" came and went back in 2004.Martijn van Duren
2020-03-30Delay failure in mft parsing until all elements of FileAndHash have beenClaudio Jeker
2020-03-30Port "mach dtb" code from arm64.Mark Kettenis
2020-03-30Check the hash and with it the presence of a file referenced in a MFT earlyClaudio Jeker
2020-03-30Void functions obviously do not return values; no need to elaborate.Ingo Schwarze
2020-03-30Document that `a_p' is always curproc by using a KASSERT().Martin Pieuchot
2020-03-30Do not check flags after the popup struct has been freed.Nicholas Marriott
2020-03-29Void functions obviously do not return values; no need to elaborate.Ingo Schwarze
2020-03-29Prevent stack trace saving from inspecting untrusted data. On amd64,Visa Hankala
2020-03-29Don't access past end of cc_alg[] when trying to avoidKenneth R Westerback
2020-03-29Change space to tabdenis
2020-03-29Rework of rde_asext_get()/rde_asext_put().denis
2020-03-29Prevent out of bounds read in strlcpy due to vcp_name not being NUL-terminated.tobhe
2020-03-29ipmi(4) at fdtMark Kettenis
2020-03-29Pin groups have regulators associated with them; enable these such thatMark Kettenis
2020-03-29Add glue to make ipmi(4) attach to FDT.Mark Kettenis
2020-03-29Compute MiRA's moving average and standard deviation after computing theStefan Sperling
2020-03-28Be concise: do not say that void functions return no values, that's obvious.Ingo Schwarze
2020-03-28Plug some memory leaks.tobhe
2020-03-28Even though the HTML, man, markdown, PDF, PostScript, and tree formattersIngo Schwarze
2020-03-28Move ND6_PRIV_* constants from nd6.h to slaacd the only place whereFlorian Obser
2020-03-28Export the number of arguments exposed by a probe to userland.Martin Pieuchot
2020-03-28CRYPTO_ALGORITHM_ALL died in a 2010 viking raid. UseKenneth R Westerback
2020-03-28Add a few more Allwinner A80 clocks and resets.Mark Kettenis