summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-05Mention the TX checksum offload support.Brad Smith
2013-11-05remove pool constructors and destructors. theyre called for everyDavid Gwynne
2013-11-05Replace direct references to p_size, p_offset and d_secperunit withKenneth R Westerback
2013-11-04Enable locking of fields using the acpi global lock if required. Seems to fixMark Kettenis
2013-11-04substantial namespace cleanup. Might go a little bit too far, but weTheo de Raadt
2013-11-04Rename beagle_machdep.c to omap_machdep.cSylvestre Gallon
2013-11-04fuse_opt_insert_arg() can take empty string as argument.Sylvestre Gallon
2013-11-04If compiled for hibernate, reserve the last page of the primary swapTheo de Raadt
2013-11-04improve a panic messageTheo de Raadt
2013-11-04A few too many tabs snuck in there.Brian Callahan
2013-11-04Add RCS ID.Brian Callahan
2013-11-04more iop.h left; Mark PatruckTheo de Raadt
2013-11-04Use proper ANSI function definitions for functions that take noTodd C. Miller
2013-11-04syncTheo de Raadt
2013-11-04remove iop(4) driver. it is entirely unmaintained and supports somethingTheo de Raadt
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