summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2018-04-10A couple of fixes to the : form of SGR. Apparently there is an extraNicholas Marriott
2018-04-10print rtable for internet sockets unless it's the default; based on a diffStuart Henderson
2018-04-10Add x and X to choose-tree (with a confirmation prompt) to kill anNicholas Marriott
2018-04-10typo: "anon's" -> "anons"Mike Larkin
2018-04-10Two new low-level roff(7) features:Ingo Schwarze
2018-04-10lots of typos in comments/docs. Patch from Karsten Weiss after checkingDamien Miller
2018-04-09don't kill ssh-agent's listening socket entriely if we fail to accept aDamien Miller
2018-04-09When accessing an undefined number register, define it to be zero, likeIngo Schwarze
2018-04-09the UseLogin option was removed, so remove it here too.T.J. Townsend
2018-04-09Using an undefined string or macro will cause it to be defined as empty.Ingo Schwarze
2018-04-08The assault on Dutschke happened in 1968.Theo Buehler
2018-04-08tweak previous;Jason McIntyre
2018-04-07have libtool do libtool work, mainly work around exec limitations byMarc Espie
2018-04-07Remove unused pathnames.h header since patch was refactoring into not invokinganton
2018-04-07tweak previous;Jason McIntyre
2018-04-06Print a 'p' flag for file descriptors that were opened after pledge(2).Alexander Bluhm
2018-04-06Allow "SendEnv -PATTERN" to clear environment variables previouslyDamien Miller
2018-04-06Fix link, from Eliran Gonen.Nicholas Marriott
2018-04-06relax checking of authorized_keys environment="..." options to allowDamien Miller