Age | Commit message (Expand) | Author |
2016-06-12 | Add OF_getpropint() and OF_getpropintarray(). | Mark Kettenis |
2016-06-12 | Handle both the nintr 1 (allwinner a10/cortex a8) and | Jonathan Gray |
2016-06-12 | Ignore everything after and including ':' in stdout-path when | Jonathan Gray |
2016-06-11 | if the timeout rounds to zero, make it one tick, otherwise we sleep | Ted Unangst |
2016-06-11 | Since epp->ep_name is a userland pointer, use copyinstr(9) to get a copy ok | Mark Kettenis |
2016-06-11 | Cleanup some systrace leftovers. | Mark Kettenis |
2016-06-11 | don't use specified twice in a sentence, noticed by jmc | Ted Unangst |
2016-06-11 | dynamically attach imxuart using the FDT | Jonathan Gray |
2016-06-11 | sync | Visa Hankala |
2016-06-11 | Fixed "then" vs "than" typo. | Tobias Stoeckmann |
2016-06-11 | The qemu smdkc210 target uses serial0 for console but the | Jonathan Gray |
2016-06-11 | dynamically attach sxiuart using the FDT | Jonathan Gray |
2016-06-11 | dynamically attach sxie(4) using the FDT | Jonathan Gray |
2016-06-11 | clarify some wording | Ted Unangst |
2016-06-11 | specify that default is deny if no rule matches | Ted Unangst |
2016-06-11 | expand contractions | Ted Unangst |
2016-06-11 | tighten up some wording | Ted Unangst |
2016-06-11 | Parse the whole Hello packet before processing it. | Renato Westphal |
2016-06-11 | Add missing ntohl() when recording a label request. | Renato Westphal |
2016-06-11 | Send an 'Unknown FEC' Notification for unexpected wildcard FECs. | Renato Westphal |
2016-06-11 | Make all TLV parsing functions look the same for consistency. | Renato Westphal |
2016-06-11 | Make it possible to parse unknown TLVs in the future. | Renato Westphal |
2016-06-11 | Use uint16_t for notification type. | Renato Westphal |
2016-06-11 | Fix parsing of multiple optional TLVs in label and notification messages. | Renato Westphal |
2016-06-10 | Add the "llprio" field to struct ifnet, and the corresponding keyword | Vincent Gross |
2016-06-10 | The power management timer has been made optional in ACPI 5.0A, so don't | Mark Kettenis |
2016-06-10 | fix some typos in comments | Joshua Stein |
2016-06-10 | grammar fix; from nick permyakov | Jason McIntyre |
2016-06-10 | Remove readpage and writepage ioctls. | Stefan Kempf |
2016-06-10 | Access guest memory with normal loads and stores in vmd(8) | Stefan Kempf |
2016-06-10 | Clean up gcc -Wshadow warnings: 'numnames' is public in <term.h>. | Theo Buehler |
2016-06-10 | When eliding a row, clear the invisible row zero, so that no columns | Theo Buehler |
2016-06-10 | list dtbs in DTBS not DTB | Jonathan Gray |
2016-06-10 | & expands to the maximum amount of needed space; fix comment. | Florian Obser |
2016-06-10 | Spelling error (incrased -> increased), from Josh Soref. | Nicholas Marriott |
2016-06-10 | test return value not an uninitialised variable | Jonathan Gray |
2016-06-10 | Simplify the sample rate converter, no behaviour change. | Alexandre Ratchov |
2016-06-10 | correct spelling of a comment | Jonathan Gray |
2016-06-10 | update config lines for fdt | Jonathan Gray |
2016-06-10 | attach imxahci and imxesdhc to fdt on RAMDISK as well | Jonathan Gray |
2016-06-09 | Fix typo in comment. From Kapetanakis Giannis | Alexander Bluhm |
2016-06-09 | Do set the Message ID for Hello messages too. | Renato Westphal |
2016-06-09 | Do not shut down the session upon receiving unknown messages. | Renato Westphal |
2016-06-09 | Send a fatal notification when the last hello adjacency is deleted. | Renato Westphal |
2016-06-09 | Dynamically attach imxesdhc(4) using the FDT. | Mark Kettenis |
2016-06-09 | Add SGMII support and PHY addresses for 8-port EdgeRouters. This makes | Visa Hankala |
2016-06-09 | Dynamically attach i.MX6 ahci(4) using the FDT. | Mark Kettenis |
2016-06-09 | Make use of the information about the node passed down to us by simplebus(4). | Mark Kettenis |
2016-06-09 | Fetch "reg" and "interrupts" properties and pass them down as attach args to | Mark Kettenis |
2016-06-09 | In afterboot(8), replace le0 with em0. lo0 and le0 are too close with tiny font. | Stefan Sperling |