Age | Commit message (Expand) | Author |
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 |
2022-08-03 | make(1) first appeared outside of Bell Labs in PWB/UNIX 1.0 | Jonathan Gray |
2022-08-03 | we have spell(1) via 4.4BSD | Jonathan Gray |
2022-08-03 | deroff(1) first appeared outside of Bell Labs in PWB/UNIX 1.0 | Jonathan Gray |
2022-08-03 | fix locate_hunk in empty files | Omar Polo |
2022-08-03 | fix dwim for reversed patches | Omar Polo |
2022-08-02 | Add missing closing bracket in usage | Theo Buehler |
2022-08-02 | Add --contimeout functionality. | Job Snijders |
2022-08-02 | If the body of a man(7) .MT or .UR block is empty, do not emit a warning. | Ingo Schwarze |
2022-08-02 | Add a third state "all" to allow-passthrough to work even in invisible | Nicholas Marriott |
2022-08-02 | Fix validation of missing percentage arguments. | Nicholas Marriott |
2022-08-02 | shamelessly missed to unveil(_PATH_BSHELL, "x") which is required to run the | Ricardo Mestre |
2022-08-02 | -u is no longer equivalent to -TUTF-8 so don't say it is. | Nicholas Marriott |
2022-08-01 | avoid double-free in error path introduced in r1.70; | Damien Miller |
2022-07-30 | we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-Reno | Jonathan Gray |
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 |