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
/
atari
/
dev
/
grfabs_tt.c
Age
Commit message (
Expand
)
Author
2010-04-13
Misc KNF.
tsutsui
2009-10-20
Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
snj
2009-07-19
Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy.
tsutsui
2009-03-18
bcopy -> memcpy
cegger
2009-03-18
bzero -> memset
cegger
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2005-12-11
merge ktrace-lwp.
christos
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-03-04
possible has two s.
wiz
1998-12-20
Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000
thomas
1997-06-10
s/atari_round_page/m68k_round_page/
veego
1997-04-25
- Provide the reasonable size that can/may be mmap-ed. This might differ
leo
1996-10-04
Checkpointing my et4000 work. Note that the et-console will not be
leo
1996-09-16
Prepare for (soon to come) et4000 PCI console.
leo
1996-04-18
Yet more prototyping and -Wall fixes.
leo
1996-04-12
Prototyping.
leo
1996-02-22
First bunch of changes due to stricter prototype checking.
leo
1995-08-20
Add Falcon video support. Thanks to Thomas Gerner.
leo