summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-13Add sqlite3 to NO_CROSS since it depends on libreadline - this would thenJoel Sing
2012-07-13Make sure that set med 0 is ACTION_SET_MED and not relative. FixesClaudio Jeker
2012-07-13Support additional MODP DH groups in the Phase 1 and Phase 2.Mike Belopuhov
2012-07-13npppd used wrong AVPs as a `calling number' because `break' in switchYASUOKA Masahiko
2012-07-13Make hppa64 kernel compile again.Joel Sing
2012-07-13Recognize additional DH groups; ok sthen naddyMike Belopuhov
2012-07-13copy boot loaders using cat and shell redirection rather than cp,Alexander Hall
2012-07-13Improve diffability with amd64Mike Larkin
2012-07-13kill unused variableAlexander Hall
2012-07-13Make amd64 look like i386 for hibernate resumeMike Larkin
2012-07-13typoTheo de Raadt
2012-07-13In -man -Tascii, support .sp with negative argument.Ingo Schwarze
2012-07-13Make amd64 like i386 for hibernate support in acpi_sleep_machdepMike Larkin
2012-07-13properly report EAI_SERVICE when the given servname is not defined forEric Faurot
2012-07-13tidbitMarc Espie
2012-07-13minor cleanupMarc Espie
2012-07-13Try to avoid using the same wchan name twice.Theo de Raadt
2012-07-13Add support compose LED on a usb keyboardAlexandr Shadchin
2012-07-13{ ...; } is more proper than ( ... ) since the latter spawns a subshellAlexander Hall
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