Age | Commit message (Expand) | Author |
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 |
2014-03-14 | sync | Theo de Raadt |
2014-03-14 | print the correct user name if SMTPD_QUEUE_USER is missing | Alexander Hall |
2014-03-14 | Remove pointless casts. No binary change. | Lawrence Teo |
2014-03-14 | Change a few malloc+memset calls to calloc. | Lawrence Teo |
2014-03-14 | rework mplocks to use tickets instead of spinning. this provides | David Gwynne |
2014-03-14 | rework mplocks to use tickets instead of spinning. this provides | David Gwynne |
2014-03-14 | rework mplock as ticket locks instead of spinlocks. this provides | David Gwynne |
2014-03-14 | adding a user is hard. mistakes pointed out by ajacoutot | Ted Unangst |