Age | Commit message (Expand) | Author |
2014-03-18 | Notify userland via the routing socket when ARP resolution completes; | Mike Belopuhov |
2014-03-18 | Initialize len, from netbsd | Raphael Graf |
2014-03-18 | Rename rt_gettable() into rtable_get(), swap its arguments to be | Martin Pieuchot |
2014-03-18 | <sys/agpio.h> is gone | Martin Pieuchot |
2014-03-18 | Do not rely on the fact that sys/vnode.h includes all the world | Martin Pieuchot |
2014-03-18 | Add missing parts of the tiic driver. | Sylvestre Gallon |
2014-03-18 | Unbreak DDB_STRUCT after removal of agpio.h | Philip Guenther |
2014-03-18 | When creating a unix socket, save the PID for pf's log(user), even when | Philip Guenther |
2014-03-18 | In prep for killing ps_mainproc, use pr->ps_pid instead of | Philip Guenther |
2014-03-17 | Use the ci_inatomic flag here as well to "disable" page faults and provide | Mark Kettenis |
2014-03-17 | The AGP ioctl interface is gone; remove the header file as well. | Mark Kettenis |
2014-03-17 | Add upd(4) to the tree, disabled. Please do not enable it yet. | andre |
2014-03-17 | regen | Jasper Lievisse Adriaanse |
2014-03-17 | add vendor Red Hat and two devices | Jasper Lievisse Adriaanse |
2014-03-17 | Remove pre-rt_getifa() code to find the address descriptor (ifa) related | Martin Pieuchot |
2014-03-17 | fix memory leaks in error paths when setting up the gatt | Jonathan Gray |
2014-03-16 | DDB supports ELF symbols are all archs, and it's always the same as the | Philip Guenther |
2014-03-16 | fix typo; unbreak build | Mark Kettenis |
2014-03-16 | Remove unused prototypes. | Mark Kettenis |
2014-03-16 | Move the logic to deal with devices with broken descriptors into its | Martin Pieuchot |
2014-03-16 | Convert LED page defines to the common usage names patern, no | Martin Pieuchot |
2014-03-16 | Patch up the firmware revision for the ISP1000 firmware since it doesn't | Mark Kettenis |
2014-03-16 | Don't use volume keys when in raw-mode (this doesn't work), and let | Martin Pieuchot |
2014-03-16 | Kill DB_*TASK_NAME* macros which were only ever on i386/amd64 and never used. | Philip Guenther |
2014-03-16 | Comment fixes: document the direct map and the kernel image, correct | Philip Guenther |
2014-03-16 | Remove warnings on unknown x86 models in the code that returns the FSB | Jonathan Gray |
2014-03-16 | drm/i915: Do not clobber config status after a forced restore of hw state | Jonathan Gray |
2014-03-16 | Add Sitecom LN-032 from/tested by Fabian Raetz. | Jonathan Gray |
2014-03-16 | regen | Jonathan Gray |
2014-03-16 | Add Sitecom LN-032 from/tested by Fabian Raetz. | Jonathan Gray |
2014-03-15 | Enable qlw(4) at sbus(4). | Mark Kettenis |
2014-03-15 | add a __bounded() define as a shortcut for out bounds-checking attributes | Damien Miller |
2014-03-15 | ISP1000 SBus support for qlw(4). | Mark Kettenis |
2014-03-15 | More ISP1000 (SBus) bits. | Mark Kettenis |
2014-03-15 | The ISP1000 firmware doesn't support the _A64 mailbox command variants. Since | Mark Kettenis |
2014-03-15 | Only issue SET_FIRMWARE_FEATURES command if we actually have any firmware | Mark Kettenis |
2014-03-15 | Fix pasto in error message. | Mark Kettenis |
2014-03-15 | Starting the spring cleanup. | Martin Pieuchot |
2014-03-15 | Remove debug leftover. | Martin Pieuchot |
2014-03-15 | Unify the *hci_timeout() functions, there should be no functional change. | Martin Pieuchot |
2014-03-15 | make the membars look more correct for any memory ordering mode. | David Gwynne |
2014-03-15 | Enable qla(4) and qle(4) to match the corresponding RAMDISKs. | Miod Vallat |
2014-03-15 | Add usage pages from usb HID Power Devices spec. | andre |
2014-03-14 | Remove the userland AGP interface. Now that we have KMS, it is no longer | Mark Kettenis |
2014-03-14 | Revert previous; turns out to be necessary to build the 32-bit boot blocks | Miod Vallat |
2014-03-14 | Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz and | Martin Pieuchot |
2014-03-14 | regen | Martin Pieuchot |
2014-03-14 | Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz and | Martin Pieuchot |
2014-03-14 | Have some style. | Paul Irofti |
2014-03-14 | Add missing parens so 'if' statement controls both of the statements | Kenneth R Westerback |