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
/
compat
/
linux
/
common
/
linux_blkio.c
Age
Commit message (
Expand
)
Author
2015-12-08
Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of
christos
2008-03-21
Catch up with descriptor handling changes. See kern_descrip.c revision
ad
2007-12-20
Convert all the system call entry points from:
dsl
2007-10-19
Add compat_linux and exec_linux_elf lkm support for amd64:
njoly
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-09
Merge newlock2 to head.
ad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2005-12-11
merge ktrace-lwp.
christos
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2003-03-21
Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'.
dsl
2003-01-18
Merge the nathanw_sa branch.
thorpej
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2001-06-14
Fix a partial construction problem that can cause race conditions
thorpej
2001-01-18
No-op commit to force update to a non-"-kk" revision.
tv
2001-01-10
Correct copyright year.
fvdl
2001-01-10
Add some BLK* ioctl calls. Currently only the easy and useful ones
fvdl