summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2013-10-30Make yystacksize unsigned to avoid a warning about sign comparisionTodd C. Miller
2013-10-29pty(4), not pty(7);Jason McIntyre
2013-10-29shd_config PermitTTY to disallow TTY allocation, mirroring theDamien Miller
2013-10-29fix potential stack exhaustion caused by nested certificates;Damien Miller
2013-10-28use %d instea of %iTheo de Raadt
2013-10-27rest in peace Lou ReedStuart Henderson
2013-10-27If a constant string needs a name, use a static const array instead of aPhilip Guenther
2013-10-26Only use setsockopt(..SO_RTABLE..) if the -V flag is given to nc/telnet,Stuart Henderson
2013-10-25fix crash when using ProxyCommand caused by previous commit - was callingDamien Miller
2013-10-24Redo 1.34+1.35, but ignore incorrect files in show_file() as done in 1.33.Miod Vallat
2013-10-24back out to 1.33, subtle bug being hunted...Theo de Raadt
2013-10-24These two programs got fooled by the KAME/NRL split and need type repair.Theo de Raadt
2013-10-24fix bug introduced in hostname canonicalisation commit: don't try toDamien Miller
2013-10-24Disallow empty Match statements and add "Match all" which matches everything.Darren Tucker
2013-10-24Periodically print progress and, if possible, expected time to completionDarren Tucker
2013-10-23include local address and port in "Connection from ..." message (onlyDamien Miller
2013-10-23Key to swap to other end of selection (bound to o with vi keys), from JNicholas Marriott
2013-10-23fix commentDarren Tucker
2013-10-23Make code match documentation: relative-specified certificate expiry timeDamien Miller
2013-10-23commentDamien Miller
2013-10-23Hostname may have %h sequences that should be expanded prior to MatchDamien Miller
2013-10-22Parse and ignore .hw (hyphenation points in words); this is safe becauseIngo Schwarze
2013-10-22- add UNIX-domain socket info to struct kinfo_file2Philip Guenther
2013-10-22Fix previous; ENOCOFFEE.Florian Obser
2013-10-22Our man page states that it's not portable to rely on dirname(3) notFlorian Obser
2013-10-21There are three kinds of input lines: text lines, macros takingIngo Schwarze
2013-10-21unbreak make-directory by stripping trailing '/'Florian Obser
2013-10-21Oups, a little bit overzealous. If we "route -T4 exec telnet foo", thenPeter Hessler
2013-10-21Allow a user to switch to rdomain zeroPeter Hessler
2013-10-21Set the requested rdomain on the socket instead of only on the IPv4 part.Peter Hessler
2013-10-21remove a space that snuck into the outputTheo de Raadt
2013-10-20tweak the "exec" description, as worded by djm;Jason McIntyre
2013-10-20Do not run any command line command from the client which starts theNicholas Marriott
2013-10-20add canonicalisation options to -o listsDamien Miller
2013-10-20Don't turn on modifyOtherKeys by default, it is annoying if tmux isNicholas Marriott
2013-10-20the safety of the internet is called into doubtBret Lambert
2013-10-20catch up with elf(5)/stab(5) removal;Jason McIntyre
2013-10-20rename "command" subclause of the recently-added "Match" keyword toDamien Miller
2013-10-20document % expansions performed by "Match command ..."Damien Miller
2013-10-19fix a few obvious .Ar markup errors (unfortunately, there are many more)Ingo Schwarze
2013-10-19a.out went awayTheo de Raadt
2013-10-19Remove a.out/stab knowledge from nm.Theo de Raadt
2013-10-17include remote port in bad banner message; bz#2162Damien Miller
2013-10-17Implement the .UR/.UE block (uniform resource identifier) introduced in theIngo Schwarze
2013-10-17pretty upTheo de Raadt
2013-10-17tweak previous;Jason McIntyre
2013-10-17rearrange check to reduce diff against -portableDamien Miller
2013-10-17fsync@openssh.com protocol extension for sftp-serverDamien Miller
2013-10-16one I missed in previous: s/isation/ization/Damien Miller
2013-10-16s/canonicalise/canonicalize/ for consistency with existing spelling,Damien Miller