summaryrefslogtreecommitdiff
path: root/sys/dev/rcons/raster_text.c
AgeCommit message (Expand)Author
2012-01-31ANSIfy the prototypesmatt
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDslukem
2000-03-30Remove register declarations.augustss
1995-11-24since 'long's in this code are meant to be exactly 32-bits wide, usecgd
1995-10-04Move font defs back into machine-dependent area (per Jonathan Stone).pk
1995-09-17rcons (Raster CONSole) brought over here from the sparc area.pk