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_misc.c
Age
Commit message (
Expand
)
Author
2019-09-13
Pull up following revision(s) (requested by maxv in ticket #194):
martin
2017-04-10
Return value pointers should be the last argument.
dholland
2014-11-22
Add ppoll(2) for compat linux32.
njoly
2014-11-09
Do not uselessly include <sys/malloc.h>.
maxv
2013-11-18
implement the *at() syscalls.
chs
2011-11-18
add sigtimedwait support
christos
2010-11-02
personality() now interprets its parameter as having
chs
2010-11-02
implement the following syscalls for linux32:
chs
2010-07-07
many changes for COMPAT_LINUX:
chs
2009-11-24
Update personality(2) to match Linux definition where the argument is an
njoly
2009-06-05
Add fstatfs syscall.
njoly
2009-01-20
Add basic support for linux32 personality(2) syscall.
njoly
2008-11-19
Make the emulations, exec formats, coredump, NFS, and the NFS server
ad
2008-11-12
Add missing sys/syscall.h include for SYS_ptrace definition.
njoly
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-06-18
linux32_sys_ptrace() fixes.
njoly
2008-06-16
an attempt at ptrace32
christos
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
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-04-30
Rework compat stat() and statvfs() code so that it no longer uses the stackgap.
dsl
2007-04-22
Change the way that emulations locate files within the emulation root to
dsl
2007-04-11
- Add compat amd64 linux32 statfs support, adapted from PR/35956.
njoly
2006-09-13
This file was not used anymore
manu
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-05-14
integrate kauth.
elad
2006-02-09
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
manu