summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2013-03-26Fix compiler warnings, missing #include. From Thomas Adam.Nicholas Marriott
2013-03-25Try to establish client for run-shell and if-shell if no -t.Nicholas Marriott
2013-03-25Revert the command-prefix change which breaks sequences of commands.Nicholas Marriott
2013-03-25Set pane resize flag when needed.Nicholas Marriott
2013-03-25Sort includes and fix spaces.Nicholas Marriott
2013-03-25b comes before t.Nicholas Marriott
2013-03-25Process ^[ as meta when a partial key is found.Nicholas Marriott
2013-03-25Add -P and -F to new-session.Nicholas Marriott
2013-03-25Create a new context when copying instead of using the inputNicholas Marriott
2013-03-25Extend jobs to support writing and use that for copy-pipe instead ofNicholas Marriott
2013-03-25Handle empty pending output (not a failure) and add \n. From GeorgeNicholas Marriott
2013-03-25Handle no client better in display-message.Nicholas Marriott
2013-03-25When only two panes in a window, only draw half the separating line asNicholas Marriott
2013-03-25Display the window's column number in mode line not theFlorian Obser
2013-03-25Don't let display-message crash if no client, from George Nachman.Nicholas Marriott
2013-03-25Only send end guard if begin was sent, from George Nachman.Nicholas Marriott
2013-03-25Include prefix on ids, from George Nachman.Nicholas Marriott
2013-03-25Write escaped output in control mode rather than hex, from GeorgeNicholas Marriott
2013-03-25Clarify zoom/unzoom, from Romain Francoise.Nicholas Marriott
2013-03-25Remove unnecessary .Pp.Nicholas Marriott