summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-13Add a config file that the cross compiler looks for.Brandon Mercer
2012-07-13import regression suite for asrEric Faurot
2012-07-13Cleanup the knexthop mess and make sure we only send an update to the RDEClaudio Jeker
2012-07-13do not install the pkg(1) front-end stub in /usr/sbin anymore, everyoneTheo de Raadt
2012-07-13do not install the pkg(1) front-end stub in /usr/sbin anymore, everyoneTheo de Raadt
2012-07-133 line diff to fix divert using connections from local system.Claudio Jeker
2012-07-13bye bye SCCSTheo de Raadt
2012-07-13Replace a '512' with DEV_BSIZE. Calculate physmem size in blocks andKenneth R Westerback
2012-07-13extraneous comment (corresponding code was removed a while back)Mike Larkin
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