FreeBSD/src dd31deb (r345484)lib/libvgl vgl.3 vgl.h

Fix the type of the color args for VGLMouseFreeze(), VGLBitmapPutChar(),
VGLBitmapString() and VGLSetBorder() so as to not truncate to 8 bits.

Complete the corresponding fix for VGLGetXY() and VGLPutXY() (parts
of the man page were out of date).
DeltaFile
+5-5lib/libvgl/vgl.3
+4-4lib/libvgl/vgl.h
+2-2lib/libvgl/text.c
+1-1lib/libvgl/mouse.c
+12-124 files

UnifiedSplitRaw