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