Age | Commit message (Expand) | Author |
2013-11-04 | Use the async version of uhidev_set_report(), there's no need to sleep | Martin Pieuchot |
2013-11-04 | fix rekeying for KEX_C25519_SHA256; noted by dtucker@ | Markus Friedl |
2013-11-04 | regen | Jasper Lievisse Adriaanse |
2013-11-04 | add vmware vendor id | Jasper Lievisse Adriaanse |
2013-11-04 | Remove pseudo-device fuse 'count' option from documentation. | Stefan Sperling |
2013-11-04 | Better defaults for the screen burner settings: all unblank actions enabled, | Miod Vallat |
2013-11-04 | sync | Theo de Raadt |
2013-11-04 | dlg missed the header change in the sensor task commit | Jonathan Gray |
2013-11-04 | oops, meant MACHINE_CPU not MACHINE_ARCH (matters for mips64*) | Theo de Raadt |
2013-11-04 | move the arm pmaps away from pool ctors to just initting memory after its | David Gwynne |
2013-11-04 | move kernel sensor tasks from using workqs to tasks. while here | David Gwynne |
2013-11-03 | Simplify jme_miibus_readreg() / jme_miibus_writereg() a bit by using the | Brad Smith |
2013-11-03 | size no longer has a.out knowledge, so .. skip it | Theo de Raadt |
2013-11-03 | ugly spaces | Theo de Raadt |
2013-11-03 | NaN -> \*(Na | Martynas Venckus |
2013-11-03 | minor formatting improvements, | Ingo Schwarze |
2013-11-03 | typo: s/master/slave | Antoine Jacoutot |
2013-11-03 | sync | Theo de Raadt |
2013-11-03 | Document "Embedded Variables" | Florian Obser |
2013-11-03 | document grammar; written myself; ok florian@ | Ingo Schwarze |
2013-11-03 | Remove a bunch of a.out related macros. | Paul Irofti |
2013-11-03 | spelling; frantisek holop | Theo de Raadt |
2013-11-03 | sync | Theo de Raadt |
2013-11-03 | Include "gpio.h" | Raphael Graf |
2013-11-03 | Grep pf state table on remote machine to find state reuse problems. | Alexander Bluhm |
2013-11-03 | Regenerate. | Paul Irofti |
2013-11-03 | Remove a.out support from compat_linux(8). | Paul Irofti |
2013-11-03 | Fix bogus kthread_create() usage leading to wrong struct proc * pointer | Miod Vallat |
2013-11-03 | Sync Kerberos man pages with reality: | Antoine Jacoutot |
2013-11-03 | Install fuse headers in 'make includes', diff from stsp@, ok guenther@ | Stuart Henderson |
2013-06-03 | Add a regression test suite for the pf divert-to and divert-reply | Alexander Bluhm |
2013-11-03 | fix a couple of function definitions foo() -> foo(void) | Damien Miller |
2013-11-03 | Add a man page for nginx.conf; not yet hooked to the build. | Florian Obser |
2013-11-03 | Even saner kernel layout, so that .rodata can be batc mapped by a read-only | Miod Vallat |
2013-11-03 | Enable TX checksum offload. | Brad Smith |
2013-11-03 | Add missing (long long) cast of variable, (long long) casts | Kenneth R Westerback |
2013-11-03 | Add divert tests that reuse protocol and port. They show what | Alexander Bluhm |
2013-11-03 | Add a second test, shortseek(), to make sure that seekdir() also works | Ingo Schwarze |
2013-11-02 | Use a linker script to align .data to a BATC boundary as well, so that no | Miod Vallat |
2013-11-02 | Create the initial page tables in the area between the end of the firmware | Miod Vallat |
2013-11-02 | Link m88k kernels on a BATC boundary. | Miod Vallat |
2013-11-02 | replace bare use of disksort with a bufq, modelled on the sys/dev/isa/fd.c | David Gwynne |
2013-11-02 | Replace drm_handle_create/delete with drm_gem_handle_create/delete and make | Mark Kettenis |
2013-11-02 | add curve25519-sha256@libssh.org | Markus Friedl |
2013-11-02 | the default kex is now curve25519-sha256@libssh.org | Markus Friedl |
2013-11-02 | remove unnecessary spinlock that slowed down pthread_getspecific. | Ted Unangst |
2013-11-02 | no need to include monitor_wrap.h and ssh-gss.h | Markus Friedl |
2013-11-02 | no need to include ssh-gss.h | Markus Friedl |
2013-11-02 | no need to include monitor_wrap.h | Markus Friedl |
2013-11-02 | add missing $OpenBSD$ tags | Markus Friedl |