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
/
fd.c
Age
Commit message (
Expand
)
Author
2003-07-14
get rid of printf() warnings in the FDDEBUG case by using the right format
aymeric
2003-05-10
Change bounds_check_with_label() to take a pointer to the disk structure,
thorpej
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2003-01-06
synchronous, not syncronous.
wiz
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-11-01
implement separate read/write disk statistics:
mrg
2002-10-23
merge kqueue branch into -current
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-08-07
Convert to new device buffer queue interface.
hannken
2002-01-28
add __KERNEL_RCSID as suggested by Luke Mewburn
aymeric
2002-01-26
- ANSIfy
aymeric
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2001-01-13
make this compile again
aymeric
2000-11-20
rationalize the use of b_flags for geteblk() buffers.
chs
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-16
Kill more broken cf_unit bogons.
kleink
2000-02-07
Fix a bug in disksort_*() which caused non-optimal ordering when multiple
thorpej
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
1999-12-04
CL* discarding.
ragge
1998-01-12
Adjust for changes to config.
thorpej
1997-10-11
Fix typo from DIOCGDEFLABEL implementation.
mhitch
1997-10-08
Implement DIOCGDEFLABEL.
thorpej
1997-07-17
use locator defines in "locators.h" to index cf_loc[]
jtk
1996-12-23
Get rid of __BROKEN_INDIRECT_CONFIG.
veego
1996-10-13
backout previous kprintf change
christos
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-04
Floppy driver now supports MSDOS track format. Minor device 1 (/dev/fd?b)
mhitch
1996-04-30
Remove include of sys/cpu.h.
mhitch
1996-04-29
Add floppy index interrupt routine for future MSDOS floppy support.
mhitch
1996-04-21
- Cleanup for -Wall and -Wstrict-prototypes
veego
1996-04-05
Pass reserved blocks in label so adosfs computes root block
mhitch
1996-03-17
Clean up typos and other errors from new device attachment changes.
mhitch
1996-03-17
New device attachment scheme:
thorpej
1996-01-28
make sure master enable is set #1920
chopps
1996-01-15
Call disk_busy() a bit earlier in case an exceptional condition causes
thorpej
1996-01-14
Fixed typo (that I probably introduced with the disk changes). From
thorpej
1996-01-07
New generic disk framework. Highlights:
thorpej
1995-08-12
minphys() functions really should return void.
mycroft
1995-07-26
fix typo
chopps
1995-07-24
bound xfer properly in minphys, panic if can't.
cgd
1995-07-05
remove indirect use of strategy which brok with recent changes
chopps
1995-04-13
couple small changes from Michael.
chopps
1995-04-10
Fdclose --> fdclose
mycroft
1995-04-06
say something more for unconfigured devices
chopps
1994-12-13
fdclose -> Fdclose
mycroft
1994-12-01
bring up to current. change sun to sunos. handle changes in device
chopps
[next]