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_et.c
Age
Commit message (
Expand
)
Author
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
Ansify function definitions w/o arguments. Generated with sed.
cegger
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
2007-03-06
- remove volatile from *regkva member in struct grfabs_et_priv
tsutsui
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-03-29
Do not disable access to tseng private registers
thomas
2005-12-11
merge ktrace-lwp.
christos
2004-02-13
Uppercase CPU, plural is CPUs.
wiz
2003-07-15
__KERNEL_RCSID()
lukem
2003-02-02
Config option for et4000 boards with 2MB memory.
thomas
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-03-04
possible has two s.
wiz
2000-06-29
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-04-11
Now what are we doing with the return value of splx()? (probably a pasto)
leo
2000-02-11
Remove redundant test.
leo
2000-01-12
Init the preset_row_scan register. This fixes a sometimes partly scrolled-up
leo
1999-03-26
Nuke the pieces of code obsoleted by .../pci/pci_tseng.c
leo
1999-02-19
More work on Tseng support. Now both my et6000 _and_ the et6100 work. I just
leo
1998-12-20
Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000
thomas
1998-11-20
Checkpoint my work on et6000 support.
leo
1998-05-11
Let et4000 work with other RAMDAC than STG1703
thomas
1998-04-23
Use NOWAIT when malloc()-ing a buffer for switching screens. It might be
leo
1997-04-25
- Provide the reasonable size that can/may be mmap-ed. This might differ
leo
1997-01-10
Record physical addresses in the bitmap structure instead of VA's. The
leo
1996-11-17
Shift screen a bit to the left.
leo
1996-10-13
backout previous kprintf changes
christos
1996-10-11
*** empty log message ***
leo
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-10-04
Checkpointing my et4000 work. Note that the et-console will not be
leo