summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2022-08-03make(1) first appeared outside of Bell Labs in PWB/UNIX 1.0Jonathan Gray
2022-08-03we have spell(1) via 4.4BSDJonathan Gray
2022-08-03deroff(1) first appeared outside of Bell Labs in PWB/UNIX 1.0Jonathan Gray
2022-08-03fix locate_hunk in empty filesOmar Polo
2022-08-03fix dwim for reversed patchesOmar Polo
2022-08-02Add missing closing bracket in usageTheo Buehler
2022-08-02Add --contimeout functionality.Job Snijders
2022-08-02If the body of a man(7) .MT or .UR block is empty, do not emit a warning.Ingo Schwarze
2022-08-02Add a third state "all" to allow-passthrough to work even in invisibleNicholas Marriott
2022-08-02Fix validation of missing percentage arguments.Nicholas Marriott
2022-08-02shamelessly missed to unveil(_PATH_BSHELL, "x") which is required to run theRicardo Mestre
2022-08-02-u is no longer equivalent to -TUTF-8 so don't say it is.Nicholas Marriott
2022-08-01avoid double-free in error path introduced in r1.70;Damien Miller
2022-07-30we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-RenoJonathan Gray
2022-07-26Remove "select collisions" output from vmstat(8).Visa Hankala
2022-07-25If a command or interface first appeared in PWB/UNIX, UNIX System III orJonathan Gray
2022-07-25nl(1) was first in System III not SVR2Jonathan Gray
2022-07-22Clear marks when the search string changes. From Anindya Mukherjee,Nicholas Marriott
2022-07-20move to 7.2-beta. this gets done very early, to avoid finding outTheo de Raadt
2022-07-20This no longer needs the inet pledge. sysconf(3) was modified to reportClaudio Jeker
2022-07-20the _pad_ system calls from 2021/12/23 can go awayTheo de Raadt
2022-07-20ssh-keygen: fix touch prompt, pin retries;Damien Miller
2022-07-20sk-usbhid: preserve error code returned by key_lookup()Damien Miller
2022-07-20when enrolling a resident key on a security token, check if aDamien Miller
2022-07-20pull passphrase reading and confirmation into a separate functionDamien Miller
2022-07-19fix indentTheo Buehler
2022-07-19Document -tls1_{1,2,3} in openssl ciphersTheo Buehler
2022-07-19Allow displaying ciphers according to protocol versionTheo Buehler
2022-07-19Do not ignore the "off" flag when checking if a pane should be stopped,Nicholas Marriott
2022-07-19Process modifiers as bits rather than using a switch, from Koichi Murase.Nicholas Marriott