Age | Commit message (Expand) | Author |
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 |
2011-03-17 | use a DEFAULT_RATE macro instead of hardcoding 44100, no object change | Alexandre Ratchov |
2011-03-16 | o diaeresis is 246 (U+00F6) | Christian Weisgerber |
2011-03-16 | various cleanup; | Jason McIntyre |
2011-03-15 | sanity check, prompted by common work with Florent Tribouilloy | Marc Espie |
2011-03-15 | Add a -B flag to netstat which displays buffer sizes for TCP sockets. | Joel Sing |
2011-03-15 | use timerclear macro | Okan Demirmen |
2011-03-15 | use timerclear macro | Okan Demirmen |
2011-03-15 | my $buf = "string"; return $string; is cool in Perl, but not in C; | Ingo Schwarze |
2011-03-15 | add DPADD; from brad | Theo de Raadt |
2011-03-14 | - sync help() after recent additions | Jasper Lievisse Adriaanse |
2011-03-14 | whitespace cleanup | Jasper Lievisse Adriaanse |
2011-03-14 | - implement PKG_CONFIG_SYSROOT_DIR | Jasper Lievisse Adriaanse |
2011-03-11 | The -a option shouldn't change the exit status | Philip Guenthe |
2011-03-10 | - make this easier to read | Jasper Lievisse Adriaanse |
2011-03-10 | - implement several more options that will be needed to bump to 0.24 | Jasper Lievisse Adriaanse |
2011-03-10 | - document all the environment variables that pkg-config honors | Jasper Lievisse Adriaanse |
2011-03-10 | honor PKG_CONFIG_DEBUG_SPEW, which is like our --debug option | Jasper Lievisse Adriaanse |
2011-03-10 | allow GSSAPI authentication to detect when a server-side failure causes | Damien Miller |
2011-03-10 | allow GSSAPI authentication to detect when a server-side failure causes | Damien Miller |