Home | History | Annotate | Download | only in rcons
History log of /src/sys/dev/rcons/raster_text.c
RevisionDateAuthorComments
 1.10  31-Jan-2012  matt ANSIfy the prototypes
 1.9  04-Mar-2007  christos branches: 1.9.76; 1.9.80;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.8  11-Dec-2005  christos branches: 1.8.26;
merge ktrace-lwp.
 1.7  07-Aug-2003  agc branches: 1.7.16;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.6  15-Nov-2001  lukem branches: 1.6.16;
don't need <sys/types.h> when including <sys/param.h>
 1.5  13-Nov-2001  lukem add RCSIDs
 1.4  30-Mar-2000  augustss branches: 1.4.6; 1.4.8;
Remove register declarations.
 1.3  24-Nov-1995  cgd branches: 1.3.30;
since 'long's in this code are meant to be exactly 32-bits wide, use
'int32_t's instead, so that this code is usable on the alpha.
 1.2  04-Oct-1995  pk Move font defs back into machine-dependent area (per Jonathan Stone).
Integrate patches from der Mouse (8-bit cleanliness, FULLSCREEN option,
SMALLFONT option).
The (MD) caller of rcons_init() is now responsible for initialising `rc_font'.
 1.1  17-Sep-1995  pk rcons (Raster CONSole) brought over here from the sparc area.
sparc device dependencies have been removed, as well as all references
to `struct fbdevice's. Clients need to #include <dev/rcons/rcons.h>.
 1.3.30.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.4.8.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.6.2  08-Jan-2002  nathanw Catch up to -current.
 1.4.6.1  14-Nov-2001  nathanw Catch up to -current.
 1.6.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.16.1  03-Aug-2004  skrll Sync with HEAD
 1.7.16.1  03-Sep-2007  yamt sync with head.
 1.8.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.9.80.1  18-Feb-2012  mrg merge to -current.
 1.9.76.1  17-Apr-2012  yamt sync with head

RSS XML Feed