Age | Commit message (Expand) | Author |
2014-03-15 | update qla/qlw entries; use the exact Nd text: all other pages do this, | Jason McIntyre |
2014-03-15 | Add _unbound user here too. Reminded by aja@ | Stuart Henderson |
2014-03-15 | Enable qlw(4) at sbus(4). | Mark Kettenis |
2014-03-15 | Enable Unbound in base, ok deraadt@ | Stuart Henderson |
2014-03-15 | add a __bounded() define as a shortcut for out bounds-checking attributes | Damien Miller |
2014-03-15 | qlw(4) on sbus(4) | Mark Kettenis |
2014-03-15 | ISP1000 SBus support for qlw(4). | Mark Kettenis |
2014-03-15 | Improve usage() and documentation towards the standard form. In particular, | Theo de Raadt |
2014-03-15 | More ISP1000 (SBus) bits. | Mark Kettenis |
2014-03-15 | Fix description: DMA buffers only need to be longword-aligned on older vr parts. | Stuart Henderson |
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 | sync | Theo de Raadt |
2014-03-15 | Enable qla(4) and qle(4) to match the corresponding RAMDISKs. | Miod Vallat |
2014-03-15 | Bump the cdXX image from 12MB to 13MB. | Miod Vallat |
2014-03-15 | Add usage pages from usb HID Power Devices spec. | andre |
2014-03-15 | change pidfile location again; actually this is written before chroot, so | Stuart Henderson |
2014-03-15 | httpd_flags was still used here; remove it. | Stuart Henderson |
2014-03-15 | Add a new sample config file and rc.d script for unbound, ok deraadt@ | Stuart Henderson |
2014-03-14 | The userland AGP interface has been removed. | Mark Kettenis |
2014-03-14 | regen | Mark Kettenis |
2014-03-14 | regen | Mark Kettenis |
2014-03-14 | use $chrootdir/run for pid file, like nsd. | Stuart Henderson |
2014-03-14 | We no longer support the userland interface for agp(4). | Mark Kettenis |
2014-03-14 | Remove the userland AGP interface. Now that we have KMS, it is no longer | Mark Kettenis |
2014-03-14 | Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added | Stuart Henderson |
2014-03-14 | Revert previous; turns out to be necessary to build the 32-bit boot blocks | Miod Vallat |
2014-03-14 | merge conflicts | Stuart Henderson |
2014-03-14 | Update to NSD 4.0.3, main change is to improve/fix nsd.db database | Stuart Henderson |
2014-03-14 | Revert last -- broke building snaps. | Kenneth R Westerback |
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 |
2014-03-14 | tweak previous; | Jason McIntyre |
2014-03-14 | more informative log message on unknown SNI. | Eric Faurot |
2014-03-14 | field rename | Eric Faurot |
2014-03-14 | prefix structure names to avoid ambiguity and possible collisions when | Eric Faurot |
2014-03-14 | use lemtoh64 and htolem64 for reading and writing entries in the rings. | David Gwynne |
2014-03-14 | provide an MI api for doing byteswapping loads and stores. some | David Gwynne |
2014-03-14 | .depend is definitely not *appended* to Makefile. Its rules are also | Marc Espie |
2014-03-14 | Check if buffer is to be saved as a directory. | Mark Lumsden |
2014-03-14 | better wording; | Jason McIntyre |
2014-03-14 | enable qla(4) and qle(4) in ramdisks, except on sgi where the cdfs overflows | Jonathan Matthew |