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
2022-08-03
Pull up following revision(s), all via patch
martin
2019-05-19
Rename
maxv
2019-03-24
Disable preemption when setting PCB_COMPAT32, to prevent a context switch
maxv
2018-08-10
Regen
pgoyette
2017-10-21
Include opt_user_ldt.h when needed.
maxv
2017-10-19
Always mask the 16 bits of the segregs in the trapframe. We don't zero-
maxv
2017-10-15
Use two separate functions: cpu_segregs32_zero and cpu_segregs64_zero. The
maxv
2017-10-15
Make sure the 32bit LWPs don't have MDL_IRET set. That's not a problem
maxv
2017-09-02
Fix a subtle ring0 escalation vulnerability in amd64, and implement a
maxv
2017-05-10
regen
riastradh
2017-04-26
catch up with unit fixes for es_arglen; consistently use bytes.
christos
2017-02-05
Remove #if 0 on USER_LDT.
maxv
2017-01-16
descend and regen
christos
2017-01-13
regen
christos
2016-09-02
Fix argument (does not compile anyway).
maxv
2015-03-08
regen
christos
2015-03-08
fix inconsistent names
christos
2015-03-07
regen
christos
2015-03-07
Add systrace output file
christos
2014-11-22
Regen for ppoll(2)
njoly
2014-11-22
Add ppoll(2) for compat linux32.
njoly
2014-05-29
Regen for utimes(2).
njoly
2014-05-29
Add utimes(2) support.
njoly
2014-05-04
Regen for pread/pwrite 64bit offset argument.
njoly
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
[next]