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
/
arch
Age
Commit message (
Expand
)
Author
2014-05-04
Fix pread/pwrite syscalls which need a 64bit offset argument.
njoly
2014-05-04
Remove now unneeded bsd.kinc.mk.
njoly
2014-02-21
Increase LINUX32_ELF_AUX_ENTRIES to avoid overrun in linux32/. Also,
maxv
2014-02-19
Explicitly include x86/fpu.h instead of relying in x86/frame.h including it.
dsl
2014-02-15
Remove all references to MDL_USEDFPU and deferred fpu initialisation.
dsl
2014-02-09
account for the 16 bytes of AT_RANDOM data in the stack setup. fixes PR 48518.
chs
2014-02-07
Convert the amd64 build to use x86/cpu_extended_state.h so that the fpu
dsl
2013-12-01
revert fpu/pcu changes until we figure out what's wrong; they cause random
christos
2013-11-18
Regen
christos
2013-11-18
Fix extended attribute syscalls to use the proper types and call their netbsd32
christos
2013-11-18
regen
chs
2013-11-18
implement the *at() syscalls.
chs
2013-11-07
Regen for dup/dup2/dup3 argument types fix.
njoly
2013-11-07
Fix dup/dup2/dup3 argument types (u_int -> int).
njoly
2013-10-23
Use the MI "pcu" framework for bookkeeping of npx/fpu states on x86.
drochner
2012-07-15
Rename MDP_IRET to MDL_IRET since it is an lwp flag, not a proc one.
dsl
2012-07-13
regen
christos
2012-07-13
add xattr stubs
christos
2012-07-08
The MDP_USEDFPU (amd64 and sh3) and MDP_SSTEP (sh3) are lwp flags not
dsl
2012-05-10
regen
christos
2012-05-10
Fix rt_sigtimedwait():
christos
2011-11-18
regen
christos
2011-11-18
add sigtimedwait support
christos
2011-05-30
Regenerate files to pick up correct RCS Ids. Suggested by Chris Badura.
alnsn
2011-05-30
Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.
alnsn
2011-04-10
Regen: XXX: produces errors because of rump changes!
christos
2011-04-10
add pipe2 and dup3
christos
2011-03-04
Refactor ps_strings access. Based on PK_32, write either the normal
joerg
2011-02-07
move macros for validating fs/gs to segments.h and use them
chs
2010-11-02
regen
chs
2010-11-02
implement the following syscalls for linux32:
chs
2010-07-12
fix debugging build.
christos
2010-07-07
Add missing includes to bring the linux_semun type needed by
jmmv
2010-07-07
regen
chs
2010-07-07
many changes for COMPAT_LINUX:
chs
2010-04-18
This patch fixes the NX regression issue observed on amd64 kernels, where
jym
2009-11-24
Regen for personality(2) update.
njoly
2009-11-24
Update personality(2) to match Linux definition where the argument is an
njoly
2009-11-23
Use lwp_getpcb() in compat code, clean from struct user.
rmind
2009-06-08
Fix defines against multiple inclusion protection (s/I386/AMD64).
njoly
2009-06-08
Regen for rt_queueinfo addition.
njoly
2009-06-08
Add rt_queueinfo(2) support.
njoly
2009-06-05
Regen for fstatfs.
njoly
2009-06-05
Add fstatfs syscall.
njoly
2009-06-04
Regen for stat/lstat/fstat syscalls.
njoly
2009-06-04
Add stat/lstat/fstat syscalls.
njoly
2009-06-02
Regen for siggetmask/sigsetmask.
njoly
2009-06-02
Add siggetmask/sigsetmask syscalls.
njoly
2009-05-29
Add native to linux siginfo si_status translation, used on i386 and
njoly
2009-03-15
ansify function definitions
cegger
[prev]
[next]