Age | Commit message (Expand) | Author |
2011-04-05 | Remove FREEBSD_COMPAT bits and obsolete RTHREAD define | Philip Guenthe |
2011-04-05 | the tree builds better when you don't use PF_FASTROUTE | Stuart Henderson |
2011-04-05 | Add support to display numbers with thousands separators | Marco Pfatschbacher |
2011-04-04 | previous commit introduced a crash: the removed strtol was being used to | Damien Miller |
2011-04-03 | Call setlocale() to avoid display glitches in UTF-8 locales. | Stefan Sperling |
2011-04-03 | Trim some very long unused debugging functions, from Michael W | Nicholas Marriott |
2011-04-01 | Add calls to some existing but previously unused free functions. Also | Nicholas Marriott |
2011-04-01 | Move an isqrt() call outside a macro, from Michael W Bombardieri. | Nicholas Marriott |
2011-04-01 | "or" should be on a line on its own here so it is not emphasised as | Nicholas Marriott |
2011-03-31 | add a BUFFERS section, to explain how they work; | Jason McIntyre |
2011-03-31 | Make the top line of systat stop updating, along with the rest of the data | lum |
2011-03-29 | For convenience, work out what type of option is being set by name | Nicholas Marriott |
2011-03-29 | Checking for particular options and redrawing is not necessary as we | Nicholas Marriott |
2011-03-29 | Update an out-of-date and inaccurate comment. | Nicholas Marriott |
2011-03-29 | Change -t on display-message to be target-pane for the #[A-Z] | Nicholas Marriott |
2011-03-29 | print ipqos friendly string for sshd -T; ok markus | Kevin Steves |
2011-03-28 | Add -a and -s options to lsp to list all panes in the server or session | Nicholas Marriott |
2011-03-28 | Allow a start and end line to be specified for capture-pane which may be | Nicholas Marriott |
2011-03-28 | Style: uint -> u_int and a missing else. | Nicholas Marriott |
2011-03-27 | Set the terminal blocking again earlier, before sending the reset | Nicholas Marriott |
2011-03-27 | Don't include meta twice when working out the flags to output for | Nicholas Marriott |
2011-03-27 | Give each pane created in a tmux server a unique id (starting from 0), | Nicholas Marriott |
2011-03-27 | - remove unused variables | Jasper Lievisse Adriaanse |
2011-03-27 | - garbage collect unused buf_fappend(), which was also removed from ocvs's | Jasper Lievisse Adriaanse |
2011-03-27 | Get rid of some warnings, from Michael W Bombardieri. | Nicholas Marriott |
2011-03-26 | - note that -T overrides TMPDIR, and a few other tweaks; | Jason McIntyre |
2011-03-26 | Fix to properly wrap wide characters, from Micah Cowan. | Nicholas Marriott |
2011-03-25 | clarify the description of the `1' command; | Jason McIntyre |
2011-03-24 | use strcasecmp() for "clear" cert permission option also; ok djm | Kevin Steves |
2011-03-24 | zap trailing whitespace; | Jason McIntyre |
2011-03-24 | fix translit() behavior to not be recursive. Fixes autoconf 2.65, matches | Marc Espie |
2011-03-23 | remove -d, documentation removed >10 years ago; ok markus | Kevin Steves |
2011-03-23 | -q not used in /etc/rc now so remove statement. | Kevin Steves |
2011-03-23 | Add -A option. For each of the key types (rsa1, rsa, dsa and ecdsa) | Kevin Steves |
2011-03-22 | some small tweaks from Michael W. Bombardieri; | Jason McIntyre |
2011-03-21 | grammar fixes from Michael W. Bombardieri; also emphasize stderr, as | Okan Demirmen |
2011-03-21 | fix audacity. Make specs like >= 0.14.2b kosher | Marc Espie |
2011-03-21 | This file was forgotten when importing the foundation for eqn(7) support. | Ingo Schwarze |
2011-03-20 | Import the foundation for eqn(7) support. | Ingo Schwarze |
2011-03-20 | Add two missing lines that got missed when I did the initial at + cron | Todd C. Miller |
2011-03-18 | print icps_bmcastecho as "XX echo requests to broadcast/multicast rejected". | Stuart Henderson |
2011-03-18 | - spelling | Jasper Lievisse Adriaanse |
2011-03-18 | - when a newer version of an installed package is requested, print the URL | Jasper Lievisse Adriaanse |
2011-03-18 | - assert copyright | Jasper Lievisse Adriaanse |
2011-03-18 | format the message when a module doesn't validate more like fd.o pkg-config, ... | Jasper Lievisse Adriaanse |
2011-03-18 | add a 'pc_path' variable to the pkg-config.pc cache entry. | Jasper Lievisse Adriaanse |
2011-03-18 | - add basic validation for .pc files, at least Name, Description and Version ... | Jasper Lievisse Adriaanse |
2011-03-18 | fix a small buglet when PKG_CONFIG_SYSROOT_DIR was set, it only handled the f... | Jasper Lievisse Adriaanse |
2011-03-18 | minor related tweaks: | Marc Espie |
2011-03-17 | since we stopped installing the usd docs, it no longer makes | Jason McIntyre |