summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-22Remove unused code and definitions.Mark Kettenis
2016-08-22This code served us well for many years,Ingo Schwarze
2016-08-22Use new clock API.Mark Kettenis
2016-08-22Use new clock API to manipulate clocks.Mark Kettenis
2016-08-22Add support for the gmac clock.Mark Kettenis
2016-08-22Add an API to set the clock frequency.Mark Kettenis
2016-08-22Move all the platform-specific code into a new function sxiehci_attach_phy()Mark Kettenis
2016-08-22Add support for the usb clock. Also implements reset signal support.Mark Kettenis
2016-08-22Add a reset signal API alongside the clock API.Mark Kettenis
2016-08-22Use a reachable next hop for test 13, which make it fail as it should.Martin Pieuchot
2016-08-22Various clean up and reorganisation of the connection info handling code.Joel Sing
2016-08-22Stick with the usual 'if NULL return NULL' idiom.Joel Sing
2016-08-22Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().Martin Pieuchot
2016-08-22Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().Martin Pieuchot
2016-08-22Use rtalloc(9) instead of ifa_ifwithnet() to find an interfaceMartin Pieuchot
2016-08-22Replace "union sockunion" with "union sockaddr_union" which is alsoTodd C. Miller
2016-08-22When trying to edit an existing database with makewhatis(8) -d or -uIngo Schwarze
2016-08-22When running into a mandoc.db(5) file still using the obsoleteIngo Schwarze
2016-08-22Sync refcount with recent change.Martin Pieuchot
2016-08-22Make the ``rt_gwroute'' pointer of RTF_GATEWAY entries immutable.Martin Pieuchot
2016-08-22Do not dereference ``rt->rt_ifa'' after calling rtfree(9).Martin Pieuchot
2016-08-22Enable SNI support in httpd(8).Joel Sing
2016-08-22Bump TLS_API due to the addition of server side SNI functions.Joel Sing
2016-08-22Bump libtls minor due to the addition of symbols.Joel Sing
2016-08-22Provide an API that enables server side SNI support - add the ability toJoel Sing
2016-08-22Create contexts for server side SNI - these include the additional SSL_CTXJoel Sing
2016-08-22shorten the pkcs8 text;Jason McIntyre
2016-08-22Use the new clock API.Mark Kettenis
2016-08-22Implement interfaces to disable clocks and add interfaces that enable orMark Kettenis
2016-08-22Call csignal() and selwakeup() from a KERNEL_LOCK'd task.Martin Pieuchot
2016-08-22Sizes for free(9) from David Hill.Martin Pieuchot
2016-08-22Refactor the uio to mbuf code out of sosend and start to make use ofClaudio Jeker
2016-08-22Use the new clock API to get the clock frequency from the device tree and theMark Kettenis
2016-08-22Add code to enable the pll6 clock.Mark Kettenis
2016-08-22fix typosTed Unangst
2016-08-22syncTheo de Raadt
2016-08-22Sorry Andrew and Luke, I'm pretty sure we deleted your IRIX and VMS code.Theo de Raadt
2016-08-22Before pmap7.c rev 1.35 and pmap.h rev 1.44 DMA'able memory with theJonathan Gray
2016-08-21Use generic clock API to enable the module clock.Mark Kettenis
2016-08-21Add support for all the ahb, apb0 and apb1 clock gating devices on sun4i,Mark Kettenis
2016-08-21Implement some fundamental clocks using the new clock framework.Mark Kettenis
2016-08-21Add a minimal clock "framework". Build it on armv7.Mark Kettenis
2016-08-21introduce a union of sockaddr types and eliminate a lot of casts.Ted Unangst
2016-08-21bugfix: when fgetwc(3) fails, fgetwln(3) must fail as well;Ingo Schwarze
2016-08-21Make lease_value() unescape quoted strings. To be fully compliant, weAlexander Hall
2016-08-21tweak previousRobert Peichaer
2016-08-21Fix a pasto in a comment.Mark Kettenis
2016-08-21fix obvious typo in the .Dt section numberIngo Schwarze
2016-08-21There are three callers of update_vattr(). Two of them don't use theMartin Natano
2016-08-21When detecting the console on attach test fa_node and stdout_node not fa_regJonathan Gray