[BACK]Return to files.wsfont CVS log [TXT][DIR] Up to [local] / sys / dev / wsfont

Annotation of sys/dev/wsfont/files.wsfont, Revision 1.1

1.1     ! nbrk        1: #      $OpenBSD: files.wsfont,v 1.3 2005/09/15 20:23:10 miod Exp $
        !             2: #      $NetBSD: files.wsfont,v 1.7 2000/11/21 11:44:45 tsutsui Exp $
        !             3:
        !             4: # Note: `wsfont_glue' is only here to force the header file's name
        !             5: #      hence it must be mentioned first.
        !             6: #      This is similar to what rasops does - actually we are only interested
        !             7: #      in getting the rasops_rotation attribute, without having to depend
        !             8: #      on rasops being configured.
        !             9: file   dev/wsfont/wsfont.c     ((wsfont_glue & rasops_rotation) | wsdisplay)
        !            10:                                needs-flag

CVSweb