Age | Commit message (Expand) | Author |
2012-08-14 | Use a separate define for each default format template and strip clutter | Nicholas Marriott |
2012-08-14 | fix bad argument passed to errx() | Charles Longeau |
2012-08-14 | remove unused variable | Charles Longeau |
2012-08-14 | remove unused variable | Charles Longeau |
2012-08-14 | Add a patch missed during a merge sometime to use | Nicholas Marriott |
2012-08-14 | Optimize checks for /etc/exports. | Antoine Jacoutot |
2012-08-14 | regen | David Coppa |
2012-08-14 | Replace the encoded character in the device name: Clang doesn't like it. | David Coppa |
2012-08-14 | dont maintain tables of all the pci subtypes just so we can print things | David Gwynne |
2012-08-14 | print the boards name (eg, perc 5/i) according to the firmware like mfii. | David Gwynne |
2012-08-14 | gc sc_flags now that the iop struct can tell us where the different IDBs | David Gwynne |
2012-08-14 | oops, dont claim FUSION is an iop type we will support in mfi(4) | David Gwynne |
2012-08-14 | move knowledge of the location of the inbound doorbell out of code in | David Gwynne |
2012-08-14 | add a ref to the vmwh package, help/ok lteo schwarze sthen | Ted Unangst |
2012-08-14 | kernel configs dont need "scsibus* at foo?" anymore. | David Gwynne |
2012-08-14 | enable mfii(4). | David Gwynne |
2012-08-14 | wire in mfii.4 | David Gwynne |
2012-08-14 | basic manpage for new mfii(4) | David Gwynne |
2012-08-14 | wire in mfii(4) | David Gwynne |
2012-08-14 | introduce mfii(4), a driver for the generation of megaraid sas boards | David Gwynne |
2012-08-14 | split the definitions of the hardware out into a separate file so it can | David Gwynne |
2012-08-13 | sync a comment with reality and remove an error path duplicate; from brad | Mike Belopuhov |
2012-08-13 | unset _rcflags and _rcuser so that they don't get inherited by rc.d(8) | Antoine Jacoutot |
2012-08-13 | Set the daemon_class as readonly as it should be (and is documented as | Antoine Jacoutot |
2012-08-13 | get rid of the last foo_lo and foo_hi bits i could find in the hardware | David Gwynne |
2012-08-13 | do appropriate bus_dmamapy_syncs around the pcq/completion ring. | David Gwynne |
2012-08-13 | Add explicit references from rthread.o to all of the weak symbol | Matthew Dempsky |
2012-08-13 | replace uint32_ts for hi and lo addresses in the mfi_init_ hardware | David Gwynne |
2012-08-12 | Make sure snooping is enabled on Intel 7 Series HD Audio. | Mark Kettenis |
2012-08-12 | Fix almost ten-years old bug in siglongjmp(), which would not restore a signal | Miod Vallat |
2012-08-12 | Use .Lk for HTTP hyperlinks, not .Pa. | Ingo Schwarze |
2012-08-12 | By default mask the reserved bits and the ext len bit in the attribute | Claudio Jeker |
2012-08-12 | Simplify width calculation (all numbers always sequential) and don't | Nicholas Marriott |
2012-08-12 | .Sq should use curly right quotes in HTML output to match its curly | Matthew Dempsky |
2012-08-12 | Explicitly state that only two unit specifiers are recognized instead of | Lawrence Teo |
2012-08-11 | fix use after free | Charles Longeau |
2012-08-11 | Add missing header needed by PRI format string | Charles Longeau |
2012-08-11 | Make a couple of variables local. | Antoine Jacoutot |
2012-08-11 | Actually correctly handle -rpath-link, instead of eating its argument but | Miod Vallat |
2012-08-11 | Fix state tracking for the error ccb, and pay attention when the READ_LOG_EXT | Jonathan Matthew |
2012-08-11 | make sure generated id is never 0. | Eric Faurot |
2012-08-11 | Remove dead code, from Sean Estabrooks. | Nicholas Marriott |
2012-08-11 | Another missing format from sam at sltosis.org. | Nicholas Marriott |
2012-08-11 | Add support for another 82599 SFP+ card. Original diff and tests by | Mike Belopuhov |
2012-08-11 | regen | Mike Belopuhov |
2012-08-11 | another 82599 | Mike Belopuhov |
2012-08-11 | Fix a return type. | Nicholas Marriott |
2012-08-11 | Instead of numbering choose mode items 0-9a-z and then nothing, number | Nicholas Marriott |
2012-08-11 | Add some missing formats from Samuel Le Thiec. | Nicholas Marriott |
2012-08-11 | the producer/consumer values are used by the device, which is little | David Gwynne |