summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2018-05-11implement EMFILE mitigation for ssh-agent: remember the fd rlimitDamien Miller
2018-05-11Explicit cast when snprintf'ing an uint64. Prevents warnings on platformsDarren Tucker
2018-05-10more errx -> err, from schwarze@Sebastian Benoit
2018-05-10Do not mention TCP in tcpbench comments and error messages regardingAlexander Bluhm
2018-05-10print strdup error with err(). From Nan Xiao nan AT chinadtrace DOTSebastian Benoit
2018-05-09Mention allow-rename with \033k.Nicholas Marriott
2018-05-09consistent verb form; from nan xiaoJason McIntyre
2018-05-09Another check for NULL window if looking for index.Nicholas Marriott
2018-05-09Fix a long-standing issue:Ingo Schwarze
2018-05-08Eliminate the class=It-* attributes.Ingo Schwarze
2018-05-08Switch the emitted HTML element from <b> to <code> for the fixedIngo Schwarze
2018-05-07Handle terminfo colors > 256 correctly, GitHub issue 1337.Nicholas Marriott
2018-05-04Improve logging of sessions.Nicholas Marriott
2018-05-03Use window target if specified and exists even when looking for anNicholas Marriott
2018-05-03Minor correction: we render HTML character references hexadecimal,Ingo Schwarze
2018-05-03test for failing allocation using the standard idiom; prompted by Nan XiaoOtto Moerbeek
2018-05-01skip printing the embedded style sheet if an external style is referencedIngo Schwarze
2018-05-01update currency exchange rates;Jason McIntyre
2018-04-29Simpler description of output formats, shortening the manual page by 15 lines.Ingo Schwarze
2018-04-27trailing whitespace, and move arg checking before pledgeBob Beck
2018-04-26ioctlname() prototype is already in ../kdump/kdump.hPhilip Guenther
2018-04-26Prefer <fcntl.h> over <sys/fcntl.h> in userlandPhilip Guenther
2018-04-26Since the previous commit, ssh regress test sftp-chroot was failing.Alexander Bluhm
2018-04-26Use <fcntl.h> instead of <sys/file.h> for open() and friends.Philip Guenther
2018-04-26AF_LOCAL is #define-non-grata; 'local' is 'unix'Philip Guenther
2018-04-25The cookie in the cookie verify callback needs to be const.Theo Buehler
2018-04-24add p2k18Mike Larkin
2018-04-24replace my vague and idiosyncratic term "selflink"Ingo Schwarze
2018-04-23Add KRB5CCNAME to update-environment.Nicholas Marriott
2018-04-23#aabbcc will use RGB if supported so don't say it is closest match.Nicholas Marriott
2018-04-23Check whether cursor is at start or end when copying rectangularNicholas Marriott
2018-04-23Remove unnecessary brackets.Nicholas Marriott
2018-04-23rxvt-unicode has some funny behaviour when scrolling with the cursor notNicholas Marriott
2018-04-19Tweak the description of -l:Ingo Schwarze
2018-04-19Compatibility with man-db:Ingo Schwarze
2018-04-18Change how display-message uses the client. Originally it was onlyNicholas Marriott
2018-04-18Include source function name in grid_check_y logging.Nicholas Marriott
2018-04-18Fix || example.Nicholas Marriott
2018-04-16Disable SSH2_MSG_DEBUG messages for Twisted Conch clients withoutDamien Miller
2018-04-14don't free the %C expansion, it's used later for LocalCommandDamien Miller
2018-04-13Use TIOCGWINSZ to reduce the default -Owidth during interactive useIngo Schwarze
2018-04-13Make sure that mandoc only goes into UTF-8 mode if the user reallyIngo Schwarze
2018-04-13preserve comments before .Dd and .TH (typically Copyright and license)Ingo Schwarze
2018-04-13mg tries to write backups to the wrong directory when run under aFlorian Obser
2018-04-13notify user immediately when underlying ssh process dies;Damien Miller
2018-04-13Defend against user enumeration timing attacks.Darren Tucker
2018-04-11preserve comments before .Dd when converting mdoc(7) to man(7)Ingo Schwarze
2018-04-11Stop telling patch(1) runs ed(1).Vadim Zhukov
2018-04-11Allow no client for rename-session, from Ryan Freeman.Nicholas Marriott
2018-04-10Delete the description of the argument of the "ciphers" commandIngo Schwarze