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-23
Update the L2 content of a RTF_CACHED entry instead of going though
Martin Pieuchot
2016-08-23
The TLB refill and XTLB refill exceptions use distinct exception vectors
Visa Hankala
2016-08-23
pool_setipl
David Gwynne
2016-08-23
Use rtalloc(9) directly instead of in6_selectsr() in NS/NA output
Martin Pieuchot
2016-08-23
Do not use a single global struct route_in6 to cache route lookups.
Martin Pieuchot
2016-08-23
Make the 'ifi' global local to dhclient.c and pass it as an argument to
Martin Pieuchot
2016-08-23
downgrade an error() to a debug2() to match similar cases
Damien Miller
2016-08-23
add tests for addr_match_list()
Damien Miller
2016-08-23
Implement support for DT_INIT_ARRAY, DT_FINI_ARRAY and DT_PREINIT_ARRAY.
Mark Kettenis
2016-08-23
remove Protocol directive from client/server configs that causes
Damien Miller
2016-08-23
Instead of doing strcmp(argv0), track the invocation mode (pax/tar/cpio)
Philip Guenther
2016-08-23
pool_setipl for tmpfs.
David Gwynne
2016-08-23
remove duplicated test for em_82574
Jonathan Gray
2016-08-23
Only try to set the times on a directory once, at the end, to avoid
Philip Guenther
2016-08-23
Convert %q to %ll in format strings
Philip Guenther
2016-08-23
fix negated address matching where the address list consists of a
Damien Miller
2016-08-23
fix matching for pattern lists that contain a single negated match,
Damien Miller
2016-08-22
sync
Theo de Raadt
2016-08-22
Fix two small bugs in the new reset API code.
Mark Kettenis
2016-08-22
Two minor fixes from dilyan palauzov.
Nicholas Marriott
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
[next]