summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-06switch back from howmany() to DIV_ROUND_UP()Jonathan Gray
2015-04-06remove superfluous ';' in Received linesGilles Chehade
2015-04-06Use the default width for .RS without arguments.Ingo Schwarze
2015-04-06Use if then else instead of testing $_fstype twice.Robert Peichaer
2015-04-06move some inline linux compat into the dedicated filesJonathan Gray
2015-04-06don't check this twice.Marc Espie
2015-04-06make pkg_info run slightly slower on distant packages, but do check thatMarc Espie
2015-04-06mark installed locations as "trusted" so that pkg_info does not check sigsMarc Espie
2015-04-06move signer_list up so pkg_info can use itMarc Espie
2015-04-06drm_calloc -> kcallocJonathan Gray
2015-04-06add/use some more errno remappingJonathan Gray
2015-04-06Now we have dev_priv->mm.gtt_base_addr we can set fb_base and removeJonathan Gray
2015-04-06Add an empty drm_sysfs_hotplug_event() function and use itJonathan Gray
2015-04-06improve realloc. when expanding a region, actually use the free page cacheTed Unangst
2015-04-06Convert to if_input(); ok mpi@Miod Vallat
2015-04-06tidy up by inlining next level included makefilesTed Unangst
2015-04-06Add get_user() and put_user() compatibility interfaces and use them.Mark Kettenis
2015-04-06add back some more static use to reduce the diff to linuxJonathan Gray
2015-04-06No need to use a temporary pointer variable after the drm struct nameJonathan Gray
2015-04-06add and use macros for wake_up/wake_up_all/wake_up_all_lockedJonathan Gray
2015-04-06h2ph only handles actual _files_, so request just them from 'find'. Crazy, eh?Philip Guenther
2015-04-06readdir() is thread-safe when DIR handles aren't shared, so delete the lock.Philip Guenther
2015-04-06Convert some udelay() calls back to DRM_UDELAY() whereJonathan Gray
2015-04-05Work-in-progress support for non-accelerated X11 on *some* sti(4) frame buffers;Miod Vallat
2015-04-05If a partial explicit block extending to the next input line followsIngo Schwarze
2015-04-05If a partial explicit block extending to the next input line followsIngo Schwarze
2015-04-05Reduce code duplication, no functional change:Ingo Schwarze
2015-04-05Upstream has retired the gnuc.h header, so do so as well, killing a gcc 2.xPhilip Guenther
2015-04-05Do not use int for sig_atomic_t; spotted by christos@netbsd; ok markus@Miod Vallat
2015-04-05Arguments to end macros of broken partial explicit blocksIngo Schwarze
2015-04-05seems unlikely that a new release will be made available for us to importTed Unangst
2015-04-05Document that some sorts uses -b w/o key fields.Todd C. Miller
2015-04-05For the -g flag, treat non-floating point keys as 0, similar to -n.Todd C. Miller
2015-04-05syncTheo de Raadt
2015-04-05The -b flag should only apply when key fields are specified.Todd C. Miller
2015-04-05Do not permute command line arguments but still support theTodd C. Miller
2015-04-05Don't use GH_COMMIT and GH_TAGNAME together. From Adam Wolk.Stuart Henderson
2015-04-05Consistently use #if 0/#endif to handle our lack of DRM_MINOR_CONTROL.Mark Kettenis
2015-04-05whitespaceMark Kettenis
2015-04-05Cope with the removal of less from install media.Robert Peichaer
2015-04-05Another round of reducing diffs with Linux. This one moves the variousMark Kettenis
2015-04-04Bump major to 30, regen .pc and headerJames Turner
2015-04-04Merge conflictsJames Turner
2015-04-04Merge conflictsJames Turner
2015-04-04Update sqlite3 to 3.8.8.3. Changes available here:James Turner
2015-04-04The swapfile argument is also const char *.Jeremie Courreges-Anglas
2015-04-04Give man(7) section and subsection headers heanging indentation.Ingo Schwarze
2015-04-04fchmod and lstat are standard, widen their visibilityJeremie Courreges-Anglas
2015-04-04gcc 2.x is deadPhilip Guenther
2015-04-04Rounding rules for horizontal scaling widths are more complicated.Ingo Schwarze