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
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
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