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