OpenGrok
Cross Reference: wscons_rops.c
xref
: /
src
/
sys
/
dev
/
wscons
/
wscons_rops.c
Home
|
History
|
Annotate
|
Download
|
only in
wscons
History log of
/src/sys/dev/wscons/wscons_rops.c
Revision
Date
Author
Comments
1.11
11-Dec-2005
christos
merge ktrace-lwp.
1.10
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
1.9
04-Jul-2002
junyoung
branches: 1.9.6;
alloc_attr -> allocattr
Approved by Matthias Drochner.
1.8
13-Nov-2001
lukem
branches: 1.8.8;
add/cleanup RCSIDs
1.7
13-Oct-2001
augustss
ANSIfy.
1.6
30-Mar-2000
augustss
branches: 1.6.6; 1.6.8;
Remove register declarations.
1.5
12-Feb-1999
drochner
branches: 1.5.8;
change the "mapchar" interface to return a "quality" or "match level"
arguments which allows to find approximations for characters which are
not present in a font
1.4
26-Jun-1998
drochner
add dummy character mapping function
1.3
20-Jun-1998
drochner
Change the calling interface for text output (to the graphics driver)
to take a single character at a time, where the character is an "int" now.
The old interface (took a string) was never called with more than 1
char to print, and the "int" allows us to handle charsets cleanly.
1.2
14-May-1998
drochner
Simple screen attribute handling for wscons.
The graphics device driver passes a "default attribute" for normal text
output to the wscons framework. If the emulation module needs more
attributes (for different "renditions") it can allocate them via a
callback.
For now, only the "sun" emulation makes use of it.
1.1
22-Mar-1998
drochner
Initial import of cgd's new wscons code.
1.5.8.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.6.8.2
06-Sep-2002
jdolecek
sync kqueue branch with HEAD
1.6.8.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.6.6.3
01-Aug-2002
nathanw
Catch up to -current.
1.6.6.2
14-Nov-2001
nathanw
Catch up to -current.
1.6.6.1
22-Oct-2001
nathanw
Catch up to -current.
1.8.8.1
15-Jul-2002
gehenna
catch up with -current.
1.9.6.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.9.6.2
18-Sep-2004
skrll
Sync with HEAD.
1.9.6.1
03-Aug-2004
skrll
Sync with HEAD
Indexes created Sun Oct 19 02:09:48 GMT 2025