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