summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2021-05-22In revision 1.95 of cgi.c, a meta viewport element was added to the HTML output.anton
2021-05-19restore blocking status on stdio fds before closeDamien Miller
2021-05-18When looking for column separators on tbl(7) data lines, properly skipIngo Schwarze
2021-05-17Reshuffle if conditions to check for error first after the fstat() calls.Claudio Jeker
2021-05-17Do not leak blk.blks in error condition.Claudio Jeker
2021-05-17Adjust exit codes in the main program to follow the ones from rsync.Claudio Jeker
2021-05-17Error out on memory failures in fargs_cmdline() and addargs() in bothClaudio Jeker
2021-05-17If pledge() or unveil() fails error out with ERR_IPC. Also error out inClaudio Jeker
2021-05-17Introduce some error exit codes which are in sync with the ones fromClaudio Jeker
2021-05-17Sync code with the original from mkdir(1).Claudio Jeker
2021-05-17The openat() then fstat() pattern only works if one is sure the file beingClaudio Jeker
2021-05-17fix breakage of -W forwaring introduced in 1.554; reported byDamien Miller
2021-05-17Regenerate moduli.Darren Tucker
2021-05-16Implement the layout specification "a" (left justify with 1em indentation)Ingo Schwarze
2021-05-16implement the tbl(7) layout modifiers "b" (bold) and "i" (italic)Ingo Schwarze
2021-05-15When looking for the last layout row used, we need to look at the layoutIngo Schwarze
2021-05-14fix previous: test saved no_shell_flag, not the one that just gotDamien Miller
2021-05-14Fix ssh started with ControlPersist incorrectly executing a shellDamien Miller
2021-05-12Clarify language about moduli. While both ends of the connection do needDarren Tucker
2021-05-12Count the number of arguments in each expression as we initially goMark Lumsden
2021-05-10Replace unnecessary calls to EC_GROUP_get_curve_GF{p,2m}() withTheo Buehler
2021-05-08Perhaps the syntax '((' and '()' will be valid one day, but not at theMark Lumsden
2021-05-08stop parsing if a digit is found as first character of an expression.Mark Lumsden
2021-05-07Fix the \x escape sequence to be limited to max 2 characters, instead ofMartijn van Duren
2021-05-07Give an error if quoted string is found as first non-white char afterMark Lumsden
2021-05-07Take a note of expression length when it is extracted from lineMark Lumsden
2021-05-07include pid in LogVerbose spamDamien Miller
2021-05-07don't sigdie() in signal handler in privsep child process;Damien Miller
2021-05-07correct mistake in spec - the private key blobs are encoded verbatimDamien Miller
2021-05-06Add the line number of an error to error messages.Mark Lumsden
2021-05-06Add a number to parameters for ewprintf() via beeping.Mark Lumsden
2021-05-06Simplify file handling. There is no reason to use O_NONBLOCK on regularClaudio Jeker
2021-05-06More code cleanupClaudio Jeker
2021-05-06Give parse error if character found between blocks.Mark Lumsden
2021-05-05Check the characters preceeding and following quotes.Mark Lumsden
2021-05-04Don't pass NULL as a string in debugging as it does not work on someDarren Tucker
2021-05-04shell scripts should use getopts instead of getoptChristian Weisgerber
2021-05-03When parsing a variable value within double quotes, allow parenthesisMark Lumsden
2021-05-03When parsing a variable value within double quotes, allow an escapedMark Lumsden
2021-05-03If mode is not allowed in struct opt, then just play/record silenceAlexandre Ratchov
2021-05-03more debugging for UpdateHostKeys signature failuresDamien Miller
2021-05-02dired-shell-command is listed in the man page under 'DIRED KEYMark Lumsden
2021-05-01Retire OpenBSD/sgi.Visa Hankala
2021-05-01update currency exchange rates;Jason McIntyre
2021-04-30a little debugging in the main mux process for status confirmationDamien Miller
2021-04-30Remove now-unused skey function prototypes leftover from skey removal.Darren Tucker
2021-04-29*** empty log message ***Dale Rahn
2021-04-28Use "new" vmctl syntax in the example.Theo Buehler
2021-04-28recognise riscv64 as a valid arch in mandocJonathan Gray
2021-04-28sndiod: Attach client at the same position, regardless the device modeAlexandre Ratchov