2015-04-10 |
mpi | Convert remaining USB Ethernet adapter to if_input(). |
commit | commitdiff | tree | snapshot |
2015-04-10 |
nicm | in the case -> in this case. |
commit | commitdiff | tree | snapshot |
2015-04-10 |
jmc | everything else is gone, so remove the man pages too; |
commit | commitdiff | tree | snapshot |
2015-04-10 |
jsg | Use mdelay(x) instead of delay(x * 1000) for drm_msleep... |
commit | commitdiff | tree | snapshot |
2015-04-10 |
jsg | Make drm_can_sleep() match linux. No change in behavio... |
commit | commitdiff | tree | snapshot |
2015-04-10 |
jsg | add irqs_disabled() and in_dbg_master() using cold... |
commit | commitdiff | tree | snapshot |
2015-04-10 |
dtucker | Don't send hostkey advertisments (hostkeys-00@openssh... |
commit | commitdiff | tree | snapshot |
2015-04-10 |
dlg | dont inherit the parent interfaces hardmtu as the vlan... |
commit | commitdiff | tree | snapshot |
2015-04-10 |
djm | include port number if a non-default one has been speci... |
commit | commitdiff | tree | snapshot |
2015-04-09 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-04-09 |
okan | kflag and wflag don't need to be counters; wflag only... |
commit | commitdiff | tree | snapshot |
2015-04-09 |
millert | Both more and less accept options beginning with '+'. |
commit | commitdiff | tree | snapshot |
2015-04-09 |
sthen | If looking up a string which looks like a gTLD, doesn... |
commit | commitdiff | tree | snapshot |
2015-04-09 |
deraadt | Send lmc(4) and san(4) to the HDLC framed bit bucket... |
commit | commitdiff | tree | snapshot |
2015-04-09 |
kettenis | Make the sparc64 pmap (more) mpsafe by protecting both... |
commit | commitdiff | tree | snapshot |
2015-04-09 |
florian | Revert previous as this breaks stuff. |
commit | commitdiff | tree | snapshot |
2015-04-09 |
mikeb | Plug a memory leak in pfr_destroy_kentry |
commit | commitdiff | tree | snapshot |
2015-04-09 |
guenther | ELF weak symbols are _not_ like a.out indirect symbols... |
commit | commitdiff | tree | snapshot |
2015-04-09 |
dlg | to quote jim smith: |
commit | commitdiff | tree | snapshot |
2015-04-08 |
sthen | Teach the 802.11 printer about Channel Switch Announcem... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
sthen | add a #define for IEEE80211_ELEMID_CSA, 802.11h-2003... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
florian | Do not silently accept multiple Content-Length headers. |
commit | commitdiff | tree | snapshot |
2015-04-08 |
millert | s/inexistent/nonexistent/ |
commit | commitdiff | tree | snapshot |
2015-04-08 |
mpi | Kill unused function. |
commit | commitdiff | tree | snapshot |
2015-04-08 |
jsg | Move vmap back to kernel_map/uvm_km_valloc as it's... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
mikeb | Table flags are not looked at when a table entry is... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
kettenis | I believe UVM is clean now and no managed pages should... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
mpi | Convert to if_input(). |
commit | commitdiff | tree | snapshot |
2015-04-08 |
mikeb | Destination table needs it's own negation flag passed... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
mpi | Check for link status in tsec_start(). Prevent the... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
mpi | Convert to if_input(). |
commit | commitdiff | tree | snapshot |
2015-04-08 |
jasper | don't leak the chip's hardware address during scans... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
jsg | change back to udelay/mdelay |
commit | commitdiff | tree | snapshot |
2015-04-08 |
guenther | Delete another piece of a.out detritus |
commit | commitdiff | tree | snapshot |
2015-04-08 |
jsg | change back to memcpy_toio/memcpy_fromio/memset_io |
commit | commitdiff | tree | snapshot |
2015-04-08 |
jsg | change back to using min_t |
commit | commitdiff | tree | snapshot |
2015-04-08 |
jsg | ttm has it's own version of kmap/kunmap that uses |
commit | commitdiff | tree | snapshot |
2015-04-07 |
djm | treat Protocol=1,2|2,1 as Protocol=2 when compiled... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
sf | Use m_defrag when mbuf chains get fragmented. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
mpi | Keep in sync with the sparc version: convert to if_input(). |
commit | commitdiff | tree | snapshot |
2015-04-07 |
mpi | Remove a lie, the early boot console does not need... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
mpi | Convert to if_input(). |
commit | commitdiff | tree | snapshot |
2015-04-07 |
nicm | When replacing, don't free the old paste until after... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
dlg | nothing uses pool_sleep, so get rid of it |
commit | commitdiff | tree | snapshot |
2015-04-07 |
dlg | introduce a garbage collector for (very) idle pool... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
mpi | Do not pass an `ifp' argument to interface input handle... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
rpe | Tweak previous. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
mpi | Mark audio interrupt handlers as MPSAFE, they already... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
mpi | Use appropriate memory barriers. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-04-07 |
guenther | Teach libkvm a bit about PAE, making it independent... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
guenther | Revert: breaks h2ph handling of symlinks like endian... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
lteo | Fix miscellaneous factual, grammar, and markup errors. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
millert | Add support for setting tm_zone now that we have the... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
millert | Remove obsolete timezone() function. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
guenther | Make pthread_atfork() track the DSO that called it... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
schwarze | Do not mistreat empty arguments to font alternating... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
rpe | Moar comments !! Explain what's going on during install... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
tedu | bludgeon DES support out of crypt. long live the bcrypt. |
commit | commitdiff | tree | snapshot |
2015-04-06 |
kettenis | Add support for an efi-app-x86_64 target. Needed for... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
kettenis | Add support for an efi-app-x86_64 target. Needed for... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | Move almost all of the linux compat from drmP.h to... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
schwarze | On a new RS nesting level, the saved width starts from... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | switch back from roundup2() and roundup() to round_up() |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | switch back from howmany() to DIV_ROUND_UP() |
commit | commitdiff | tree | snapshot |
2015-04-06 |
gilles | remove superfluous ';' in Received lines |
commit | commitdiff | tree | snapshot |
2015-04-06 |
schwarze | Use the default width for .RS without arguments. |
commit | commitdiff | tree | snapshot |
2015-04-06 |
rpe | Use if then else instead of testing $_fstype twice. |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | move some inline linux compat into the dedicated files |
commit | commitdiff | tree | snapshot |
2015-04-06 |
espie | don't check this twice. |
commit | commitdiff | tree | snapshot |
2015-04-06 |
espie | make pkg_info run slightly slower on distant packages... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
espie | mark installed locations as "trusted" so that pkg_info... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
espie | move signer_list up so pkg_info can use it |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | drm_calloc -> kcalloc |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | add/use some more errno remapping |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | Now we have dev_priv->mm.gtt_base_addr we can set fb_ba... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | Add an empty drm_sysfs_hotplug_event() function and... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
tedu | improve realloc. when expanding a region, actually... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
miod | Convert to if_input(); ok mpi@ |
commit | commitdiff | tree | snapshot |
2015-04-06 |
tedu | tidy up by inlining next level included makefiles |
commit | commitdiff | tree | snapshot |
2015-04-06 |
kettenis | Add get_user() and put_user() compatibility interfaces... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | add back some more static use to reduce the diff to... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | No need to use a temporary pointer variable after the... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | add and use macros for wake_up/wake_up_all/wake_up_all_... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
guenther | h2ph only handles actual _files_, so request just them... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
guenther | readdir() is thread-safe when DIR handles aren't shared... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
jsg | Convert some udelay() calls back to DRM_UDELAY() where |
commit | commitdiff | tree | snapshot |
2015-04-05 |
miod | Work-in-progress support for non-accelerated X11 on... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
schwarze | If a partial explicit block extending to the next input... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
schwarze | Reduce code duplication, no functional change: |
commit | commitdiff | tree | snapshot |
2015-04-05 |
guenther | Upstream has retired the gnuc.h header, so do so as... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
miod | Do not use int for sig_atomic_t; spotted by christos... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
schwarze | Arguments to end macros of broken partial explicit... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
tedu | seems unlikely that a new release will be made availabl... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
millert | Document that some sorts uses -b w/o key fields. |
commit | commitdiff | tree | snapshot |
2015-04-05 |
millert | For the -g flag, treat non-floating point keys as 0... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-04-05 |
millert | The -b flag should only apply when key fields are speci... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
millert | Do not permute command line arguments but still support the |
commit | commitdiff | tree | snapshot |
2015-04-05 |
sthen | Don't use GH_COMMIT and GH_TAGNAME together. From Adam... |
commit | commitdiff | tree | snapshot |
next |