History log of /freebsd-current/lib/libvgl/vgl.3
Revision Date Author Comments
# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 31d09534 24-Mar-2019 Bruce Evans <bde@FreeBSD.org>

Oops, my previous commit to libvgl was missing the change of VGLSetBorder()
to match the change in its declaration. Change the declaration back to
"byte color" since setting of the border color is not supported for more
than 256 colors.


# dd31deb8 24-Mar-2019 Bruce Evans <bde@FreeBSD.org>

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).


# 2b7af31c 23-Jun-2014 Baptiste Daroussin <bapt@FreeBSD.org>

use .Mt to mark up email addresses consistently (part3)

PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>


# 3102cfe2 25-Feb-2012 Glen Barber <gjb@FreeBSD.org>

Fix various typos in manual pages.

Submitted by: amdmi3
PR: 165431
MFC after: 1 week


# bf3f9db6 07-Jan-2012 Ulrich Spörlein <uqs@FreeBSD.org>

Convert files to UTF-8 and add some copyright markers where missing.


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# e82b1777 21-Oct-2006 Maxim Konovalov <maxim@FreeBSD.org>

o Fix typo.

Obtained from: DragonFlyBSD
MFC after: 1 week


# 36a142c4 13-Feb-2005 Ruslan Ermilov <ru@FreeBSD.org>

Expand contractions.


# 24a0682c 20-Jan-2005 Ruslan Ermilov <ru@FreeBSD.org>

Sort sections.


# 1a0a9345 02-Jul-2004 Ruslan Ermilov <ru@FreeBSD.org>

Mechanically kill hard sentence breaks.


# c12fc53c 12-May-2004 Josef El-Rayes <josef@FreeBSD.org>

Fix typo.

Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us>
PR: docs/66538


# 9d5abbdd 01-Jan-2003 Jens Schweikhardt <schweikh@FreeBSD.org>

Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
especially in troff files.


# d3958121 03-Oct-2001 Bruce Evans <bde@FreeBSD.org>

Fixed bitrot in synopsis. The change of the color type from byte to u_long
had not reached here.


# 32eef9ae 01-Oct-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: Use the new .In macro for #include statements.


# 94ba280c 10-Aug-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: join split punctuation to macro calls.


# d0097656 06-Aug-2001 Ruslan Ermilov <ru@FreeBSD.org>

More spelling fixes.


# 8155f5e2 26-Jul-2001 Kazutaka YOKOTA <yokota@FreeBSD.org>

Fix spelling in the last commit. (Oh, I thought I had run ispell... ;-<

Spotted by: sheldonh


# 71a9e563 26-Jul-2001 Kazutaka YOKOTA <yokota@FreeBSD.org>

Adds notes on program termination and signal handlers.

I revised the text after dd's kind review. So, if you find
any error, it is probably introduced by my last minutes'
update and is entirely my fault, not dd's.

Reviewed by: dd


# 7ebcc426 15-Jul-2001 Dima Dorfman <dd@FreeBSD.org>

Remove whitespace at EOL.


# a307d598 10-Jul-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: removed HISTORY info from the .Os call.


# 42635956 29-Dec-2000 Ruslan Ermilov <ru@FreeBSD.org>

Prepare for mdoc(7)NG.


# ed403116 14-Dec-2000 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: removed history info from the .Os FreeBSD call.


# 8e8536e1 14-Nov-2000 Ruslan Ermilov <ru@FreeBSD.org>

Spell the sos's name correctly.


# 00d25f51 08-Oct-2000 Poul-Henning Kamp <phk@FreeBSD.org>

Initiate deorbit burn sequence for <machine/console.h>.

Replace all in-tree uses with necessary subset of <sys/{fb,kb,cons}io.h>.
This is also the appropriate fix for exo-tree sources.

Put warnings in <machine/console.h> to discourage use.
November 15th 2000 the warnings will be converted to errors.
January 15th 2001 the <machine/console.h> files will be removed.


# ae23d9ac 22-Apr-2000 Alexey Zelkin <phantom@FreeBSD.org>

Introduce .Lb macro to libvgl manpage


# c6ff3a1b 02-Mar-2000 Sheldon Hearn <sheldonh@FreeBSD.org>

Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.


# fd6995f7 05-Jan-2000 Alexey Zelkin <phantom@FreeBSD.org>

mdoc(7)'fy


# a0d660c2 23-Dec-1999 Bruce Evans <bde@FreeBSD.org>

Fixed missing #include in synopsis.
Fixed misspelling of VGLPanScreen in its prototype.
Fixed missing installation of link to VGLPanScreen.3.


# 4c9d1e54 13-Dec-1999 Andrzej Bialecki <abial@FreeBSD.org>

Document VGLGetXY and VGLSetXY functions.

Reviewed by: sos


# 5acf51ea 08-Nov-1999 Kazutaka YOKOTA <yokota@FreeBSD.org>

- This is the new version of libvgl jointly developed by sos and I.
It adds new functions and extend some structures and can handle
VESA modes.
- Update the man page.
- Bump the library version number.

(The old version will be added to compat3x.)


# 81bddaa0 30-Oct-1999 Mike Pritchard <mpp@FreeBSD.org>

Minor mdoc cleanup.


# b2e8bf35 28-Oct-1999 Alexey Zelkin <phantom@FreeBSD.org>

Complete page reorganization. I have splited FUNCTIONS section into
two subsections: SINOPSIS (declarations) and DESCRIPTION (descriptions)
All functions now mentioned in NAME section (apropos capable manpage :)
Various mdoc fixe


# 7f3dea24 27-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# a5941fc2 19-Mar-1998 Philippe Charnier <charnier@FreeBSD.org>

.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq


# d877622a 22-Oct-1997 James Raynard <jraynard@FreeBSD.org>

Fix a few typos.


# 9fb4ca06 16-Oct-1997 Søren Schmidt <sos@FreeBSD.org>

Fix a couble of typos.

Submitted by: "Vanill I. Shu" <vanilla@MinJe.com.TW>


# 9a57b7d2 17-Aug-1997 Søren Schmidt <sos@FreeBSD.org>

First import of my little "video graphic library".

See the manpage vgl.3 for more info.

A little example will follow shortly.