cvs commit: src/sys/dev/syscons scmouse.c syscons.c syscons.h

Jake Burkholder jake at FreeBSD.org
Sat Aug 23 21:04:45 PDT 2003


jake        2003/08/23 21:04:45 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/syscons      scmouse.c syscons.c syscons.h 
  Log:
  - Add a font width field to struct scr_stat.  Use this instead of '8'.
  - Use the values in the video info for the font size and width instead
    of second guessing.
  
  Revision  Changes    Path
  1.35      +9 -7      src/sys/dev/syscons/scmouse.c
  1.405     +2 -3      src/sys/dev/syscons/syscons.c
  1.77      +1 -0      src/sys/dev/syscons/syscons.h


More information about the cvs-src mailing list