summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
ok kettenis@
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
ok mpi@
2014-03-15change pidfile location again; actually this is written before chroot, soStuart Henderson
it can go straight in /var/run
2014-03-15httpd_flags was still used here; remove it.Stuart Henderson
Add a log socket in /var/www/dev/log if nginx is enabled, it is needed as the openlog() call is done after chrooting. ok brad@ florian@ deraadt@
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
used by any of the remaining xenocara drivers. Except perhaps for the legacy i810 support in the xf86-video-intel driver. But i810 support has almost certainly been broken for more than a year now, and any remaining users are probably better off using the xf86-video-vesa driver ever since XAA support was removed from the X server. ok deraadt@, jsg@, mpi@
2014-03-14Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's addedStuart Henderson
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA service-names-port-numbers.txt. If anyone's interested in adding AF_UNIX support for comms between unbound and unbound-control, that would very welcome. OK brad@ deraadt@
2014-03-14Revert previous; turns out to be necessary to build the 32-bit boot blocksMiod Vallat
on sgi.
2014-03-14merge conflictsStuart Henderson
2014-03-14Update to NSD 4.0.3, main change is to improve/fix nsd.db databaseStuart Henderson
corruption checks and avoid some causes of corruption. More details at http://article.gmane.org/gmane.network.dns.nsd.general/1687
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
Peter J. Philipp.
2014-03-14regenMartin Pieuchot
2014-03-14Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz andMartin Pieuchot
Peter J. Philipp.
2014-03-14Have some style.Paul Irofti
Okay mpi@
2014-03-14Add missing parens so 'if' statement controls both of the statementsKenneth R Westerback
it was intended to control. No real-world change say mikeb@ and mpi@. ok mpi@
2014-03-14tweak previous;Jason McIntyre
2014-03-14more informative log message on unknown SNI.Eric Faurot
looks better to tedu@, ok gilles@
2014-03-14field renameEric Faurot
2014-03-14prefix structure names to avoid ambiguity and possible collisions whenEric Faurot
the API gets public. ok deraadt@
2014-03-14use lemtoh64 and htolem64 for reading and writing entries in the rings.David Gwynne
tested on sparc64 and powerpc with and without the MI backends for the lem ops enabled.
2014-03-14provide an MI api for doing byteswapping loads and stores. someDavid Gwynne
archs have instrutions that can do this, and the rest that dont get to use wrappers around the byteswap(3) api. this provides MI backends for sparc64 and powerpc which get a big benefit from this because byteswapping in registers is really hard for them. the intended use case is for reading and writing bits of dma memory handed to and from hardware. discussed with miod@ guenther@ deraadt@ ok miod@ kettenis@
2014-03-14.depend is definitely not *appended* to Makefile. Its rules are alsoMarc Espie
read after the main makefile.
2014-03-14Check if buffer is to be saved as a directory.Mark Lumsden
ok florian@
2014-03-14better wording;Jason McIntyre
From: Daniel Dickman
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
ok tedu@
2014-03-14Remove pointless casts. No binary change.Lawrence Teo
suggested by krw@
2014-03-14Change a few malloc+memset calls to calloc.Lawrence Teo
ok deraadt@ florian@
2014-03-14rework mplocks to use tickets instead of spinning. this providesDavid Gwynne
fairer access to the kernel lock between logical cpus, especially in multi socket systems. i first wrote this diff in 2011. ok n2k14 for post 5.5 (deraadt@ and kettenis@ in particular)
2014-03-14rework mplocks to use tickets instead of spinning. this providesDavid Gwynne
fairer access to the kernel lock between logical cpus, especially in multi socket systems. i first wrote this diff in 2011. it provided the model for the i386 and sparc64 ticket locks. ok n2k14 for post 5.5 (deraadt@ and kettenis@ in particular)
2014-03-14rework mplock as ticket locks instead of spinlocks. this providesDavid Gwynne
fairer access to the kernel lock (which suffers very heavy contention at the moment). i wrote this at n2k14 and reworked it shortly after to use the mi atomic ops api when that was agreed on. ive been running it on my systems ever since. the version before the atomic op tweaks was tested by kettenis@ n2k14 (deraadt@ and kettenis@ in particular if i recall correctly) oked this going in after 5.5
2014-03-14adding a user is hard. mistakes pointed out by ajacoutotTed Unangst
2014-03-13Add a few more instruction patterns that are apparently needed by gcc 4.8.Mark Kettenis
Taken from binutils 2.17. ok guenther@
2014-03-13When polling for command completion, clear the interrupt before reading theMark Kettenis
response queue in pointer register. Interrupts seem to be edge-triggered so if we don't do this we might miss command completions. Seems to fix the remaining issues on the 1040B as found on the Origin 200.
2014-03-13Don't suggest running the AML parser as root. :-)Bryan Steele
kindly pointed out by jmc@
2014-03-13this test is a sorry mess of race conditions; add another sleepDamien Miller
to avoid a failure on slow machines (at least until I find a better way)
2014-03-13When failing to find the required privsep user entry, it is not cool atTheo de Raadt
all to fall back to a different user entry. It is decidedly unsafe. ok tedu.