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
/
lib
/
libc
/
compat
/
sys
Age
Commit message (
Expand
)
Author
2007-07-18
Fix the return value so the MNT_GETARGS returns 0, not the buffer length.
dsl
2007-07-14
Change libc system callstub from 'mount' to '__mount50', add compat call.
dsl
2007-03-02
PR lib/34210: Avoid bus error (unaligned 64-bit access) on sparc64.
nakayama
2006-08-04
add missing const.
yamt
2006-08-04
remove the support of variable-sized filehandle from compat version of
yamt
2006-07-31
Make filehandles opaque to userland
martin
2006-07-27
fts_data is defined to be something else now. Avoid syntax error.
christos
2006-07-13
Lint insists on this.
martin
2006-07-13
Ooops, forgot to add this with the last commit
martin
2006-07-13
Fix alignement problems for fhandle_t, exposed by gcc4.1.
martin
2006-06-26
version the socket(2) syscall. for compat30 socket, we use
mrg
2006-05-29
support the new ntp_gettime() syscall and add compatibility for the old one
drochner
2006-05-04
Adjust for the fhstat() compat kernel change.
christos
2006-03-11
Add glue to build the compat library as a separate "libcold" turned off by
christos
2005-09-13
compat core reorg.
christos