Age | Commit message (Expand) | Author |
2014-07-12 | Always create a local route for every configured IPv4 address on the | Martin Pieuchot |
2014-07-12 | remove ifdef'd out valleyview/baytrail device lists | Jonathan Gray |
2014-07-12 | fix annoying bug where the first character would be eaten, cnischar() was | Jasper Lievisse Adriaanse |
2014-07-12 | - fill in cninit to enable rts | Jasper Lievisse Adriaanse |
2014-07-12 | boot(9), reboot(9): Migrate MD callers of boot(9) to reboot(9) | Masao Uebayashi |
2014-07-12 | Change config_deactivate(9) to always unset the DVF_ACTIVE flag so | Martin Pieuchot |
2014-07-12 | fix a type error on BE architectures | Martin Pelikan |
2014-07-12 | - rewrite register reading/writing to use octeon_xkphys_{read,write}_8 which | Jasper Lievisse Adriaanse |
2014-07-12 | Remove the qli driver for QLogic 4010 & 4022 iSCSI. | Jonathan Gray |
2014-07-12 | sizeof(afh), afh being uint32, is cooler than literal "4" | Henning Brauer |
2014-07-12 | in-memory superblock was being filled in two places -> merge them | Martin Pelikan |
2014-07-12 | pull dirblock search code from ext2fs_lookup() like FreeBSD has done | Martin Pelikan |
2014-07-12 | remove bluetooth types | Ted Unangst |
2014-07-12 | regen | Jonathan Gray |
2014-07-12 | add some more matrox devices found in servers | Jonathan Gray |
2014-07-12 | Pull in more atomic functions to avoid <sys/atomic.h> trying to use gcc4 | Miod Vallat |
2014-07-12 | regen | Yojiro Uo |
2014-07-12 | fix location of 7 Series xHCI entry | Yojiro Uo |
2014-07-12 | print more useful information on wrong superblocks. | Martin Pelikan |
2014-07-12 | revert previous unwanted commit. sorry! | Martin Pelikan |
2014-07-12 | Add a function to drop all clean pages on the page daemon queues and call | Mark Kettenis |
2014-07-12 | *** empty log message *** | Martin Pelikan |
2014-07-12 | Use the correct poll interval for HS root hub before it gets copied, no | Martin Pieuchot |
2014-07-12 | Kill a bunch of DVACT_DEACTIVATE handlers whose only purpose were to | Martin Pieuchot |
2014-07-12 | essentially mechanical conversion of softraid rebuild from | Bret Lambert |
2014-07-12 | move macppc abtn(4) driver from workq to taskq | Bret Lambert |
2014-07-12 | Remove incorrect comment about how autoconf(9) works and document | Martin Pieuchot |
2014-07-12 | Only detach the USB device you disconnected, fix a regression reported | Martin Pieuchot |
2014-07-12 | Implement checksum offload for divert(4): simply set the checksum flag | Lawrence Teo |
2014-07-12 | Preread the thermal zone trip points before reading the temperature value. | Mike Larkin |
2014-07-11 | boot(9): Undo curproc-overriding hacks | Masao Uebayashi |
2014-07-11 | remove bthub remnants | Ted Unangst |
2014-07-11 | "It's not the years, honey; it's the mileage." | Ted Unangst |
2014-07-11 | Enable the interrupt routine. | Paul Irofti |
2014-07-11 | introduce the IFXF_AUTOCONF6 interface flag which controls wether we | Henning Brauer |
2014-07-11 | Remove redundant mask check in the interrupt routine. | Paul Irofti |
2014-07-11 | Chuck Cranor rescinded clauses in his license | Jonathan Gray |
2014-07-11 | Use uint32_t instead of uint16_t for pr_timeout_sec of struct | YASUOKA Masahiko |
2014-07-11 | new dinode format for big-endian conversion routines | Martin Pelikan |
2014-07-11 | Prevent division by zero on erroneous file systems. | Tobias Stoeckmann |
2014-07-11 | add some more register definitions | Jasper Lievisse Adriaanse |
2014-07-11 | in_proto_cksum_out: zero the icmp cksum before going on so that we do not | Henning Brauer |
2014-07-11 | split ext2fs_read for the upcoming ext4 extent bits, like FreeBSD has done | Martin Pelikan |
2014-07-11 | move IPv6 prefix adding from workq to taskq; as a happy benefit, we | Bret Lambert |
2014-07-11 | Use the correct type, found by naddy@. | Martin Pieuchot |
2014-07-11 | reboot(9): Add MI reboot entry function | Masao Uebayashi |
2014-07-11 | Fix invocation of _OSC. We were passing the capabilities in the wrong DWORD | Mark Kettenis |
2014-07-11 | determine and use maximum file size instead of magical constants | Martin Pelikan |
2014-07-11 | There is a use-after-free somewhere in the code that links the pf | Alexander Bluhm |
2014-07-11 | sgmap loading didnt respect the dmamaps max number of segments. | David Gwynne |