Age | Commit message (Expand) | Author |
2013-11-05 | Remove useless #ifdef *BSD cruft from sppp(4). No binary change. | Stefan Sperling |
2013-11-05 | Sigh. How many typos can be made in one diff. Fix DL_SETPSOFFSET() to | Kenneth R Westerback |
2013-11-05 | DL_SETDSIZE() and DL_SETPSIZE() are not the same thing. Use the latter | Kenneth R Westerback |
2013-11-05 | Instead of comparing the lower and higher addresses of all the multicast | Martin Pieuchot |
2013-11-05 | Add a stub for the new MD hook needed to handle ACPI Power Resources. | Martin Pieuchot |
2013-11-05 | Make sure seekdir(3) works even when dirp->dd_buf still contains some | Ingo Schwarze |
2013-11-05 | Fix RAID levels 0, 4, 5, and 6 with partitions larger than 2TB. | Reyk Floeter |
2013-11-05 | Change an #if 0 surrounding a debug printf into a DPRINTF instead. | Mike Larkin |
2013-11-05 | new function uvm_hibswap() finds a the largest free zone in swap, which | Theo de Raadt |
2013-11-05 | Mention the TX checksum offload support. | Brad Smith |
2013-11-05 | remove pool constructors and destructors. theyre called for every | David Gwynne |
2013-11-05 | Replace direct references to p_size, p_offset and d_secperunit with | Kenneth R Westerback |
2013-11-04 | Enable locking of fields using the acpi global lock if required. Seems to fix | Mark Kettenis |
2013-11-04 | substantial namespace cleanup. Might go a little bit too far, but we | Theo de Raadt |
2013-11-04 | Rename beagle_machdep.c to omap_machdep.c | Sylvestre Gallon |
2013-11-04 | fuse_opt_insert_arg() can take empty string as argument. | Sylvestre Gallon |
2013-11-04 | If compiled for hibernate, reserve the last page of the primary swap | Theo de Raadt |
2013-11-04 | improve a panic message | Theo de Raadt |
2013-11-04 | A few too many tabs snuck in there. | Brian Callahan |
2013-11-04 | Add RCS ID. | Brian Callahan |
2013-11-04 | more iop.h left; Mark Patruck | Theo de Raadt |
2013-11-04 | Use proper ANSI function definitions for functions that take no | Todd C. Miller |
2013-11-04 | sync | Theo de Raadt |
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt |
2013-11-04 | Hook up nginx.conf(5) to the build. | Florian Obser |
2013-11-04 | sync | Theo de Raadt |
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt |
2013-11-04 | Test rekeying with all KexAlgorithms. | Darren Tucker |
2013-11-04 | The radeondrm code that sets the DPMS mode may sleep, so it should not be run | Mark Kettenis |
2013-11-04 | Convert wskbd_set_mixervolume() to use a task internally instead of | Martin Pieuchot |
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 |