summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2013-04-16remove wrong casts; ok millertTheo de Raadt
2013-04-16remove casts to time_t * which are not neededTheo de Raadt
2013-04-16cannot inspect out_name via a time_t pointer; ok guentherTheo de Raadt
2013-04-16bzero struct tm before use; ok millertTheo de Raadt
2013-04-15Remove CTL_USER hierarchy from sysctl()Philip Guenther
2013-04-15Tweak check rule to match change to the manpage formattingPhilip Guenther
2013-04-15tweak previous;Jason McIntyre
2013-04-13My clever "expand _PATH_STDPATH in whereis.1" logic broke the build ifPhilip Guenther
2013-04-12correct spelling is "Christiaan Huygens"; from James J. LippardJason McIntyre
2013-04-12Remove some Korean characters from the zero-width list that apparentlyNicholas Marriott
2013-04-12Copy the client into the new cmdq in source-file so commands that workNicholas Marriott
2013-04-11Call setlocale(LC_TIME) at startup.Nicholas Marriott
2013-04-11Send an SGR0 after turning on modifyOtherKeys to fix Terminal.app whichNicholas Marriott
2013-04-11quiet disconnect notifications on the server from error() back to logit()Damien Miller
2013-04-10Set EV_WRITE for jobs or run/if-shell jobs can hang. From Chris Johnsen.Nicholas Marriott
2013-04-10Fix bug where end guard in control mode was not printed after sessionNicholas Marriott
2013-04-10Missed -o from set-window-option, from Ben Boeckel.Nicholas Marriott
2013-04-10Remove some code not needed on OpenBSD.Nicholas Marriott
2013-04-10Get the standard path from _PATH_STDPATH instead ofPhilip Guenther
2013-04-09Retry when SSL_read fails with SSL_ERROR_WANT_READ. Fixes the case whereStuart Henderson
2013-04-08lsd first synthesised 16/11/38, not 7/4/43, apparently; its wondrousJason McIntyre
2013-04-07clarify -e text. suggested by & ok jmc@Darren Tucker
2013-04-07Add -E option to ssh and sshd to append debugging logs to a specified fileDarren Tucker
2013-04-06handle ECONNABORTED for accept(); ok deraadt some time ago...Markus Friedl
2013-04-05rename a variable to hours so it doesn't look like time. ok deraadt guentherTed Unangst
2013-04-05cleanup mux-created channels that are in SSH_CHANNEL_OPENING state tooDamien Miller
2013-04-05use the existing _PATH_SSH_USER_RC define to construct the otherDamien Miller
2013-04-05hush some {unused, printf type} warningsDamien Miller
2013-04-03do not assume time_t and timeval.tv_sec are the same typeTheo de Raadt
2013-04-02Handle big time_tPhilip Guenther
2013-04-02kill useless castTheo de Raadt
2013-04-02handle larger time_tTheo de Raadt
2013-04-02handle large time_t in DEBUG codeTheo de Raadt
2013-04-01Avoid memory leak while parsing diff's output.Tobias Stoeckmann
2013-04-01update currency exchange rates;Jason McIntyre
2013-03-31m88k has shared libs now.Brad Smith
2013-03-31A space got lost in fstat state output, put it back.Alexander Bluhm
2013-03-30Correctly report `weak' status of non-function symbols. Makes nm agree withMiod Vallat
2013-03-30Use getaddrinfo() to display multiple addresses including IPv6.Florian Obser
2013-03-30Fixed a memory leak during HTTP header parsing.Tobias Stoeckmann
2013-03-28allow passing a full path to a .pc file, instead of just the module name.Jasper Lievisse Adriaanse
2013-03-28If -s to swap-pane is not given, use the current pane.Nicholas Marriott
2013-03-28Make copy-mode -u still scroll up if already in copy mode, handy forNicholas Marriott
2013-03-28Add support for _PC_TIMESTAMP_RESOLUTION for ffs/mfs, cd9600, ext2,Philip Guenther
2013-03-27Add TMUX_TMPDIR variable to put the socket directory outsideNicholas Marriott
2013-03-27Move the cursor back into the last column on CUU/CUD to match xtermNicholas Marriott
2013-03-27Remove tmux's (already minimal) 88 colour support. Such terminals areNicholas Marriott
2013-03-26i broke it. tailq is now simpleq in pool.Ted Unangst
2013-03-26bits for octeon (will format as OCTEON in Dt);Jason McIntyre
2013-03-26Only accept partial keys if the timer has not expired, fixes infiniteNicholas Marriott