summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-04Hook up nginx.conf(5) to the build.Florian Obser
2013-11-04syncTheo de Raadt
2013-11-04remove iop(4) driver. it is entirely unmaintained and supports somethingTheo de Raadt
2013-11-04Test rekeying with all KexAlgorithms.Darren Tucker
2013-11-04The radeondrm code that sets the DPMS mode may sleep, so it should not be runMark Kettenis
2013-11-04Convert wskbd_set_mixervolume() to use a task internally instead ofMartin Pieuchot
2013-11-04Use the async version of uhidev_set_report(), there's no need to sleepMartin Pieuchot
2013-11-04fix rekeying for KEX_C25519_SHA256; noted by dtucker@Markus Friedl
2013-11-04regenJasper Lievisse Adriaanse
2013-11-04add vmware vendor idJasper Lievisse Adriaanse
2013-11-04Remove pseudo-device fuse 'count' option from documentation.Stefan Sperling
2013-11-04Better defaults for the screen burner settings: all unblank actions enabled,Miod Vallat
2013-11-04syncTheo de Raadt
2013-11-04dlg missed the header change in the sensor task commitJonathan Gray
2013-11-04oops, meant MACHINE_CPU not MACHINE_ARCH (matters for mips64*)Theo de Raadt
2013-11-04move the arm pmaps away from pool ctors to just initting memory after itsDavid Gwynne
2013-11-04move kernel sensor tasks from using workqs to tasks. while hereDavid Gwynne
2013-11-03Simplify jme_miibus_readreg() / jme_miibus_writereg() a bit by using theBrad Smith
2013-11-03size no longer has a.out knowledge, so .. skip itTheo de Raadt
2013-11-03ugly spacesTheo de Raadt
2013-11-03NaN -> \*(NaMartynas Venckus
2013-11-03minor formatting improvements,Ingo Schwarze
2013-11-03typo: s/master/slaveAntoine Jacoutot
2013-11-03syncTheo de Raadt
2013-11-03Document "Embedded Variables"Florian Obser
2013-11-03document grammar; written myself; ok florian@Ingo Schwarze
2013-11-03Remove a bunch of a.out related macros.Paul Irofti
2013-11-03spelling; frantisek holopTheo de Raadt
2013-11-03syncTheo de Raadt
2013-11-03Include "gpio.h"Raphael Graf
2013-11-03Grep pf state table on remote machine to find state reuse problems.Alexander Bluhm
2013-11-03Regenerate.Paul Irofti
2013-11-03Remove a.out support from compat_linux(8).Paul Irofti
2013-11-03Fix bogus kthread_create() usage leading to wrong struct proc * pointerMiod Vallat
2013-11-03Sync Kerberos man pages with reality:Antoine Jacoutot
2013-11-03Install fuse headers in 'make includes', diff from stsp@, ok guenther@Stuart Henderson
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-11-03fix a couple of function definitions foo() -> foo(void)Damien Miller
2013-11-03Add a man page for nginx.conf; not yet hooked to the build.Florian Obser
2013-11-03Even saner kernel layout, so that .rodata can be batc mapped by a read-onlyMiod Vallat
2013-11-03Enable TX checksum offload.Brad Smith
2013-11-03Add missing (long long) cast of variable, (long long) castsKenneth R Westerback
2013-11-03Add divert tests that reuse protocol and port. They show whatAlexander Bluhm
2013-11-03Add a second test, shortseek(), to make sure that seekdir() also worksIngo Schwarze
2013-11-02Use a linker script to align .data to a BATC boundary as well, so that noMiod Vallat
2013-11-02Create the initial page tables in the area between the end of the firmwareMiod Vallat
2013-11-02Link m88k kernels on a BATC boundary.Miod Vallat
2013-11-02replace bare use of disksort with a bufq, modelled on the sys/dev/isa/fd.cDavid Gwynne
2013-11-02Replace drm_handle_create/delete with drm_gem_handle_create/delete and makeMark Kettenis
2013-11-02add curve25519-sha256@libssh.orgMarkus Friedl