summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-10attach imxahci and imxesdhc to fdt on RAMDISK as wellJonathan Gray
2016-06-09Fix typo in comment. From Kapetanakis GiannisAlexander Bluhm
2016-06-09Do set the Message ID for Hello messages too.Renato Westphal
2016-06-09Do not shut down the session upon receiving unknown messages.Renato Westphal
2016-06-09Send a fatal notification when the last hello adjacency is deleted.Renato Westphal
2016-06-09Dynamically attach imxesdhc(4) using the FDT.Mark Kettenis
2016-06-09Add SGMII support and PHY addresses for 8-port EdgeRouters. This makesVisa Hankala
2016-06-09Dynamically attach i.MX6 ahci(4) using the FDT.Mark Kettenis
2016-06-09Make use of the information about the node passed down to us by simplebus(4).Mark Kettenis
2016-06-09Fetch "reg" and "interrupts" properties and pass them down as attach args toMark Kettenis
2016-06-09In afterboot(8), replace le0 with em0. lo0 and le0 are too close with tiny font.Stefan Sperling
2016-06-08Fix quick reconnect when the transport address is changed.Renato Westphal
2016-06-08Discard Hello packet if advertised transport address is of different AF.Renato Westphal
2016-06-08Change what we consider a NACK for our Initialization messages.Renato Westphal
2016-06-08Add one more safety check for Initialization messages.Renato Westphal
2016-06-08remove obsolete raid from namtoblk tables. from Artturi AlmTed Unangst
2016-06-08stop requiring a matching platform to continue bootingJonathan Gray
2016-06-08Remove octhci(4). It has been superseded by dwctwo(4).Visa Hankala
2016-06-08Dereference p_p once rather than 4 times.Theo de Raadt
2016-06-08hppa & mips64 now can do the full W^X check. (Make sure you haveTheo de Raadt
2016-06-08Revert the change that made the PLT readonly. The dynamic linker nowMark Kettenis
2016-06-08Use fdt to find the console to initialise. Try to use /chosen/stdout-pathJonathan Gray
2016-06-08fix two typosTobias Ulmer
2016-06-08attach acpitoshiba(4) on more Toshiba laptopsGiovanni Bechis
2016-06-08Revert previous, it breaks regression tests.Martin Pieuchot
2016-06-08Move ND resoluton logic from nd6_output() to nd6_storelladdr() andMartin Pieuchot
2016-06-08Enforce W^X and map W|X segments without X permission initially. TheMark Kettenis
2016-06-08Some ELF ABIs still require a PLT that is both writable and executable. ToMark Kettenis
2016-06-08As logging to dmesg with msgbuf_putchar() can happen in any interruptAlexander Bluhm
2016-06-08quote space-containing values in smtpd logs or they become hard to parseGilles Chehade
2016-06-08removed unused fields of resamp structureAlexandre Ratchov
2016-06-08use getprognameTed Unangst
2016-06-08Back out rev 1.28 "Check min and max sizes sent by the client" change.Darren Tucker
2016-06-08reporting a different issue, bluhm noticed that valid is not initialized.Ted Unangst
2016-06-07etherip(4) was introduced in 5.9 as a clean alternative to gif(4)'s layer-2Stuart Henderson
2016-06-07Replace (remaining) systrace policy files with columns of numbers forOkan Demirmen
2016-06-07revert recent changes to allow setenv. everybody now has an idea aboutTed Unangst
2016-06-07Allocate RAM for guest VM in vmd(8) and pass it to vmm(4)Stefan Kempf
2016-06-07remove historic note about multiple processes. mostly irrelevant today.Ted Unangst
2016-06-07tweak previous;Jason McIntyre
2016-06-07merge setenv feature into keepenv. less grammar, more better.Ted Unangst
2016-06-07document the new bits in the srp apiDavid Gwynne
2016-06-07Multicast packet are already duplicated in bridge_process() soMartin Pieuchot
2016-06-07Use rtalloc(9) instead of ifa_ifwithnet() to find an interfaceMartin Pieuchot
2016-06-07Adapt compat layers after recent changes: srp_swap() and the GC taskMartin Pieuchot
2016-06-07Move initialization macro outside of #define _KERNEL to use them inMartin Pieuchot
2016-06-07use io_set_nonblocking() instead of SOCK_NONBLOCKING to reduce delta withGilles Chehade
2016-06-07remove splsoftfd and splausoftDavid Gwynne
2016-06-07Add -g and -p options to control device and file start position.Alexandre Ratchov
2016-06-07consistently set ipls on pmap pools.David Gwynne