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