2016-08-25 |
kettenis | Enable the UWXN bit in the SCTRL register when availabl... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
tedu | remove lint comments |
commit | commitdiff | tree | snapshot |
2016-08-25 |
tedu | remove lint comments |
commit | commitdiff | tree | snapshot |
2016-08-25 |
deraadt | do not request RWX mappings, RW will do |
commit | commitdiff | tree | snapshot |
2016-08-25 |
guenther | Replace name_{uid,gid}() with the libc routines user_fr... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
dlg | pool_setipl for udf |
commit | commitdiff | tree | snapshot |
2016-08-25 |
dlg | pool_setipl |
commit | commitdiff | tree | snapshot |
2016-08-25 |
dlg | pool_setipl |
commit | commitdiff | tree | snapshot |
2016-08-24 |
bluhm | Move the pf address printing test into its own subdirec... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
guenther | Make list-like output go to stderr when appending to... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
guenther | Treat cpio's -t option as a modifier to -i, so they... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
schwarze | set the error indicator on malloc(3) failure; |
commit | commitdiff | tree | snapshot |
2016-08-24 |
renato | Since the removal of rwhod and friends a couple of... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
millert | Use writev(2) to write history records using a single... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
millert | Avoid recursively calling c_fc(). Fixes a core dump... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
kettenis | Replace pmap_fault_fixup() with an access flag fault... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
dlg | pool_setipl for oce(4) |
commit | commitdiff | tree | snapshot |
2016-08-24 |
mpi | Kill ip6_forward_rt reducing differences between v4... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
mpi | Use rtalloc(9) directly instead of in6_selectsr() in... |
commit | commitdiff | tree | snapshot |
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 |
next |