aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix copying planar bitmaps when the horizontal start and end are both notBruce Evans2019-05-031-12/+9
* [libfetch] Fix compilation with WITHOUT_CRYPT.Adrian Chadd2019-05-031-0/+1
* directory.3: add a STANDARDS sectionAlan Somers2019-05-021-1/+25
* libbe: set mountpoint=none in be_importKyle Evans2019-05-021-1/+1
* libbe(3): Properly mount BEs with mountpoint=noneKyle Evans2019-05-021-21/+40
* Add MLINKS to atf-c.3.Edward Tomasz Napierala2019-05-011-0/+59
* Support all reasonable cursor sizes. Reduce the size of the standardBruce Evans2019-04-291-56/+146
* Oops, r346889 broke showing of the mouse cursor after clearing, byBruce Evans2019-04-291-1/+1
* Refactor and simplify hiding the mouse cursor and fix bugs caused byBruce Evans2019-04-294-50/+41
* Use __VGLBitmapCopy() directly to show the mouse cursor. The mouseBruce Evans2019-04-261-15/+2
* Merge __VGLGetXY() back into VGLGetXY(). They were split to simplifyBruce Evans2019-04-261-16/+10
* In VGLClear(), check for the overlap of the mouse cursor in the wholeBruce Evans2019-04-261-1/+1
* Add a manpage for elf_aux_info(3)Ian Lepore2019-04-262-0/+88
* Remove save/restore of the crtc and gdc registers when showing andBruce Evans2019-04-261-27/+0
* Fix the only known remaining (libvgl) bug for 24-bit modes, and enableBruce Evans2019-04-262-6/+20
* Restore the line width in VGLEnd(). The line width may be changed byBruce Evans2019-04-261-0/+4
* Fix an off-by-1 error for copying overlapping bitmaps in r346416. ForBruce Evans2019-04-261-1/+1
* libbe(3): Fix libcompat buildKyle Evans2019-04-251-1/+2
* libbe(3): Fix mis-application of patch (SHLIBDIR)Kyle Evans2019-04-251-1/+1
* libbe(3): Copy received properties as wellKyle Evans2019-04-251-2/+6
* Restore doing nothing for calls to VGLEnd() after the first. I broke thisBruce Evans2019-04-251-0/+1
* Avoid hiding and unhiding the mouse cursor when copying bitmaps to theBruce Evans2019-04-243-18/+45
* Refactor mouse freezing and fix some minor bugs.Bruce Evans2019-04-244-53/+75
* Fix some races and screeen clearing in VGLEnd().Bruce Evans2019-04-241-3/+3
* Allow no_hash to appear in manifest.Simon J. Gerraty2019-04-234-8/+21
* powerpc64: Rewrite strcmp in asm to take advantage of word sizeJustin Hibbits2019-04-232-0/+211
* Fix mouse cursor coloring in depths > 8 (previously, a hack that onlyBruce Evans2019-04-224-44/+116
* Build libclang_rt/profile on all clang-supported architecturesEnji Cooper2019-04-221-3/+0
* Rework CXXSTD setting via r345708Enji Cooper2019-04-226-5/+8
* Update the spelling of my name (continuation of r346571)Enji Cooper2019-04-2211-22/+11
* random.3: Remove obsolete BUGS sectionConrad Meyer2019-04-221-9/+1
* rand.3: Match better recommendation language from random.3Conrad Meyer2019-04-221-2/+2
* libbe(3): Add a test for be creationKyle Evans2019-04-224-0/+257
* libbe(3): allow creation of arbitrary depth boot environmentsKyle Evans2019-04-224-64/+134
* Fix `get_int_via_sysctlbyname(..)` on JenkinsEnji Cooper2019-04-221-0/+2
* Use a shadow buffer and never read from the frame buffer. Remove large slowBruce Evans2019-04-215-314/+57
* Fix missing restoring of the mouse cursor position, the border color and theBruce Evans2019-04-214-0/+38
* Make libvgl mostly work without superuser privilege in direct modes byBruce Evans2019-04-203-20/+48
* Revert r346410 and r346411Conrad Meyer2019-04-192-1/+58
* Fix copying of overlapping bitmaps. The cases of copying within theBruce Evans2019-04-191-3/+13
* libkern: Bring in arc4random_uniform(9) from libcConrad Meyer2019-04-192-58/+1
* Implement flag for telling cuse(3) clients if the peer is running in 32-bitHans Petter Selasky2019-04-181-1/+2
* [casper] fix compilation when casper is disabled.Adrian Chadd2019-04-171-2/+6
* cap_fileargs: fix test after r346318Ed Maste2019-04-171-1/+1
* cap_fileargs: fix GCC build, don't shadow 'stat'Ed Maste2019-04-171-2/+2
* cap_fileargs: add fileargs_lstat serviceEd Maste2019-04-173-29/+207
* cap_fileargs.3: typo and markup correctionsEd Maste2019-04-171-6/+6
* cap_fileargs.3: correct 'filerags' typoEd Maste2019-04-171-3/+3
* Sigh, r346279 was also a test version with the reduced size doubled (soBruce Evans2019-04-161-1/+1
* Oops, r346278 committed a test version with the change annulled.Bruce Evans2019-04-161-1/+1