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
/
arch
/
next68k
/
dev
/
nextdisplay.c
Age
Commit message (
Expand
)
Author
2003-10-05
Minor tweaks to the color framebuffer code -- still don't know what the deal
mycroft
2003-10-01
Some small cleanup -- make the base,limit values vaddr_t, not char*.
mycroft
2003-07-15
__KERNEL_RCSID()
lukem
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-11
Attach nextdisplay on the mono turbo.
mycroft
2002-09-11
Comprehensive patches from Christian Limpach:
mycroft
2002-07-04
alloc_attr -> allocattr
junyoung
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2001-06-15
remove extra args from printf
dbj
2000-09-29
add support for 12-bit color displays, from Timm Wetzel w/ changes by
deberg
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
1999-12-06
update for changed struct wsdisplay_accessops:show_screen signature.
drochner
1999-03-24
Applied patches from Matt Debergalis <deberg@mit.edu>.
dbj
1999-01-28
wscons based console video & keyboard support for the NeXT
dbj