Age | Commit message (Expand) | Author |
2015-01-28 | For now, it can't be helped that mandoc tbl(7) ignores high-level macros, | Ingo Schwarze |
2015-01-28 | sync | Theo de Raadt |
2015-01-28 | remove obsolete comment | Damien Miller |
2015-01-28 | drm/radeon: allow geom rings to be setup on r600/r700 (v2) | Jonathan Gray |
2015-01-28 | drm/radeon: fix VGT_GS_INSTANCE_CNT register | Jonathan Gray |
2015-01-28 | jcs found another remnant of cool running mode | Ted Unangst |
2015-01-28 | implement the tbl(7) "center" layout option | Ingo Schwarze |
2015-01-28 | Fix a number of issues relating to algorithms in signatures, Mostly | Bob Beck |
2015-01-28 | Remove an unused macro and a stale comment. No functional change. | Mike Larkin |
2015-01-28 | adjust formatting for the tbl(7) layout 'x' modifier (maximize column) | Ingo Schwarze |
2015-01-28 | when doing a blocking read with a timeout, after the sleep reset | David Gwynne |
2015-01-27 | tedu x86_self_ipi()/i386_self_ipi() | Stefan Fritsch |
2015-01-27 | Ignore buttons for which _STA indicates they're not present, enabled or | Mark Kettenis |
2015-01-27 | Stop linking to perlthanks, lost patch in the 5.20 update | Andrew Fresh |
2015-01-27 | sync | Theo de Raadt |
2015-01-27 | Since r1.2 removed the use of PRI* macros, inttypes.h is no longer | Okan Demirmen |
2015-01-27 | use printf instead of echo -n to reduce diff against -portable | Damien Miller |
2015-01-27 | Vommiting errors about failed reset or stall clear are not usefull to | Martin Pieuchot |
2015-01-27 | Always call if_ioctl() for loopback interfaces, just like IPv4 do, to | Martin Pieuchot |
2015-01-27 | Ensure that link-local addresses are correctly configured on loopback | Martin Pieuchot |
2015-01-27 | Do not overwrite user-specified MTU. | Martin Pieuchot |
2015-01-27 | remove workq code. its been replaced with tasks. | David Gwynne |
2015-01-27 | Specify the default MTU size for routes to loopback. | Martin Pieuchot |
2015-01-27 | remove #include <sys/workq.h>. it wont exist anymore soon. | David Gwynne |
2015-01-27 | ENOGREP. | David Gwynne |
2015-01-27 | fix messages of FwUpdate | Marc Espie |
2015-01-27 | Multiple parser and formatter fixes for line drawing in tbl(7). | Ingo Schwarze |
2015-01-27 | this code doesnt need to know about interrupts, so i can trim some | David Gwynne |
2015-01-27 | i forgot to fix ipw when i removed the second task argument. | David Gwynne |
2015-01-27 | remove the second void * argument on tasks. | David Gwynne |
2015-01-27 | Remove an unused and confusing assignment that had been commented out for | Mike Larkin |
2015-01-27 | Remove an unused variable whose functionality was moved to locore long ago. | Mike Larkin |
2015-01-27 | Remove an odd comment in the first line of the file | Mike Larkin |
2015-01-27 | Revert 1.61 since support for the TX path was also reverted. | Brad Smith |
2015-01-27 | Rewrite receive filter handling and ioctl bits. | Brad Smith |
2015-01-27 | Require EFT shared objects have a PT_PHDR entry to be considered | Kurt Miller |
2015-01-26 | Move the "stackgap" from the stack into its own page at a random address. | Mark Kettenis |
2015-01-26 | Print frame buffer resolution at attach time. | Miod Vallat |
2015-01-26 | sync | Theo de Raadt |
2015-01-26 | Rework tbl(7) layout parsing: | Ingo Schwarze |
2015-01-26 | sort previous; | Jason McIntyre |
2015-01-26 | Place the remainder of e_os2.h under #ifndef LIBRESSL_INTERNAL until we can | Joel Sing |
2015-01-26 | properly restore umask | Damien Miller |
2015-01-26 | Add AEAD as a "MAC alias" so that it is possible to identify/select ciphers | Joel Sing |
2015-01-26 | More improvements regarding tbl(7) options. | Ingo Schwarze |
2015-01-26 | correct description of UpdateHostKeys in ssh_config.5 and | Damien Miller |
2015-01-26 | Merge in a commit from upstream.. | Brad Smith |
2015-01-26 | Call rtdeletemsg(9) instead of rerolling its code. As a bonus you'll | Martin Pieuchot |
2015-01-26 | Do not always try to rtfree(9) route entries inside rtdeletemsg(9). | Martin Pieuchot |
2015-01-26 | Set PCIe max read request size to 2K to help with TX performance. | Brad Smith |