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
/
amiga
/
dev
/
grf.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-10
replace the somewhat strange poll routine with standard nopoll() (a.k.a
jdolecek
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-01-28
add __KERNEL_RCSID as suggested by Luke Mewburn
aymeric
2002-01-26
- ANSIfy
aymeric
2001-09-19
machine/fbio.h -> dev/sun/fbio.h
thorpej
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-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
1999-08-16
Add a quick and dirty FBIOGVIDEO implementation. This is hardware independent,
is
1998-01-12
Adjust for changes to config.
thorpej
1996-12-23
Get rid of __BROKEN_INDIRECT_CONFIG.
veego
1996-10-13
backout previous kprintf change
christos
1996-10-11
Changes for poll(2).
mhitch
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-08-27
change cfprint_t type definition to take a const char *, rather than
cgd
1996-05-19
Screenblank support:
is
1996-04-21
- Cleanup for -Wall and -Wstrict-prototypes
veego
1996-03-17
New device attachment scheme:
thorpej
1995-11-30
merge in changes from 1.1 release branch
jtc
1995-10-09
new cybervision 64 grf from Bernd Ernesti <bernd@arresum.inka.de> and others
chopps
1995-08-18
change for a2410 from is@Beverly.Rhein.DE (Ignatios Souvatzis)
chopps
1995-05-07
enable pseudo-dma on ivsc, allow no ite/grfcc.
chopps
1995-04-23
new grfcl driver submitted by Ezra Story <ezy@panix.com>
chopps
1995-04-10
map --> mmap
mycroft
1995-02-12
Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
chopps
1994-12-28
consolidate the zbusses. le support for multiple tx buffs and full use of 32k
chopps
1994-12-01
bring up to current. change sun to sunos. handle changes in device
chopps
1994-10-26
new RCS ID format.
cgd
1994-06-16
fix boot diag output.
chopps
1994-06-05
add grfrh (retina ziii) from Donn Cave <donn@u.washington.edu>
chopps
1994-05-11
general cleanup including boot diag messages.
chopps
1994-05-08
resistance is futile, you will be assimilated.
chopps
1994-04-01
no more MAP_FILE
chopps
1994-02-17
modified to use generic cons. (and some grf defs changed)
chopps
1994-02-13
cleaned up include's relocated grf/* stuf to grfabs*.
chopps
1994-02-11
Add missing Id's
chopps
1994-02-01
SCSI re-org, and misc. cleanup of compiler warnings.
chopps
1994-01-26
Integrate recent changes done to the amiga branch. Includes support
mw
1993-10-30
new tree for amiga, replacing the bogous previous one.
mw
1993-09-02
new source release integrated from amiga-release.
mw
1993-08-01
Add RCS identifiers (this time on the correct side of the branch), and
mycroft
1993-07-05
sys/arch/amiga tree. This is the machdep part required to get the kernel
mw