summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-13move stuff around some more, do not load link parts unless we are actuallyMarc Espie
2012-07-13Disable acpivideo(4) on ASUS laptops.Paul Irofti
2012-07-13Fix wireless scanning on slow systems with a high RX rate and interfaceStefan Sperling
2012-07-13remove confuzzling commentHenning Brauer
2012-07-13Move all the macros defined here into the _KERNEL block since userlandClaudio Jeker
2012-07-13Make the ACPI EC aware of the AML global lock.Paul Irofti
2012-07-13More foundation goo for amd64 hibernateMike Larkin
2012-07-13Starting point for amd64 hibernate ... some goo copied from i386.Mike Larkin
2012-07-13allow destination/prefixlen syntax for ipv6 routes.Sebastian Benoit
2012-07-13Use NULL instead of 0 for pointersAlexandr Shadchin
2012-07-13Keep separate OACTIVE flags to mark full management/data tx queues,Stefan Sperling
2012-07-13Tweak node cache eviction strategy when the cache is full: kick off new nodesStefan Sperling
2012-07-13Use same (lame) verbiage to explain ifa_dstaddr as is used forKenneth R Westerback
2012-07-13back out stuff that snuck into the last commitAlexander Hall
2012-07-13fix logic flaw in md_installboot()Alexander Hall
2012-07-13fixed testMarc Espie
2012-07-13fix shared library lookup...Marc Espie
2012-07-13wrong library orderingMarc Espie
2012-07-13after connect() returns EINPROGRESS the connection can still fail,Sebastian Benoit
2012-07-13temporary option until I come up with a nicer way: if -DNOINSTALLPATHMarc Espie
2012-07-13Init the baseband processor before selecting antennas since selecting antennasStefan Sperling
2012-07-13Add a queue of notifys and a way to turn them off and on (we do not wantNicholas Marriott
2012-07-13put back the Key-Arg field - sess_id still prints it;Jason McIntyre
2012-07-13make the compat for -XXX to -s XXX simpler. sometimes you dont need to useDavid Gwynne
2012-07-13zap trailing whitespace; no binary changeGleydson Soares
2012-07-13handle long comments in config files better. bz#2025, ok markusDarren Tucker
2012-07-12remove (hopefully) all traces of sslv2; ok sthenJason McIntyre
2012-07-12Skip printing another SSLv2-only command in s_client's usage text.Stuart Henderson
2012-07-12add missing HISTORY sectionsJasper Lievisse Adriaanse
2012-07-12common code for deducing libraries.Marc Espie
2012-07-12add -B to usage();Jason McIntyre
2012-07-12okay, now the parser module is totally part of Mode/Link.pm, no reasonMarc Espie
2012-07-12Add -B option to pass down LD_BIND_NOW to suppress ld.so blatherPhilip Guenthe
2012-07-12Be way more careful when accessing a possibly cached route in_selectsrc()Claudio Jeker
2012-07-12regression tests related to mdoc_validate rev. 1.105Ingo Schwarze
2012-07-12The post_nm() validation function crashed when the first .Nm child nodeIngo Schwarze
2012-07-12Use S_ISFIFO and S_ISSOCK instead of lseek() to determine whetherTodd C. Miller
2012-07-12Set CLOCAL in remove c_cflag or line noise is likely to make cu exit asNicholas Marriott
2012-07-12Add handler for SIGHUP.Nicholas Marriott
2012-07-12Describe ~X as "send" not "transfer" to be clearer.Nicholas Marriott
2012-07-12Nuke unused variable from Thomas Adam.Nicholas Marriott
2012-07-12unused variablesEric Faurot
2012-07-12perlify: $_ is subjectMarc Espie
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