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
/
ic
/
pcdisplayvar.h
Age
Commit message (
Expand
)
Author
2014-11-12
more _KERNEL_OPT
christos
2009-03-15
ansify function definitions
cegger
2006-05-14
integrate kauth.
elad
2006-04-15
Remove the getwschar and putwschar accessops from wsdisplay drivers as
jmmv
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-11
merge ktrace-lwp.
christos
2004-07-28
Implement support to dynamically change wscons console and kernel colors.
jmmv
2004-05-28
PR/19925: David Ferlier: Add scrolling support to wscons.
christos
2004-03-24
remove license clauses 3 and 4 from my cpoyright notices
drochner
2002-07-07
- ANSI & KNF, notably remove __P.
junyoung
2002-07-07
Rename vc_ccol and vc_crow in struct pcdisplayscreen to cursorcol
junyoung
2002-06-26
PR/17402: Add wsmoused support by providing get/set char and events.
christos
2000-01-25
Finish with fixing the SOFTCURSOR stuff.
ad
2000-01-05
Add and use pcdisplay_cursor_init(). Still a couple of nits with this, I
ad
1999-09-19
- mc6845's cursor is disabled by punching bit 6 of cursor start register.
ad
1999-02-12
change the "mapchar" interface to return a "quality" or "match level"
drochner
1998-07-24
allow the displayed area to start anywhere in display memory,
drochner
1998-06-26
do the charcter mapping in a separate function
drochner
1998-06-20
adapt to wscons changes, treat incoming characters always as ISO
drochner
1998-05-28
Put definitions and subroutines needed for all PC display adapters
drochner