summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-12remove unused filesEric Faurot
2012-07-12crazy libtool option non-handlingMarc Espie
2012-07-12match what stupid gnu libtool is doing, namely -o is not a short optionMarc Espie
2012-07-12allow "long options" to be one letter, enforce with !Marc Espie
2012-07-12fucking stupid testcasesMarc Espie
2012-07-12laterMarc Espie
2012-07-12match gnu-libtool: error out if -L dir is used instead of -LdirMarc Espie
2012-07-12deal with -pthread as a "once on" option.Marc Espie
2012-07-12more pthreadMarc Espie
2012-07-12ksh does not properly separate the arguments in "$@" if IFS is anAlexander Hall
2012-07-12Three cases that should be failures, not successes when checking for availMike Larkin
2012-07-12add support to get signed/unsigned HID dataYojiro Uo
2012-07-12unwanted duplicateMarc Espie
2012-07-12Enable hibernate (suspend-to-disk) support for i386.Mike Larkin
2012-07-12Temporarily don't do RLE page encoding in hibernate to fix some unpackingMike Larkin
2012-07-12simplify yet a bit moreMarc Espie
2012-07-12With the -l option, only call time() once per run instead of once per filePhilip Guenthe
2012-07-12remove a double .includeJasper Lievisse Adriaanse
2012-07-12test .Fn with exactly one argument;Ingo Schwarze
2012-07-12On i386 gdb failed to display the stack trace of a kernel core dumpAlexander Bluhm
2012-07-12minor fixMarc Espie
2012-07-12Do not crash in -Tman on:Ingo Schwarze
2012-07-12add support for maildir tagging/folders.Charles Longeau
2012-07-12Support NetMos NM9820 cardbus (added to puc as well, for theTheo de Raadt
2012-07-12Chips which include a card reader (JMC251/JMC261) work as well.Jonathan Gray
2012-07-12move a bit of stuff aroundMarc Espie
2012-07-11Polish -Tman .Rs support.Ingo Schwarze
2012-07-11Revert the blocked FIFO open fix, as there's either a race in thePhilip Guenthe
2012-07-11enable back = char in address localpart, that is sometimes used by mailing li...Charles Longeau
2012-07-11make -j# fix, I had this forever actually.Marc Espie
2012-07-11syncTodd T. Fries
2012-07-11fix three typos.Igor Sobrado
2012-07-11Respect RFC 5321, section 4.5.3.1.: it reduces our current max size forCharles Longeau
2012-07-11Don't respect RFC 5322, that allows some crazy characters in emailCharles Longeau
2012-07-11fix position and formatting of %UIngo Schwarze
2012-07-11implement res_mkqueryEric Faurot
2012-07-11Make ~~ send a ~, pointed out by naddy.Nicholas Marriott
2012-07-11When copying a file sparsely, truncate the resulting file based on theMatthew Dempsky
2012-07-11Enable the swap checker for hibernateMike Larkin
2012-07-11Basic implementation of -Tman .Bl -column using tbl(7).Ingo Schwarze
2012-07-11#ifdef the uvm swap checker fn for hibernate only, to save space in kernelsMike Larkin
2012-07-11check link is okay tooMarc Espie
2012-07-11duh, idiotMarc Espie
2012-07-11-release 0 is validMarc Espie
2012-07-11must check release is defined, it CAN be 0.Marc Espie
2012-07-11try to make code vaguely saneMarc Espie
2012-07-11- port multiple report ID support for HID parser from FreeBSD codeYojiro Uo
2012-07-11improve messages for suspend/hibernateTheo de Raadt
2012-07-11simplify cache code a bitMarc Espie
2012-07-11sprinkle pthread testsMarc Espie