Age | Commit message (Expand) | Author |
2022-07-26 | Remove "select collisions" output from vmstat(8). | Visa Hankala |
2022-07-25 | If a command or interface first appeared in PWB/UNIX, UNIX System III or | Jonathan Gray |
2022-07-25 | nl(1) was first in System III not SVR2 | Jonathan Gray |
2022-07-22 | Clear marks when the search string changes. From Anindya Mukherjee, | Nicholas Marriott |
2022-07-20 | move to 7.2-beta. this gets done very early, to avoid finding out | Theo de Raadt |
2022-07-20 | This no longer needs the inet pledge. sysconf(3) was modified to report | Claudio Jeker |
2022-07-20 | the _pad_ system calls from 2021/12/23 can go away | Theo de Raadt |
2022-07-20 | ssh-keygen: fix touch prompt, pin retries; | Damien Miller |
2022-07-20 | sk-usbhid: preserve error code returned by key_lookup() | Damien Miller |
2022-07-20 | when enrolling a resident key on a security token, check if a | Damien Miller |
2022-07-20 | pull passphrase reading and confirmation into a separate function | Damien Miller |
2022-07-19 | fix indent | Theo Buehler |
2022-07-19 | Document -tls1_{1,2,3} in openssl ciphers | Theo Buehler |
2022-07-19 | Allow displaying ciphers according to protocol version | Theo Buehler |
2022-07-19 | Do not ignore the "off" flag when checking if a pane should be stopped, | Nicholas Marriott |
2022-07-19 | Process modifiers as bits rather than using a switch, from Koichi Murase. | Nicholas Marriott |
2022-07-19 | Fix memory leak, from Gabriel Souza Franco. | Nicholas Marriott |
2022-07-17 | order sysctl(2) Xr by section | Jonathan Gray |
2022-07-14 | Suppress output of the deprecated -tls1 option in usage() and help | Theo Buehler |
2022-07-14 | Switch to using TLS_client_method() | Theo Buehler |
2022-07-14 | Document openssl ciphers -s | Theo Buehler |
2022-07-14 | Add -s option to openssl ciphers | Theo Buehler |
2022-07-12 | grep: simplify printline, no functional changes | Omar Polo |
2022-07-11 | remove the "tbl" suffix for a few man pages | Daniel Dickman |
2022-07-10 | s/0/instance/ in usage to match manual synopsis | Klemens Nanni |
2022-07-07 | Handle strange format strings better. | Claudio Jeker |
2022-07-06 | For accessibility, label the last two widgets in the search form. | Ingo Schwarze |
2022-07-06 | https://www.w3.org/WAI/ARIA/apg/practices/names-and-descriptions/ says: | Ingo Schwarze |
2022-07-06 | improve the description of header.html and footer.html | Ingo Schwarze |
2022-07-06 | assign the ARIA role "doc-subtitle" to the .Nd element; | Ingo Schwarze |
2022-07-06 | While the HTML standard allows multiple <h1> elements in the same | Ingo Schwarze |
2022-07-06 | Show config errors on attach if they were not shown when the session | Nicholas Marriott |
2022-07-06 | Remove debugging code. | Nicholas Marriott |
2022-07-06 | Defer reading from control client until the command line command has | Nicholas Marriott |
2022-07-06 | More ts(1) cleanup. Change main loop so that in interval mode only one | Claudio Jeker |
2022-07-06 | Mention whether time is creation/activity for sort orders. | Nicholas Marriott |
2022-07-06 | Support hyperlinks with capture-pane -e and add a mouse_hyperlink | Nicholas Marriott |
2022-07-05 | Finally get rid of the archaic <table> markup for header and footer lines | Ingo Schwarze |
2022-07-05 | Somehow, the content of header.html ended up | Ingo Schwarze |
2022-07-04 | ts(1): the first argument to clock_gettime(2) is a clockid_t, not an int | Scott Soule Cheloha |
2022-07-04 | Improve accessibility of man.cgi(8) in various respects, | Ingo Schwarze |
2022-07-04 | Repair "make man.cgi" which got accidentally broken in the previous | Ingo Schwarze |
2022-07-04 | Put the HTML comment containing the Copyright header (if any) | Ingo Schwarze |
2022-07-04 | somehow, when I created this file, I copied the licence of the other files | Marc Espie |
2022-07-04 | Sort panes by index not by ID, GitHub issue 3249. | Nicholas Marriott |
2022-07-04 | Mouse clicks could change current item, so work it out again. GitHub | Nicholas Marriott |
2022-07-03 | Revert previous changeset: While using .Nm without an argument | Job Snijders |
2022-07-03 | use sys/types.h to get at __dead. | Florian Obser |
2022-07-03 | thou shalt not include sys/cdefs.h because it is not standardized, the | Theo de Raadt |
2022-07-03 | Instead of the custom <div class="manual-text">, use the standard | Ingo Schwarze |