OpenBSD CVS

CVS log for src/share/man/man9/wsfont_init.9


[BACK] Up to [local] / src / share / man / man9

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2 / (download) - annotate - [select for diffs], Fri May 10 17:24:53 2019 UTC (5 years ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, HEAD
Changes since 1.1: +8 -6 lines
Diff to previous 1.1 (colored)

tweak previous: fix three wrong macros and one missing macro

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 10 17:02:08 2019 UTC (5 years ago) by fcambus
Branch: MAIN

Document the wsfont framework.

This is wsfont.9 revision 1.18 from NetBSD with the following changes:

- Remove documentation for wsfont_matches() which we don't have
- Remove wsfont_find() arguments which we don't have
- Add missing arguments for wsfont_lock() which NetBSD doesn't have
- Modify wsfont_enum() signature to match our implementation
- Modify the wsdisplay_font struct to add the index and cookie members
  which NetBSD doesn't have
- Remove some macros for font encoding we do not support anymore
- Remove and correct stuff which doesn't apply to us because the
  codebases have diverged

Looks fine to jmc@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.