2016-08-24 |
dlg | pool_setipl for cardbus and drm pools. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
jmc | shorten the pkeyparam text; |
commit | commitdiff | tree | snapshot |
2016-08-24 |
jmc | shorten the pkey text; |
commit | commitdiff | tree | snapshot |
2016-08-24 |
guenther | Convert quad_t to int64_t and %q to %ll |
commit | commitdiff | tree | snapshot |
2016-08-23 |
tedu | rename nfiles to numfiles to avoid shadowing and stretc... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-23 |
kettenis | Deassert all reset signals for the controller. Add... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
kettenis | Add functions to assert/deassert all reset signals... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
bluhm | Some syslogd tests failed to report errors. Make these... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
kettenis | Add support for the usb clock on sun5i-a13 as well. |
commit | commitdiff | tree | snapshot |
2016-08-23 |
jcs | include acpicbkbd |
commit | commitdiff | tree | snapshot |
2016-08-23 |
jmc | shorten pkcs12; |
commit | commitdiff | tree | snapshot |
2016-08-23 |
jcs | add a man page for acpicbkbd |
commit | commitdiff | tree | snapshot |
2016-08-23 |
jcs | re-enable acpicbkbd by default now that acpiec won... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
jcs | don't enter burst mode for single-byte reads and writes. |
commit | commitdiff | tree | snapshot |
2016-08-23 |
kettenis | The device trees for sun8i and sun9i no longer include... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
kettenis | Actually make fdt_find_node() return NULL if the node... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
krw | Type. 'if' != 'lf'. Fixes error message and setting... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
otto | fix previous, a condition was modified incorrectly... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
okan | sync |
commit | commitdiff | tree | snapshot |
2016-08-23 |
mpi | Update the L2 content of a RTF_CACHED entry instead... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
visa | The TLB refill and XTLB refill exceptions use distinct... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
dlg | pool_setipl |
commit | commitdiff | tree | snapshot |
2016-08-23 |
dlg | pool_setipl |
commit | commitdiff | tree | snapshot |
2016-08-23 |
mpi | Use rtalloc(9) directly instead of in6_selectsr() in... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
mpi | Do not use a single global struct route_in6 to cache... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
mpi | Make the 'ifi' global local to dhclient.c and pass... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
djm | downgrade an error() to a debug2() to match similar... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
djm | add tests for addr_match_list() |
commit | commitdiff | tree | snapshot |
2016-08-23 |
kettenis | Implement support for DT_INIT_ARRAY, DT_FINI_ARRAY... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
djm | remove Protocol directive from client/server configs... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
guenther | Instead of doing strcmp(argv0), track the invocation... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
dlg | pool_setipl for tmpfs. |
commit | commitdiff | tree | snapshot |
2016-08-23 |
jsg | remove duplicated test for em_82574 |
commit | commitdiff | tree | snapshot |
2016-08-23 |
guenther | Only try to set the times on a directory once, at the... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
guenther | Convert %q to %ll in format strings |
commit | commitdiff | tree | snapshot |
2016-08-23 |
djm | fix negated address matching where the address list... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
djm | fix matching for pattern lists that contain a single... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Fix two small bugs in the new reset API code. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
nicm | Two minor fixes from dilyan palauzov. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Remove unused code and definitions. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
schwarze | This code served us well for many years, |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Use new clock API. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Use new clock API to manipulate clocks. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Add support for the gmac clock. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Add an API to set the clock frequency. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Move all the platform-specific code into a new function... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Add support for the usb clock. Also implements reset... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Add a reset signal API alongside the clock API. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
mpi | Use a reachable next hop for test 13, which make it... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
jsing | Various clean up and reorganisation of the connection... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
jsing | Stick with the usual 'if NULL return NULL' idiom. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
mpi | Sync counters now that ifa_ifwithroute() no longer... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
mpi | Use rtalloc(9) instead of ifa_ifwithnet() to find an... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
millert | Replace "union sockunion" with "union sockaddr_union... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
schwarze | When trying to edit an existing database with makewhati... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
schwarze | When running into a mandoc.db(5) file still using the... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
mpi | Sync refcount with recent change. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
mpi | Make the ``rt_gwroute'' pointer of RTF_GATEWAY entries... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
mpi | Do not dereference ``rt->rt_ifa'' after calling rtfree(9). |
commit | commitdiff | tree | snapshot |
2016-08-22 |
jsing | Enable SNI support in httpd(8). |
commit | commitdiff | tree | snapshot |
2016-08-22 |
jsing | Bump TLS_API due to the addition of server side SNI... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
jsing | Bump libtls minor due to the addition of symbols. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
jsing | Provide an API that enables server side SNI support... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
jsing | Create contexts for server side SNI - these include... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
jmc | shorten the pkcs8 text; |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Use the new clock API. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Implement interfaces to disable clocks and add interfac... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
mpi | Call csignal() and selwakeup() from a KERNEL_LOCK'd... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
mpi | Sizes for free(9) from David Hill. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
claudio | Refactor the uio to mbuf code out of sosend and start... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Use the new clock API to get the clock frequency from... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
kettenis | Add code to enable the pll6 clock. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
tedu | fix typos |
commit | commitdiff | tree | snapshot |
2016-08-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-22 |
deraadt | Sorry Andrew and Luke, I'm pretty sure we deleted your... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
jsg | Before pmap7.c rev 1.35 and pmap.h rev 1.44 DMA'able... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
kettenis | Use generic clock API to enable the module clock. |
commit | commitdiff | tree | snapshot |
2016-08-21 |
kettenis | Add support for all the ahb, apb0 and apb1 clock gating... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
kettenis | Implement some fundamental clocks using the new clock... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
kettenis | Add a minimal clock "framework". Build it on armv7. |
commit | commitdiff | tree | snapshot |
2016-08-21 |
tedu | introduce a union of sockaddr types and eliminate a... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
schwarze | bugfix: when fgetwc(3) fails, fgetwln(3) must fail... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
halex | Make lease_value() unescape quoted strings. To be fully... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
rpe | tweak previous |
commit | commitdiff | tree | snapshot |
2016-08-21 |
kettenis | Fix a pasto in a comment. |
commit | commitdiff | tree | snapshot |
2016-08-21 |
schwarze | fix obvious typo in the .Dt section number |
commit | commitdiff | tree | snapshot |
2016-08-21 |
natano | There are three callers of update_vattr(). Two of them... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
jsg | When detecting the console on attach test fa_node and... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
jsg | Remove the remains of a workaround to get GIC ranges... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
jsg | Dynamically attach exuart using the FDT. |
commit | commitdiff | tree | snapshot |
2016-08-21 |
beck | Change sleep from crazy backoff to one second of sleep... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-20 |
kettenis | Fix indentation. |
commit | commitdiff | tree | snapshot |
2016-08-20 |
kettenis | Argh, commit from the wrong tree. Revert previous... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
kettenis | Fix indentation. |
commit | commitdiff | tree | snapshot |
2016-08-20 |
eric | Properly initialize the message parser. fix a regressio... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
jmc | add "armv7" to the Dt line; |
commit | commitdiff | tree | snapshot |
2016-08-20 |
millert | Sync connect_wait() example with its real usage in... |
commit | commitdiff | tree | snapshot |
next |