index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
wscons
/
wsdisplayvar.h
Age
Commit message (
Expand
)
Author
2001-10-13
ANSIfy.
augustss
2001-10-13
Two changes to the wsmux code:
augustss
2000-12-30
notify console polling mode or not to lower level framebuffer driver.
sato
2000-09-10
* rename vga_stdscreen* -> vga_25lscreen*
lukem
2000-09-10
Introduce WSDISPLAY_NULLSCREEN to allow low level device to detach control
takemura
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
1999-12-06
-allow the "show_screen" call to the display driver to complete
drochner
1999-10-19
Split wsdisplay_usl_ioctl() into two functions -- one which is screen-dependent
mycroft
1999-10-12
add wsdisplay_switchtoconsole() to allow other parts of kernel to force
jdolecek
1999-02-12
change the "mapchar" interface to return a "quality" or "match level"
drochner
1999-01-26
improve error handling in 2 cases:
drochner
1999-01-13
change the way fonts are handled: now we have a display-global ioctl
drochner
1999-01-09
add ioctl()s for screen allocation/deallocation
drochner
1998-08-13
Merge paddr_t changes into the main branch.
eeh
1998-07-28
Do locator related defines using defines from locators.h rather
augustss
1998-06-26
define a "mapping" function which can be used by the emulation module
drochner
1998-06-20
Change the calling interface for text output (to the graphics driver)
drochner
1998-06-11
Implement the VT access and keyboard control ioctl()s needed for
drochner
1998-05-14
Simple screen attribute handling for wscons.
drochner
1998-03-22
Initial import of cgd's new wscons code.
drochner