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
/
linux32
/
common
/
linux32_dirent.c
Age
Commit message (
Expand
)
Author
2019-08-23
Fix info leaks.
maxv
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2017-07-28
Fail, don't panic, on bad dirents from file system.
riastradh
2017-01-28
avoid the shadow
christos
2017-01-28
we have space for one more.
christos
2017-01-28
fix size computation
christos
2017-01-13
convert strcpy to a bounded copy to avoid compiler warnings, although the
christos
2011-10-14
Change the vnode locking protocol of VOP_GETATTR() to request at least
hannken
2010-09-11
recent versions of linux (which we now claim to be) supply a BSD-style
chs
2010-06-24
Clean up vnode lock operations pass 2:
hannken
2010-03-03
When implementing "read directory", when there are too many empty entries
he
2009-07-22
Make compat linux/linux32 getdents(2) fail with ENOTDIR instead of
njoly
2008-12-29
s/syscallcarg/syscallarg/ in comments.
njoly
2008-11-19
Make the emulations, exec formats, coredump, NFS, and the NFS server
ad
2008-09-04
Make linux32 getdents(2) do its own job instead of calling the
njoly
2007-12-26
Add readdir syscall.
njoly
2007-12-20
Convert all the system call entry points from:
dsl
2007-12-08
ANSIfy most of the function definitions in sys/compat (but not ndis).
dsl
2007-02-09
Merge newlock2 to head.
ad
2006-02-09
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
manu