<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libvgl, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-04-22T16:36:09Z</updated>
<entry>
<title>MFC: introduce .Lb macro to libraries manpages, some mdoc cleanup</title>
<updated>2000-04-22T16:36:09Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-22T16:36:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a7f6a73356f775d08ee1ec26f66284d7ff10c7d8'/>
<id>urn:sha1:a7f6a73356f775d08ee1ec26f66284d7ff10c7d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove single-space hard sentence breaks.  These degrade the quality</title>
<updated>2000-03-02T09:14:21Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-02T09:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6ff3a1bf74d96278726113478b2c66884aab584'/>
<id>urn:sha1:c6ff3a1bf74d96278726113478b2c66884aab584</id>
<content type='text'>
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
</content>
</entry>
<entry>
<title>Replace beforeinstall target with new variables used by .mk system.</title>
<updated>2000-01-14T07:57:47Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>2000-01-14T07:57:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d05257b0f2bad8d76a4e0bb3cae2bdacb08ff947'/>
<id>urn:sha1:d05257b0f2bad8d76a4e0bb3cae2bdacb08ff947</id>
<content type='text'>
Reviewed by:	marcel, and make world
</content>
</entry>
<entry>
<title>mdoc(7)'fy</title>
<updated>2000-01-05T15:16:32Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-01-05T15:16:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fd6995f74d6d1e6762c2f370dd9d9cd9bb99c84a'/>
<id>urn:sha1:fd6995f74d6d1e6762c2f370dd9d9cd9bb99c84a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed missing #include in synopsis.</title>
<updated>1999-12-23T16:56:27Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-12-23T16:56:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a0d660c26bd4d6b0b55c0f0c54f99ca1a1bc1618'/>
<id>urn:sha1:a0d660c26bd4d6b0b55c0f0c54f99ca1a1bc1618</id>
<content type='text'>
Fixed misspelling of VGLPanScreen in its prototype.
Fixed missing installation of link to VGLPanScreen.3.
</content>
</entry>
<entry>
<title>Document VGLGetXY and VGLSetXY functions.</title>
<updated>1999-12-13T10:48:22Z</updated>
<author>
<name>Andrzej Bialecki</name>
<email>abial@FreeBSD.org</email>
</author>
<published>1999-12-13T10:48:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4c9d1e54629c8176aa5e43973693bba1ec29190f'/>
<id>urn:sha1:4c9d1e54629c8176aa5e43973693bba1ec29190f</id>
<content type='text'>
Reviewed by:	sos
</content>
</entry>
<entry>
<title>Fix the VGLBITMAP_INITIALIZER macro; VXsize and VYsize should</title>
<updated>1999-11-09T12:11:24Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-11-09T12:11:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d12b4e5bda8082489385436a31d89098368719a'/>
<id>urn:sha1:8d12b4e5bda8082489385436a31d89098368719a</id>
<content type='text'>
be the same as Xsize and Ysize.
</content>
</entry>
<entry>
<title>- This is the new version of libvgl jointly developed by sos and I.</title>
<updated>1999-11-08T11:37:46Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-11-08T11:37:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5acf51ea02ea31f47358e87bacdaaaa6c9ed7dc4'/>
<id>urn:sha1:5acf51ea02ea31f47358e87bacdaaaa6c9ed7dc4</id>
<content type='text'>
  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.)
</content>
</entry>
<entry>
<title>Minor mdoc cleanup.</title>
<updated>1999-10-30T19:29:45Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1999-10-30T19:29:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=81bddaa05c17d164e96b448276d1158af96e5952'/>
<id>urn:sha1:81bddaa05c17d164e96b448276d1158af96e5952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete page reorganization. I have splited FUNCTIONS section into</title>
<updated>1999-10-28T15:51:50Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>1999-10-28T15:51:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2e8bf35bd1760d0ddec12b6d84088d2682e3e2b'/>
<id>urn:sha1:b2e8bf35bd1760d0ddec12b6d84088d2682e3e2b</id>
<content type='text'>
two subsections: SINOPSIS (declarations) and DESCRIPTION (descriptions)
All functions now mentioned in NAME section (apropos capable manpage :)
Various mdoc fixe
</content>
</entry>
</feed>
