summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Split out the PHY initialization code and add a "no-op" implementation forMark Kettenis
2018-06-11Add clock support for i.MX7D.Mark Kettenis
2018-06-11Also match on "fsl,imx6q-uart" such that this attaches on i.MX7.Mark Kettenis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Rename routing & pfkey tables for coherency with other PCB tables.Martin Pieuchot
2018-06-11Do not unlock the KERNEL_LOCK() unconditionally in sounlock().Martin Pieuchot
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Push the KERNEL_LOCK() inside route_input().Martin Pieuchot
2018-06-11The output from tcp debug sockets was incomplete. After detach tpAlexander Bluhm
2018-06-11use the correct name for the cert; ok gillesJason McIntyre
2018-06-10unbreak SendEnv; patch from tb@Damien Miller
2018-06-10When a TLS error occurs, print the tls_error() message as part of theSebastian Benoit
2018-06-10fix odd whitespaceTheo Buehler
2018-06-10delete support for the HTML style=height property, which is no longer usedIngo Schwarze
2018-06-10In HTML output, for lists that have an -indent argument, just useIngo Schwarze
2018-06-10Only use the separate DDBPROF trap03 entry when coming from the kernelPhilip Guenther
2018-06-10When formatting man(7) documents that do not contain .SH macrosIngo Schwarze
2018-06-10Put the register-saving parts of INTRENTRY() into their own macros forPhilip Guenther
2018-06-10Remove a handrolled GOST_le2bn().Joel Sing
2018-06-10memory leak spotted by claudio@remi
2018-06-10The value for metric of intra area prefix LSAs should be set to:remi
2018-06-10Delete dead store of %rax in DDBPROF return pathPhilip Guenther
2018-06-10Attach imxiomuxc(4) to i.MX7D as well.Mark Kettenis
2018-06-10Attach imxgpc(4) to i.MX7D as well.Mark Kettenis
2018-06-10Attach imxesdhc(4) to i.MX7D. Should attach to i.MX6SL as well.Mark Kettenis
2018-06-10Now that all of the server-side client key exchange processing functionsJoel Sing
2018-06-10Extract the i2c bitrate from imxiic(4)'s clock-frequency attribute.Patrick Wildt
2018-06-09Make it possible to resize multiple panes by dragging corners, from DanNicholas Marriott
2018-06-09Move all the DDBPROF logic into the trap03 (#BP) handler to keep alltrapsPhilip Guenther
2018-06-09parse SIZE advertisementEric Faurot
2018-06-09sort previous;Jason McIntyre
2018-06-09slightly better wording re handing of $TERM, from Jakub JelenDamien Miller
2018-06-09add a SetEnv directive for sshd_config to allow an administrator toDamien Miller
2018-06-09add a SetEnv directive to ssh_config that allows setting environmentDamien Miller
2018-06-09reorder child environment preparation so that variables read fromDamien Miller
2018-06-08Minor cleanup in ifuse_ops_setattr.helg
2018-06-08Instead of working out which pane to resize with the mouse by walkingNicholas Marriott
2018-06-08Bail out if fchmod(2) fails.cheloha
2018-06-08Test DH params allocation and free.Joel Sing
2018-06-08Constipate all the struct lock_type's so they go into .rodataPhilip Guenther
2018-06-08The udp control option processing was implemented three times.Alexander Bluhm
2018-06-08New semaphore implementation making sem_post async-safe.Paul Irofti
2018-06-08Tweak previous - check for a NULL client and simplify manual text.Nicholas Marriott
2018-06-08Add -x- and -y- to use client size, from Stefan Assmann in GitHub issue 1372.Nicholas Marriott
2018-06-08Handle AENs for logical disk creation and deletion.Jonathan Matthew
2018-06-08Rework sensors and bio(4) support to use the target number from the logicalJonathan Matthew
2018-06-08Greatly simplify the resampling routine using the fact it processesAlexandre Ratchov
2018-06-08The conversion chain processes exactly one block, so no need toAlexandre Ratchov