Age | Commit message (Expand) | Author |
2022-08-28 | Stop skipping vertical space after boxed tables. | Ingo Schwarze |
2022-08-28 | Stop unconditionally emitting vertical space before .TS (table start). | Ingo Schwarze |
2022-08-26 | Remove stale comment about nonexistent ifnetaddr | Klemens Nanni |
2022-08-26 | whitespace | Damien Miller |
2022-08-26 | whitespace | Damien Miller |
2022-08-26 | Move (unused) variables under !VERIFYONLY | Klemens Nanni |
2022-08-24 | Check for NULL returns from bufferevent_new. | Nicholas Marriott |
2022-08-23 | Add scroll-middle copy mode command to make cursor line in the middle, | Nicholas Marriott |
2022-08-19 | Up to version 1.22.4, groff_mdoc(7) only considered the first word | Ingo Schwarze |
2022-08-19 | attemp FIDO key signing without PIN and use the error code returned | Damien Miller |
2022-08-19 | remove incorrect check that can break enrolling a resident key | Damien Miller |
2022-08-19 | Strictly enforce the maximum allowed SSH2 banner size in ssh-keyscan | Darren Tucker |
2022-08-19 | double free() in error path; from Eusgor via GHPR333 | Damien Miller |
2022-08-17 | add an extra flag to sk_probe() to indicate whether we're | Damien Miller |
2022-08-16 | Restore the traditional behaviour of the man(7) single-font | Ingo Schwarze |
2022-08-16 | use .Cm for "sign"; from josiah frentsos | Jason McIntyre |
2022-08-16 | When starting a new input line, even when continuing the same output | Ingo Schwarze |
2022-08-16 | Even though the constant ASCII_ESC is only used in the roff pre-parser roff.c, | Ingo Schwarze |
2022-08-15 | Simplify handling of no-fill mode in man(7) by inspecting NODE_NOFILL | Ingo Schwarze |
2022-08-15 | Distinguish between escape sequences that produce no output | Ingo Schwarze |
2022-08-15 | In GNU, Heirloom, and Plan 9 roff, tab positions apply to *input* lines, | Ingo Schwarze |
2022-08-15 | In GNU, Heirloom, and Plan 9 roff, literal tab characters are | Ingo Schwarze |
2022-08-15 | Notify when a paste buffer is deleted, GitHub issue 3302 from George | Nicholas Marriott |
2022-08-15 | Use TCP_INFO instead of kvm magic to extract information about the tcp streams. | Claudio Jeker |
2022-08-15 | Add a Nobr terminfo capability to tell tmux the terminal does not use | Nicholas Marriott |
2022-08-15 | Add some const, from Markus F X J Oberhumer. | Nicholas Marriott |
2022-08-15 | Don't stop at first match when updating environment. | Nicholas Marriott |
2022-08-14 | Use size_t for the length parameters, not off_t. | Todd C. Miller |
2022-08-14 | Use size_t, not off_t, for length parameters. | Todd C. Miller |
2022-08-12 | There are some places in ip and ip6 input where operations fail due | Alexander Bluhm |
2022-08-12 | sftp-server: support home-directory request | Damien Miller |
2022-08-12 | renice(8): don't succeed after 256 errors | Scott Soule Cheloha |
2022-08-11 | vi(1) Home/End bindings, from Markus F X J Oberhumer. | Nicholas Marriott |
2022-08-11 | allow certificate validity intervals, sshsig verification times and | Damien Miller |
2022-08-10 | Fix check of home directory (&& not ||), from Markus F X J Oberhumer, | Nicholas Marriott |
2022-08-10 | Fix two compiler warnings resulting from last zlib bump | Theo Buehler |
2022-08-09 | prevent breakable hyphens in segment identifiers | Ingo Schwarze |
2022-08-08 | top(1): display uptime with seconds, print uptime in fixed format | Scott Soule Cheloha |
2022-08-06 | Use NI_MAXHOST and NI_MAXSERV constants to allocate temporary strings | Alexander Bluhm |
2022-08-05 | don't prompt for FIDO passphrase before attempting to enroll the | Damien Miller |
2022-08-04 | Add HISTORY and AUTHORS. | Ingo Schwarze |
2022-08-04 | Change g and G to go to top and bottom of menu, GitHub issue 3286. | Nicholas Marriott |
2022-08-04 | For clarity and consistency, refer to ".Bx 4.0" rather than ".Bx 4". | Ingo Schwarze |
2022-08-04 | change some 4.4BSD references to earlier releases | Jonathan Gray |
2022-08-04 | cu first appeared outside of Bell Labs in PWB/UNIX 1.0 before v7 | Jonathan Gray |
2022-08-03 | Add workarounds for some symbols that are hidden under !LIBRESSL_INTERNAL | Theo Buehler |
2022-08-03 | Since ts(1) is line-based, always using line buffering | Job Snijders |
2022-08-03 | Do not crash when searching for .* with extremely long lines. Reported | Nicholas Marriott |
2022-08-03 | tail(1) first appeared outside of Bell Labs in PWB/UNIX 1.0 | Jonathan Gray |
2022-08-03 | sed(1) first appeared outside of Bell Labs in PWB/UNIX 1.0 | Jonathan Gray |