Age | Commit message (Expand) | Author |
2010-06-24 | The new AMD Opteron CPUs have up to 4 HyperTransport links instead of 3. | Mark Kettenis |
2010-06-23 | 127/8 is INADDR_LOOPBACK & IN_CLASSA_NET the kroute code does not | Claudio Jeker |
2010-06-23 | fix the permissions on directories inside the exported tarball | Jonathan Gray |
2010-06-23 | More appropriate contents for the exported ca tarball. | Jonathan Gray |
2010-06-23 | Fix comment. Downstream is towards the destination of a LSP. | Claudio Jeker |
2010-06-23 | sort the options list, and add some new options to usage(); | Jason McIntyre |
2010-06-23 | Add a ca export command for EAP mode where we only require the CA cert, | Jonathan Gray |
2010-06-23 | Kill rt_node->invalid it is not used by anything. | Claudio Jeker |
2010-06-23 | No need to do the splbio/splx dance around the pool_get in | Thordur I. Bjornsson |
2010-06-23 | remove leftovers from old compaction code | Martin Hedenfal |
2010-06-23 | Re-implement compaction and (re-)indexing outside ldapd. | Martin Hedenfal |
2010-06-23 | Set errno to appropriate values when returning failure in btree. Make btree | Martin Hedenfal |
2010-06-23 | Remove compaction and indexing from ldapd. It is better done by a separate | Martin Hedenfal |
2010-06-23 | rename the ec groups to either ec2n or ecp (eg. ec155 -> ec2n155 or | Reyk Floeter |
2010-06-23 | further cleanup of the dh code: | Reyk Floeter |
2010-06-23 | Fix a bug in uvm_pmr_get1page() which could cause us to bounce | Thordur I. Bjornsson |
2010-06-23 | Zap a dead prototype, crypto_thread(); Leftover since crypto was | Thordur I. Bjornsson |
2010-06-23 | Protect against multiple inclusion, from Christiano F. Haesbaert. | Nicholas Marriott |
2010-06-23 | regen | David Gwynne |
2010-06-23 | fusion-io devices | David Gwynne |
2010-06-23 | regen | David Gwynne |
2010-06-23 | PLX PEX 8624 as found in a dell r815. | David Gwynne |
2010-06-23 | regen | David Gwynne |
2010-06-23 | add a metric buttload of RD890 pcie bridges | David Gwynne |
2010-06-23 | cut ami over to iopools. | David Gwynne |
2010-06-23 | fetchifs and fetchtable return -1 on error, not !0. in fact, they return | David Gwynne |
2010-06-23 | switch ami over to using mutexes instead of splbio to protect itself. this | David Gwynne |
2010-06-23 | fix printing of extensions in v01 certificates that I broke in r1.190 | Damien Miller |
2010-06-22 | When mapping memory into dvma space, use pmap_kenter_pa() instead of | Owain Ainsworth |
2010-06-22 | cleanup/fix PA predistortion code. | Damien Bergamini |
2010-06-22 | Don't play with cacheability in vmapbuf() - pmap_enter() knows what it does. | Miod Vallat |
2010-06-22 | Since our caches are snooping, we only need to broadcast cache invalidates | Miod Vallat |
2010-06-22 | Some early 2.x sun4c PROM will default to serial input but glass output if no | Miod Vallat |
2010-06-22 | protect the ccb free list with a mutex rather than relying on splbio | David Gwynne |
2010-06-22 | bump up the dmesg buffer size. new boxes have lots of crap in them, so | David Gwynne |
2010-06-22 | include the user name on "subsystem request for ..." log messages; | Damien Miller |
2010-06-22 | replace verbose and overflow-prone Linebuf code with read_keyfile_line() | Damien Miller |
2010-06-22 | queue auth debug messages for bad ownership or permissions on the user's | Damien Miller |
2010-06-22 | standardise error messages when attempting to open private key | Damien Miller |
2010-06-22 | expose some more sshd_config options inside Match blocks: | Damien Miller |
2010-06-22 | rename devname->devicename to prevent shadowing devname(3). ok marco jsing | Darren Tucker |
2010-06-21 | Fix fpe handler in regress test. Tested and `looks good' phessler@. | Paul Irofti |
2010-06-21 | Add a choose-buffer command for easier use of the paste buffer stack. | Nicholas Marriott |
2010-06-21 | Initial support for PCH based em adapters with 82577 PHY, | Jonathan Gray |
2010-06-21 | Add some more ids for existing mac and phy types found | Jonathan Gray |
2010-06-21 | use LE_READ_4/LE_READ_2 instead of hardcoding | Damien Bergamini |
2010-06-21 | Implement PA linearization on adapters with digital predistorters | Damien Bergamini |
2010-06-21 | allow Tx flags to be passed to the tx() routine. | Damien Bergamini |
2010-06-21 | Send the right kroute struct to ldpctl for IMSG_CTL_KROUTE. This should | Claudio Jeker |
2010-06-21 | Requiring { } blocks for interfaces is dumb since most don't need any | Claudio Jeker |