cvs commit: src/sys/dev/fb boot_font.c gfb.h src/sys/i386/xbox xboxfb.c

2007-06-16 Thread Marius Strobl
marius 2007-06-16 21:31:53 UTC FreeBSD src repository Modified files: sys/dev/fb boot_font.c gfb.h sys/i386/xboxxboxfb.c Log: - Define data of struct gfb_font a const as it's only used to supply font data and remove the array size from the definition a

cvs commit: src/sys/dev/fb boot_font.c gfb.c gfb.h src/sys/dev/gfb gfb_pci.c gfb_pci.h

2007-01-07 Thread Marius Strobl
marius 2007-01-08 00:33:27 UTC FreeBSD src repository Modified files: sys/dev/fb boot_font.c gfb.h Removed files: sys/dev/fb gfb.c sys/dev/gfb gfb_pci.c gfb_pci.h Log: - Garbage collect more alpha remnants. - Fix a typo in a comment in

cvs commit: src/sys/dev/fb boot_font.c

2005-11-06 Thread Warner Losh
imp 2005-11-07 07:41:17 UTC FreeBSD src repository Modified files: sys/dev/fb boot_font.c Log: Remove unecessary include file. machine/rpb.h is very alpha specific and is not needed for this font, which isn't alpha speciifc. Revision ChangesPath 1.6