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