summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2024-07-30bump posix ref 2008 -> 2024;Jason McIntyre
2024-07-30fold the "timespec" info into the options list (since "time_arg" is alreadyJason McIntyre
2024-07-30bump posix spec from 2008 to 2024; ok millertJason McIntyre
2024-07-29bump posix spec from 2008 -> 2024:Jason McIntyre
2024-07-28The dash must not come first in the getopt(3) stringKlemens Nanni
2024-07-28Support "-u name" to remove variable from environmentKlemens Nanni
2024-07-26Trace struct itimervalPhilip Guenther
2024-07-26document the reduced logingrace penaltyChristian Weisgerber
2024-07-25reduce logingrace penalty.Damien Miller
2024-07-25Fix proxy multiplexing (-O proxy) bugDamien Miller
2024-07-25fix double space; from crystal kolipeJason McIntyre
2024-07-23sndiod: Properly update the poll(2) event masks after i/o.Alexandre Ratchov
2024-07-22rpcgen(1): default to "STDIN" as input file when compiling to headers.Dave Voutila
2024-07-22Expand full array option values if no index is provided, GitHub issueNicholas Marriott
2024-07-18mention mux proxy modeDamien Miller
2024-07-17sed: use warn()/err() where appropriateTodd C. Miller
2024-07-17Display an error message for "sed -i" if the file is unwritableTodd C. Miller
2024-07-14fix double word; ok dtucker@Jonathan Gray
2024-07-13Move the sigaction next to multiTheo Buehler
2024-07-12UTF-8 keys now contain the internal representation and not the UnicodeNicholas Marriott
2024-07-12use sigaction() to setup SIGARLM so we can set SA_RESTART, andTheo de Raadt
2024-07-10correct keyword; from Yatao Su via GHPR509Damien Miller
2024-07-10an universal -> a universalJason McIntyre
2024-07-09document C-u handling on shell-command{,-on-region}, forgot in previousOmar Polo
2024-07-09mg: handle C-u in M-! and M-|Omar Polo
2024-07-09do not need to force bss values to 0Theo de Raadt
2024-07-09KNF a pile of else if blocks; ok tbTheo de Raadt
2024-07-08aucat: check for failled allocationAlexandre Ratchov
2024-07-08mg: fix auto-indent-mode with custom tab widthsOmar Polo
2024-07-08IN_MULTICAST uses host byte orderFlorian Obser
2024-07-08Adjust manpage for SPKAC removalTheo Buehler
2024-07-08Remove spkac subcommandTheo Buehler
2024-07-08Remove spkac handling from openssl(1) caTheo Buehler
2024-07-08don't need return at end of void functionDamien Miller
2024-07-04fix grammar: "a pattern lists" -> "one or more pattern lists"Damien Miller
2024-07-01signal handler must use the save_errno dance, and massage a variableTheo de Raadt
2024-07-01missing save_errno dance inside non-terminal signal handlerTheo de Raadt
2024-07-01openssh-9.8Damien Miller
2024-07-01when sending ObscureKeystrokeTiming chaff packets, we can'tDamien Miller
2024-06-29remove unused varsJonathan Gray
2024-06-27delete obsolete commentDamien Miller
2024-06-27retire unused APIDamien Miller
2024-06-27ssl(8) no longer contains a HISTORY section;Jason McIntyre
2024-06-26move child process waitpid() loop out of SIGCHLD handler;Damien Miller
2024-06-26Instead of using possibly complex ssh_signal(), write all the partsTheo de Raadt
2024-06-26save_errno wrappers inside two small signal handlers that performTheo de Raadt
2024-06-24Add a way (refresh-client -r) for control mode clients to provide OSC 10Nicholas Marriott
2024-06-24Check the underline style colour against the correct default value againNicholas Marriott
2024-06-24- uppercase start of sentenceJason McIntyre
2024-06-24mention SshdSessionPath optionDamien Miller