Age | Commit message (Expand) | Author |
2014-03-19 | Stop abusing the rcvif pointer to pass wireless nodes down to the | Martin Pieuchot |
2014-03-19 | Enable upd(4) on three archs to get it tested, requested by deraadt@. | Martin Pieuchot |
2014-03-19 | Add a temporary hack to let a subdriver claim all the reportIDs of | Martin Pieuchot |
2014-03-19 | It's safe to assumed 'signed' exists | Philip Guenther |
2014-03-19 | It's been a quarter century: pre-ANSI C is dead | Philip Guenther |
2014-03-19 | Pull in FreeBSD r37363 and r37887: | Philip Guenther |
2014-03-19 | Properly align the stack using _STACKALIGNBYTES, rather that the ALIGN() | Theo de Raadt |
2014-03-18 | - Fix clipping bounds in fill and blt operations; the lower-right corner is | Miod Vallat |
2014-03-18 | Remove timeout logic from the polling loop. It causes more problems than it | Mark Kettenis |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-18 | To prevent lock ordering problems with the kernel lock, we need to make sure | Mark Kettenis |
2014-03-18 | More a.out detritus | Philip Guenther |
2014-03-18 | First setup that stops using isp(4), and relies on ql[aew](4). | Theo de Raadt |
2014-03-18 | Properly clear and free the endpoint associated to a pipe. Do not | Martin Pieuchot |
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 |