Age | Commit message (Expand) | Author |
2012-07-12 | remove (hopefully) all traces of sslv2; ok sthen | Jason McIntyre |
2012-07-12 | Skip printing another SSLv2-only command in s_client's usage text. | Stuart Henderson |
2012-07-12 | add missing HISTORY sections | Jasper Lievisse Adriaanse |
2012-07-12 | common code for deducing libraries. | Marc Espie |
2012-07-12 | add -B to usage(); | Jason McIntyre |
2012-07-12 | okay, now the parser module is totally part of Mode/Link.pm, no reason | Marc Espie |
2012-07-12 | Add -B option to pass down LD_BIND_NOW to suppress ld.so blather | Philip Guenthe |
2012-07-12 | Be way more careful when accessing a possibly cached route in_selectsrc() | Claudio Jeker |
2012-07-12 | regression tests related to mdoc_validate rev. 1.105 | Ingo Schwarze |
2012-07-12 | The post_nm() validation function crashed when the first .Nm child node | Ingo Schwarze |
2012-07-12 | Use S_ISFIFO and S_ISSOCK instead of lseek() to determine whether | Todd C. Miller |
2012-07-12 | Set CLOCAL in remove c_cflag or line noise is likely to make cu exit as | Nicholas Marriott |
2012-07-12 | Add handler for SIGHUP. | Nicholas Marriott |
2012-07-12 | Describe ~X as "send" not "transfer" to be clearer. | Nicholas Marriott |
2012-07-12 | Nuke unused variable from Thomas Adam. | Nicholas Marriott |
2012-07-12 | unused variables | Eric Faurot |
2012-07-12 | perlify: $_ is subject | Marc Espie |
2012-07-12 | remove unused files | Eric Faurot |
2012-07-12 | crazy libtool option non-handling | Marc Espie |
2012-07-12 | match what stupid gnu libtool is doing, namely -o is not a short option | Marc Espie |
2012-07-12 | allow "long options" to be one letter, enforce with ! | Marc Espie |
2012-07-12 | fucking stupid testcases | Marc Espie |
2012-07-12 | later | Marc Espie |
2012-07-12 | match gnu-libtool: error out if -L dir is used instead of -Ldir | Marc Espie |
2012-07-12 | deal with -pthread as a "once on" option. | Marc Espie |
2012-07-12 | more pthread | Marc Espie |
2012-07-12 | ksh does not properly separate the arguments in "$@" if IFS is an | Alexander Hall |
2012-07-12 | Three cases that should be failures, not successes when checking for avail | Mike Larkin |
2012-07-12 | add support to get signed/unsigned HID data | Yojiro Uo |
2012-07-12 | unwanted duplicate | Marc Espie |
2012-07-12 | Enable hibernate (suspend-to-disk) support for i386. | Mike Larkin |
2012-07-12 | Temporarily don't do RLE page encoding in hibernate to fix some unpacking | Mike Larkin |
2012-07-12 | simplify yet a bit more | Marc Espie |
2012-07-12 | With the -l option, only call time() once per run instead of once per file | Philip Guenthe |
2012-07-12 | remove a double .include | Jasper Lievisse Adriaanse |
2012-07-12 | test .Fn with exactly one argument; | Ingo Schwarze |
2012-07-12 | On i386 gdb failed to display the stack trace of a kernel core dump | Alexander Bluhm |
2012-07-12 | minor fix | Marc Espie |
2012-07-12 | Do not crash in -Tman on: | Ingo Schwarze |
2012-07-12 | add support for maildir tagging/folders. | Charles Longeau |
2012-07-12 | Support NetMos NM9820 cardbus (added to puc as well, for the | Theo de Raadt |
2012-07-12 | Chips which include a card reader (JMC251/JMC261) work as well. | Jonathan Gray |
2012-07-12 | move a bit of stuff around | Marc Espie |
2012-07-11 | Polish -Tman .Rs support. | Ingo Schwarze |
2012-07-11 | Revert the blocked FIFO open fix, as there's either a race in the | Philip Guenthe |
2012-07-11 | enable back = char in address localpart, that is sometimes used by mailing li... | Charles Longeau |
2012-07-11 | make -j# fix, I had this forever actually. | Marc Espie |
2012-07-11 | sync | Todd T. Fries |
2012-07-11 | fix three typos. | Igor Sobrado |
2012-07-11 | Respect RFC 5321, section 4.5.3.1.: it reduces our current max size for | Charles Longeau |