summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2024-05-19remove prototype with no matching functionJonathan Gray
2024-05-19remove prototypes with no matching function; ok ratchov@Jonathan Gray
2024-05-18remove prototypes with no matching functionJonathan Gray
2024-05-18remove prototypes with no matching function; ok nicm@Jonathan Gray
2024-05-18remove externs with no matching var; ok nicm@Jonathan Gray
2024-05-18remove extern with no matching var; ok tb@Jonathan Gray
2024-05-18remove prototypes with no matching function; ok tb@Jonathan Gray
2024-05-18remove prototypes with no matching functionJonathan Gray
2024-05-18Add pathconfat(2): pathconf(2) but with at-fd and flags arguments,Philip Guenther
2024-05-18remove prototypes with no matching functionJonathan Gray
2024-05-18remove externs for removed varsJonathan Gray
2024-05-17remove prototypes with no matching function; ok florian@Jonathan Gray
2024-05-17remove duplicate copy of relink kit for sshd-sessionChristian Weisgerber
2024-05-17dig: make function definitions match their prototypesTheo Buehler
2024-05-17dig: garbage collect the unused 'added'Theo Buehler
2024-05-17remove prototypes with no matching function; ok djm@Jonathan Gray
2024-05-17remove externs for removed vars; ok djm@Jonathan Gray
2024-05-17-Werror was turned on (probably just for development), and this is aTheo de Raadt
2024-05-17g/c unused variableDamien Miller
2024-05-17spelling; ok djm@Jonathan Gray
2024-05-17fix incorrect debug option name introduce in previous commitDamien Miller
2024-05-17construct and install a relink-kit for sshd-sessionTheo de Raadt
2024-05-17missing files from previousDamien Miller
2024-05-17Start the process of splitting sshd into separate binaries. This stepDamien Miller
2024-05-16Fix UTF-16 surrogate detection:Ingo Schwarze
2024-05-15Use default-shell for command prompt #() and popups as wellNicholas Marriott
2024-05-15Fix memory leaks reported by Lu Ming Yin.Nicholas Marriott
2024-05-14Garbage collect dead code intended to write five- and six-byte UTF-8Ingo Schwarze
2024-05-14The makewhatis(8) program already provided a "-T utf8" optionIngo Schwarze
2024-05-14Add missing time.h to tty.c (from Ismail Donmez), also remove some strayNicholas Marriott
2024-05-14Revert part of the change for GitHub issue 3675 because it does not workNicholas Marriott
2024-05-14Add a command-error hook when a command fails, from Hugh Davenport inNicholas Marriott
2024-05-14Add an option to disable unwrapping lines for searching, fromNicholas Marriott
2024-05-14Restore previous behaviour or writing to stdout if available.Nicholas Marriott
2024-05-13Fix memory leak, from Fadi Afani.Nicholas Marriott
2024-05-12defaul -> default; ok jmc@ ratchov@Jonathan Gray
2024-05-09simplify exit message handling, which was more complicated thanDamien Miller
2024-05-07openssl: toolkit implementing the TLS v1 protocol is weirdTheo Buehler
2024-05-06remove SSH1 leftoversTobias Stoeckmann
2024-05-06vmstat/dkstats.c: remove obfuscatory timerset() macroScott Soule Cheloha
2024-05-06tty(1): exit with status 2 if unveil(2) or pledge(2) failScott Soule Cheloha
2024-05-06sndiod: Ignore server.device settings to a non-working deviceAlexandre Ratchov
2024-05-05add upstream change to fix the buildJonathan Gray
2024-05-04Update awk to the May 4, 2024 version.Todd C. Miller
2024-05-03aucat.1: Drop the number component of sndio descriptorsAlexandre Ratchov
2024-05-03sndiod.1: Drop the number component of sndio descriptorsAlexandre Ratchov
2024-05-03sndiod: Fix SIGHUP to reopen the devices in priority orderAlexandre Ratchov
2024-05-01Add per-CPU caches to the pmemrange allocator.Martin Pieuchot
2024-04-30never close stdinTobias Stoeckmann
2024-04-30fix home-directory extension implementation, it always returnedDamien Miller