Age | Commit message (Expand) | Author |
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 |
2011-03-09 | Implement UDP mode for tcpbench and switch tcpbench to use libevent. | Claudio Jeker |
2011-03-08 | Fix an incorrect test which was always true (oupper is always < olower), | Nicholas Marriott |
2011-03-07 | Prevent tiled producing a corrupt layout when only one column is needed, | Nicholas Marriott |
2011-03-07 | Support passing through escape sequences to the underlying terminal by | Nicholas Marriott |
2011-03-07 | - style consistency | Jasper Lievisse Adriaanse |
2011-03-07 | - use fork(2)/exec(3) instead of system(3) to execute the specified action, | Jasper Lievisse Adriaanse |
2011-03-07 | no Pp before/after Sh; | Jason McIntyre |
2011-03-07 | add editline support; from freebsd. ok deraadt@ | Otto Moerbeek |
2011-03-07 | Do not leak information about the software used | Ingo Schwarze |
2011-03-07 | Clean up date handling, | Ingo Schwarze |
2011-03-05 | Fix potential crash when GZIP variable set and more than 512 command | Todd C. Miller |
2011-03-05 | remove a stray character (editing accident) i introduced a year ago; | Ingo Schwarze |