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
/
bt485.c
Age
Commit message (
Expand
)
Author
2013-06-24
Use static inline. Fixes i386/ALL and something else I've forgetten.
riastradh
2012-02-12
Change old-style function defintions to C89 prototypes.
matt
2010-11-13
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
uebayasi
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2003-11-13
eliminate uvm_useracc() in favor of checking the return value of
chs
2002-08-03
correct range check, have overflow check, fix type mismatches,
itojun
2001-12-12
Update the ramdac interface to be allow the setting of dotclocks. This is
elric
2001-11-13
add/cleanup RCSID
lukem
2001-09-18
Give initiali[sz]e all the "i"s it deserves.
wiz
2001-08-05
remove unnecessary casts, make variable types consistent with the
jdolecek
2001-07-07
bzero -> memset
thorpej
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-04-02
Adapt to change in ramdac interface.
nathanw
2000-03-04
Graphics card independant Bt485 code, derived from dev/pci/tga_bt485.c.
elric