summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2022-02-23free(3) wants stdlib.hDamien Miller
2022-02-23put back the scp manpage changes for SFTP mode tooDamien Miller
2022-02-23and we go back to testing sftp-scp after the 8.9 release...Theo de Raadt
2022-02-23avoid integer overflow of auth attempts (harmless, caught by monitor)Damien Miller
2022-02-23randomise the password used in fakepwDamien Miller
2022-02-23use asprintf to construct .rhosts pathsDamien Miller
2022-02-23openssh-8.9Damien Miller
2022-02-22whitespaceTheo Buehler
2022-02-22Check asprintf() return to avoid crashing in strcmp().Theo Buehler
2022-02-22MAXCOMLEN is no longer needed in these programs, so remove the annotationTheo de Raadt
2022-02-22Since ktr_comm is now a string, we do not need MAXCOMLEN to limit printf.Theo de Raadt
2022-02-22Pledge stdio.Rob Pierce
2022-02-22Remove -v option from usage.Rob Pierce
2022-02-22Add a seq(1) command, similar to what is present in GNU and Plan9.Todd C. Miller
2022-02-22Do not attempt to update focus (and crash) when there is no previous window.Nicholas Marriott
2022-02-22Add next_session_id format with the next session ID, GitHub issue 3078.Nicholas Marriott
2022-02-22Initialize copy_width before adjusting it, GitHub issue 3079.Nicholas Marriott
2022-02-22Use correct size for screen when popup is created without borders.Nicholas Marriott
2022-02-22Add window-resized hook to man page, from Thomas Adam.Nicholas Marriott
2022-02-22repair sys/param.h namespace listTheo de Raadt
2022-02-22need a local nitems() definitionTheo de Raadt
2022-02-22need a local nitems() definitionTheo de Raadt
2022-02-20Fix vi recovery mode.Theo Buehler
2022-02-20move to 7.1-betaTheo de Raadt
2022-02-20sys/proc.h requires sys/signal.h (will become visible when sys/param.hTheo de Raadt
2022-02-19mininumu -> minimumJonathan Gray
2022-02-18Avoid gendered language in man pages when not referring to a specificJonathan Gray
2022-02-18prefer https links in man pagesJonathan Gray
2022-02-17new sentence, new lineJonathan Gray
2022-02-17check for EINTR/EAGAIN failures in the rfd fast-path;Damien Miller
2022-02-17Add a window-resized hook which is fired when the window is actuallyNicholas Marriott
2022-02-16Support more mouse buttons when the terminal sends them, GitHub issueNicholas Marriott
2022-02-15Add an option (default off) to control the passthrough escape sequence.Nicholas Marriott
2022-02-15Do not create a buffer from an OSC 52 response if we have not sent aNicholas Marriott
2022-02-15unifdef CDIOCCLOSE __OpenBSD__Jonathan Gray
2022-02-15document the unbound/host-bound options to PubkeyAuthentication;Damien Miller
2022-02-14Do not return error with -q, GitHub issue 3065.Nicholas Marriott
2022-02-11tr(1): rename lookup tablesScott Soule Cheloha
2022-02-11Always initialize delim before passing to hpdelim2 which might not set it.Darren Tucker
2022-02-10Casting a char pointer to struct ctf_header causes bus error onAlexander Bluhm
2022-02-10look(1): use a stricter pledge(2) in lieu of unveil(2)Scott Soule Cheloha
2022-02-10unveil _PATH_LOGIN_CONF_DRobert Nagy
2022-02-10revert for imminent OpenSSH release, which wil ship with scp in RCP mode.Damien Miller
2022-02-09Fix the -f option when passed multiple files.Todd C. Miller
2022-02-08In the first example, use "mandoc -a" directly rather "mandoc -l".Ingo Schwarze
2022-02-08rev(1): drop "rpath" promise in no-file branch.Scott Soule Cheloha
2022-02-08Switch hpdelim interface to accept only ":" as delimiter.Darren Tucker
2022-02-07head(1): check for stdio errorsScott Soule Cheloha
2022-02-07use libfido2 1.8.0+ fido_assert_set_clientdata() instead of manuallyDamien Miller
2022-02-06remove please from manual pagesJonathan Gray