Age | Commit message (Expand) | Author |
2011-05-28 | sollicitation -> solicitation; | Jason McIntyre |
2011-05-27 | Thou shall not use uninitialized TAILQs | Miod Vallat |
2011-05-27 | more extra stuff for later | Marc Espie |
2011-05-27 | flesh out flavors, future test that does not match yet | Marc Espie |
2011-05-27 | unit-test @pkgpath before we add a lot of junk to it | Marc Espie |
2011-05-27 | fix test output for new message | Marc Espie |
2011-05-27 | spacing | Reyk Floeter |
2011-05-27 | Fix the return values from pipe_kqfilter - kqfilters should return an | Nicholas Marriott |
2011-05-27 | Whitespace nits; from Brad | Kevin Lo |
2011-05-26 | tweak previous; ok martynas | Jason McIntyre |
2011-05-26 | Add svlan(4) startup bits. | Marco Pfatschbacher |
2011-05-26 | Add additional check to prevent running scripts when not configured. | Reyk Floeter |
2011-05-26 | sync | Theo de Raadt |
2011-05-26 | fix one signal race bug, and mark the others that remain much more | Theo de Raadt |
2011-05-26 | no .Pp before/after .S{s,h}; | Jason McIntyre |
2011-05-26 | fix "check script" by sending all required information to the parent. | Reyk Floeter |
2011-05-26 | remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been six | Jasper Lievisse Adriaanse |
2011-05-26 | tweak previous; | Jason McIntyre |
2011-05-26 | BUGS: there is currently no way to know whether a background process was | Antoine Jacoutot |
2011-05-26 | Don't provide an af hint to getaddrinfo in settunnel(), this function | Stuart Henderson |
2011-05-26 | slightly clarify -v option description | Alexandre Ratchov |
2011-05-26 | make clipping less ugly, from Sviatoslav Chagaev | Alexandre Ratchov |
2011-05-26 | add a new -w flag to control whether master volume is automatically | Alexandre Ratchov |
2011-05-26 | Trim another useless if statement, from Ailin Nemui. | Nicholas Marriott |
2011-05-26 | No need to call _dl_newsymsearch() twice; ok drahn@ | Otto Moerbeek |
2011-05-26 | The check for the mcp98243 sdtemp(4) device was too strict. Relax it. | Theo de Raadt |
2011-05-25 | Document nearbyint, nearbyintf, nearbyintl. | Martynas Venckus |
2011-05-25 | Also enclose variable names with external linkage in __BEGIN_DECLS. | Martynas Venckus |
2011-05-25 | Document C99 floating-point environment. | Martynas Venckus |
2011-05-25 | On PowerPC we cannot manipulate FPSCR[VX]--it's a summary of all | Martynas Venckus |
2011-05-25 | Set UX and SX in the system register early in boot. While not necessary on | Miod Vallat |
2011-05-25 | Add the second serial port, might be the console device on 2E systems. | Miod Vallat |
2011-05-25 | Fix two bugs where race conditions might cause stat(2) to fail, | Ingo Schwarze |
2011-05-25 | Do not dereference ri_devcmap[] twice; found the hard way by Gilbert Fernandes | Miod Vallat |
2011-05-25 | update the hardware list; | Jason McIntyre |
2011-05-25 | no comma desired for last Xr in SEE ALSO; | Jason McIntyre |
2011-05-25 | Memory leak in error path, from Tiago Cunha. | Nicholas Marriott |
2011-05-25 | Nuke a redundant if statement, from Tiago Cunha. | Nicholas Marriott |
2011-05-25 | sync | Theo de Raadt |
2011-05-25 | add one more signal block for handling '_intmp' (the list of files scheduled | Theo de Raadt |
2011-05-25 | memoize handle_config; is not a slow routine per se, but we spend | Jasper Lievisse Adriaanse |
2011-05-25 | Manpage for dfs(4) with tweaks from jmc@ | Martin Pieuchot |
2011-05-25 | Add dfs(4), a driver to support the Dynamic Frequency Switching feature | Martin Pieuchot |
2011-05-25 | Don't do last minute changes to diffs. Revert the argument change to | Claudio Jeker |
2011-05-25 | wdc.c doesn't use NATAPISCSI, so no point in including atapiscsi.h. | Matthew Dempsky |
2011-05-25 | - For AR8132 fast ethernet controller, do not report 1000baseT | Kevin Lo |
2011-05-25 | try to map an msi style interrupt. if that doesnt work then try to map a | David Gwynne |
2011-05-24 | Move wdc_cd from ata/ata_wdc.c to ic/wdc.c so that you can compile a | Matthew Dempsky |
2011-05-24 | On OpenBSD, we've always attached scsibus(4) to umass(4), even for | Matthew Dempsky |
2011-05-24 | Fix nexthop calculation for directly connected P2P links. connected | Claudio Jeker |