summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-15More ISP1000 (SBus) bits.Mark Kettenis
2014-03-15Fix description: DMA buffers only need to be longword-aligned on older vr parts.Stuart Henderson
2014-03-15The ISP1000 firmware doesn't support the _A64 mailbox command variants. SinceMark Kettenis
2014-03-15Only issue SET_FIRMWARE_FEATURES command if we actually have any firmwareMark Kettenis
2014-03-15Fix pasto in error message.Mark Kettenis
2014-03-15Starting the spring cleanup.Martin Pieuchot
2014-03-15Remove debug leftover.Martin Pieuchot
2014-03-15Unify the *hci_timeout() functions, there should be no functional change.Martin Pieuchot
2014-03-15make the membars look more correct for any memory ordering mode.David Gwynne
2014-03-15syncTheo de Raadt
2014-03-15Enable qla(4) and qle(4) to match the corresponding RAMDISKs.Miod Vallat
2014-03-15Bump the cdXX image from 12MB to 13MB.Miod Vallat
2014-03-15Add usage pages from usb HID Power Devices spec.andre
2014-03-15change pidfile location again; actually this is written before chroot, soStuart Henderson
2014-03-15httpd_flags was still used here; remove it.Stuart Henderson
2014-03-15Add a new sample config file and rc.d script for unbound, ok deraadt@Stuart Henderson
2014-03-14The userland AGP interface has been removed.Mark Kettenis
2014-03-14regenMark Kettenis
2014-03-14regenMark Kettenis
2014-03-14use $chrootdir/run for pid file, like nsd.Stuart Henderson
2014-03-14We no longer support the userland interface for agp(4).Mark Kettenis
2014-03-14Remove the userland AGP interface. Now that we have KMS, it is no longerMark Kettenis
2014-03-14Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's addedStuart Henderson
2014-03-14Revert previous; turns out to be necessary to build the 32-bit boot blocksMiod Vallat
2014-03-14merge conflictsStuart Henderson
2014-03-14Update to NSD 4.0.3, main change is to improve/fix nsd.db databaseStuart Henderson
2014-03-14Revert last -- broke building snaps.Kenneth R Westerback
2014-03-14Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz andMartin Pieuchot
2014-03-14regenMartin Pieuchot
2014-03-14Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz andMartin Pieuchot
2014-03-14Have some style.Paul Irofti
2014-03-14Add missing parens so 'if' statement controls both of the statementsKenneth R Westerback
2014-03-14tweak previous;Jason McIntyre
2014-03-14more informative log message on unknown SNI.Eric Faurot
2014-03-14field renameEric Faurot
2014-03-14prefix structure names to avoid ambiguity and possible collisions whenEric Faurot
2014-03-14use lemtoh64 and htolem64 for reading and writing entries in the rings.David Gwynne
2014-03-14provide an MI api for doing byteswapping loads and stores. someDavid Gwynne
2014-03-14.depend is definitely not *appended* to Makefile. Its rules are alsoMarc Espie
2014-03-14Check if buffer is to be saved as a directory.Mark Lumsden
2014-03-14better wording;Jason McIntyre
2014-03-14enable qla(4) and qle(4) in ramdisks, except on sgi where the cdfs overflowsJonathan Matthew
2014-03-14syncTheo de Raadt
2014-03-14print the correct user name if SMTPD_QUEUE_USER is missingAlexander Hall
2014-03-14Remove pointless casts. No binary change.Lawrence Teo
2014-03-14Change a few malloc+memset calls to calloc.Lawrence Teo
2014-03-14rework mplocks to use tickets instead of spinning. this providesDavid Gwynne
2014-03-14rework mplocks to use tickets instead of spinning. this providesDavid Gwynne
2014-03-14rework mplock as ticket locks instead of spinlocks. this providesDavid Gwynne
2014-03-14adding a user is hard. mistakes pointed out by ajacoutotTed Unangst