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
Age
Commit message (
Expand
)
Author
2021-12-11
remove clause 3 from all my licenses that aren't conflicting with
mrg
2021-12-10
s/occured/occurred/ in comments, log messages and man pages.
andvar
2021-12-05
s/sytle/style/ in comment.
msaitoh
2021-12-03
fix various typos in comments, log messages and documentation.
andvar
2021-12-03
Fixed a bug in sigreturn that sigmask was not restored.
ryo
2021-12-02
regen
ryo
2021-12-02
add prlimit64(2) syscall to COMPAT_LINUX and COMPAT_LINUX32
ryo
2021-12-02
don't call MODULE_HOOK_SET(), if exec_sigcode_alloc() fails.
ryo
2021-11-30
- uname should return "aarch64" or "aarch64_be" instead of "evbarm".
ryo
2021-11-27
regen
ryo
2021-11-27
Add pselect6(2) system call to COMPAT_LINUX32
ryo
2021-11-26
The changes on compat/linux/common/linux_termios.c should also
ryo
2021-11-26
Remove #error, fixes the build. I don't understand why this would not work
christos
2021-11-26
The internal architecture name of golang is "arm" or "arm64", which has
ryo
2021-11-26
- LINUX_GO_RT0_SIGNATURE for compat_linux is no longer enabled by default.
ryo
2021-11-26
Fix anonymous memory object leak for sigcode.
ryo
2021-11-25
add support COMPAT_LINUX32 for aarch64
ryo
2021-11-25
Extra arguments for AT_HWCAP and AT_PLATFORM are now passed when executing li...
ryo
2021-11-25
The default name of the `exec_setup_stack' function for linux32 should be `li...
ryo
2021-11-25
- Use LINUX32_F_xxx instead of LINUX_F_xxx for compat_linux32.
ryo
2021-11-25
regen
ryo
2021-11-25
add statx(2) syscall entry
ryo
2021-11-25
- Add compat_linux statx(2) syscall.
ryo
2021-11-25
rename bsd_to_linux_stat() to bsd_to_linux_stat64() to avoid confusion.
ryo
2021-11-25
rename bsd_to_linux_stat() to bsd_to_linux_stat64() to avoid confusion.
ryo
2021-11-24
regen
ryo
2021-11-24
add getrandom(2) syscall entry
ryo
2021-11-24
add missing SUBDIR aarch64
ryo
2021-11-23
Make LINUX_FIOCLEX and LINUX_FIONCLEX work
pho
2021-11-11
Adapt to recent posix_spawn extensions.
martin
2021-11-10
s/compatability/compatibility/ in comment.
msaitoh
2021-11-06
COMPAT_NETBSD32 is all about running the 32-bit flavor of native
thorpej
2021-11-01
Use "stack_t" instead of "struct sigaltstack", as the former is the
thorpej
2021-10-27
Use __SIGTRAMP_SIGCODE_VERSION rather than hard-coding 0.
thorpej
2021-10-12
fix various typos, mainly in comments.
andvar
2021-10-09
Modularize compat_linux(8) for aarch64.
ryo
2021-09-23
remove stray char.
christos
2021-09-23
add support COMPAT_LINUX for aarch64
ryo
2021-09-21
linux_sys_fstatat64: Add support for AT_EMPTY_PATH flag.
rin
2021-09-20
Regen for preadv(2) / pwritev(2).
thorpej
2021-09-20
Add preadv(2) and pwritev(2) system calls to COMPAT_LINUX and COMPAT_LINUX32.
thorpej
2021-09-20
Regen for eventfd(2).
thorpej
2021-09-20
Add the eventfd(2) system call to COMPAT_NETBSD32.
thorpej
2021-09-20
Regen for timerfd.
thorpej
2021-09-20
Add timerfd system calls to COMPAT_NETBSD32.
thorpej
2021-09-20
Regen for eventfd.
thorpej
2021-09-20
Add the eventfd system calls to COMPAT_LINUX and COMPAT_LINUX32.
thorpej
2021-09-19
Regen for timerfd.
thorpej
2021-09-19
Add the timerfd syscalls to COMPAT_LINUX and COMPAT_LINUX32.
thorpej
2021-09-19
Regen for POSIX timer syscalls.
thorpej
[next]