summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-09- remove wrongly-sorted duplicate entriesStuart Henderson
2009-11-09move mutually exclusive options (-c, -e, -f, -n and -u) to the right place.Igor Sobrado
2009-11-09Constify buf.Nicholas Marriott
2009-11-09fatal on RB_INSERT failureJacek Masiulaniec
2009-11-09the new protocol moved insert and update.David Gwynne
2009-11-09mbrlen returns size_t not int.Nicholas Marriott
2009-11-09simplify the sub-ioctl functionTheo de Raadt
2009-11-09add regression test for ssh-keygen pubkey conversionsDarren Tucker
2009-11-09syncTheo de Raadt
2009-11-09vether(4) is a virtual ethernet device driver which can be usedTheo de Raadt
2009-11-09Fix the handle locking in stdio to use flockfile/funlockfileKurt Miller
2009-11-08forwards_get() also calls alias_to_expand_node()Gilles Chehade
2009-11-08add an alias_to_expand_node() function and use it in aliases.cGilles Chehade
2009-11-08move expansion code to new expand.c to clearly separate it from aliasesGilles Chehade
2009-11-08rework a bit expansion and data structures involved in the expansion so weGilles Chehade
2009-11-08Add code to send L1 commands and parse command results; use it to add a wayMiod Vallat
2009-11-08Relocate FDT blob such that it doesn't clash with the kernel we're going toMark Kettenis
2009-11-08- make aliases expansion use a rb tree instead of a tail queue, the codeGilles Chehade
2009-11-08Move KERNEL_LOCK/UNLOCK dance into softintr_dispatch().Mark Kettenis
2009-11-08- another axe i foundJasper Lievisse Adriaanse
2009-11-08first commit of a serie to cleanup, simplify and improve aliases resolutionGilles Chehade
2009-11-08ansifyStefan Sperling
2009-11-08Make sure xscale_cache_flushD_rng will not try to flush more than theMiod Vallat
2009-11-08Figure out the size of the SSRAM used as internal memory by the chip onMiod Vallat
2009-11-08Do not risk touching nonexisting registers on MENET boards; untested due toMiod Vallat
2009-11-08let Handle display what went wrong.Marc Espie
2009-11-08update description for iwn(4)Damien Bergamini
2009-11-08regenDamien Bergamini
2009-11-08- remove non-production pci ids for 6050 3x3Damien Bergamini
2009-11-08bug-fix: if we can't find the package, it makes no sense to look in aMarc Espie
2009-11-08tracker/updater methods for state that auto-create the object.Marc Espie
2009-11-08add the notion of "hints" to UpdateSet, in order to unify -z/-l handling:Marc Espie
2009-11-08put all the state of the current update into the trackerMarc Espie
2009-11-08use the same algorithm to attach play-only, record-only andAlexandre Ratchov
2009-11-07remove gcc 1 workaround we no longer care about whichJonathan Gray
2009-11-07According to Brad, bnx(4) is not endian-safe, so remove it from sgi kernels.Miod Vallat
2009-11-07Blink leds on the DEC 3000 models (three different led types).Miod Vallat
2009-11-07In case an ioc(4) device has lost its NIC component, do not recognize itMiod Vallat
2009-11-07A few more PCI Ethernet controllers; from Brad.Miod Vallat
2009-11-07Add a bunch of PCI audio devices, only compile tested; from Brad.Miod Vallat
2009-11-07Replace option TGT_ORIGIN200 and TGT_ORIGIN2000 with a single option,Miod Vallat
2009-11-07Change sgi system identification from a single system type list, to a smallerMiod Vallat
2009-11-07Document @option always-updateMarc Espie
2009-11-07too specific a nameTheo de Raadt
2009-11-07say which is whichTheo de Raadt
2009-11-07repair local operations after the -DRMT changes; from Matthew ClarkeTheo de Raadt
2009-11-06Sync output of usage() with man page SYNOPSIS.Mark Kettenis
2009-11-06Provide assembly version of sqrtl(3).Mark Kettenis
2009-11-06Correct and shorten the instructions what to do after accidentallyIngo Schwarze
2009-11-06Remove Speedo dir from mtree at we do not install these fonts anymore.Antoine Jacoutot