Age | Commit message (Expand) | Author |
2012-02-16 | exit usage() with STATUS_BADUSAGE rather than STATUS_ERROR, per the man page; | Jason McIntyre |
2012-02-15 | Sort some entries, from Ben Boeckel. | Nicholas Marriott |
2012-02-15 | Add a wrapper function tty_set_size from George Nachman. | Nicholas Marriott |
2012-02-15 | avoid usage() warping onto the next line; | Jason McIntyre |
2012-02-09 | restrict pkill/pgrep to the routing domain specified by -T; ok henning@, mpf@ | Markus Friedl |
2012-02-09 | move from 6.0-beta to 6.0 | Markus Friedl |
2012-02-09 | Crank the default buffer size to 160ms (ie 7680 frames at 48kHz). | Alexandre Ratchov |
2012-02-09 | typo. ok jmc@ | lum |
2012-02-09 | Update comments. ok deraadt@ | lum |
2012-02-09 | Remove unused protocol value check. ok brynet@ | lum |
2012-02-07 | Expand the CAVEAT section to more fully describe the behaviour of | lum |
2012-02-06 | Don't die if fail to get root directory, from Ben Boeckel. | Nicholas Marriott |
2012-02-05 | Check for the right return value from sscanf. | Nicholas Marriott |
2012-02-05 | Do not insert an empty ENTRY into the manpath list; | Ingo Schwarze |
2012-02-05 | Fix handling of msg queues when in crash dump mode: the kernel structures | Philip Guenthe |
2012-02-04 | Sync rcsparse between OpenCVS/OpenRCS. Spaces, no binary change. | Tobias Stoeckmann |
2012-02-02 | Document option values, particularly that omitting on|off for a flag is | Nicholas Marriott |
2012-02-02 | Add -l flag to send-keys to send input literally (without translating | Nicholas Marriott |
2012-02-02 | Move window name changes into wrapper function window_set_name, from | Nicholas Marriott |
2012-02-02 | Do not change pane when changing window with mouse on status line, | Nicholas Marriott |
2012-02-02 | Get client_width and client_height the right way round, from Stephen | Nicholas Marriott |
2012-02-01 | update currency exchange rates; | Jason McIntyre |
2012-01-31 | Remove setpgid() call, this is a leftover from when we were forked. | Christiano F. Haesbaert |
2012-01-31 | Provide defined ways to set the various default-path possibilities: ~ | Nicholas Marriott |
2012-01-31 | also kill descendants on child timeout; from pjantzen@ | Otto Moerbeek |
2012-01-30 | Add pane id to each pane in layout description (while still accepting | Nicholas Marriott |
2012-01-30 | id -> ID; ok nicm | Jason McIntyre |
2012-01-30 | Don't print double spaces in list output. | Nicholas Marriott |
2012-01-30 | - allow the default to only show all non-listneing scokets, which matches | Okan Demirmen |
2012-01-30 | typo in error message; ok krw@ | Okan Demirmen |
2012-01-30 | Give each window a unique id, like panes but prefixed with @. Based on | Nicholas Marriott |
2012-01-29 | Enforce history-limit option when clearing the screen, memory leak | Nicholas Marriott |
2012-01-29 | Don't use floating precision while printing PPS in UDP mode. | Christiano F. Haesbaert |
2012-01-29 | .Ar tweak. ok jmc@ schwarze@. | lum |
2012-01-29 | Add an option to move the status line to the top of the screen, | Nicholas Marriott |
2012-01-29 | Call bufferevent_free before closing file descriptor associated with it | Nicholas Marriott |
2012-01-26 | add a timer to tcpbench as a command-line option (-t) so | Henning Brauer |
2012-01-26 | Make the default rate 48kHz and the default block size 10ms. These | Alexandre Ratchov |
2012-01-26 | Terminate strftime buffer properly even if a really long format string | Nicholas Marriott |
2012-01-26 | Fix memory leak in error path, from Tiago Cunha. | Nicholas Marriott |
2012-01-26 | Typo in comment. ok ratchov@ | lum |
2012-01-26 | Tidy window and buffer NULL checks. | lum |
2012-01-25 | packet_read_poll() is not used anymore. | Markus Friedl |
2012-01-25 | memleak in key_load_file(); from Jan Klemkow | Markus Friedl |
2012-01-25 | do not permit SSH2_MSG_SERVICE_REQUEST/ACCEPT during rekeying; | Markus Friedl |
2012-01-22 | Bring in corrections and improvements that were committed to the new | Ingo Schwarze |
2012-01-21 | Remove unused backoff code that doesn't do any good. | Nicholas Marriott |
2012-01-21 | Show pane size in top right of display panes mode. | Nicholas Marriott |
2012-01-21 | it's -> its. | Nicholas Marriott |
2012-01-21 | Use RB trees not SPLAY. | Nicholas Marriott |