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
/
linux
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
2022-08-03
Pull up following revision(s), all via patch
martin
2019-04-06
Overhaul the API used to fetch and store individual memory cells in
thorpej
2019-03-26
make this compile again.
christos
2019-03-24
regen
maxv
2019-03-24
Remove Alpha's compat_linux dependency on compat_osf1. Each function is
maxv
2018-08-10
Regen
pgoyette
2017-12-26
Refactor pipe1() and correct a bug in sys_pipe2() (SYS_pipe2)
kamil
2017-05-10
regen
riastradh
2017-02-12
es_arglen is now in units of bytes, update the emulations accordingly.
chs
2017-02-03
regen
christos
2017-02-03
add send/recv mmsg and comment on the unimpl ones.
christos
2017-02-03
Regen for accept4
martin
2017-02-03
Add accept4 definitions
martin
2017-01-16
regen all
christos
2017-01-13
regen
christos
2017-01-02
Regen (something apparently went wrong in previous)
martin
2017-01-02
Regen
manu
2017-01-02
Add pselect6 Linux system call.
manu
2016-07-24
Regen for readlink/readlinkat signatures.
njoly
2016-07-24
Small cleanup. Adjust readlink/readlinkat signatures to reduce diffs with
njoly
2015-11-14
PR/50428: Rin Okuyama: support SA_RESTORER flag for rt_sigaction(2) in the
christos
2015-10-25
Regen for posix chown family cleanup.
njoly
2015-10-25
Cleanup posix chown family syscalls to match native (alpha, mips and
njoly
2015-09-24
regen
christos
2015-03-14
Support Linux MAP_LOCKED mmap flag.
njoly
2015-03-07
regen
christos
2014-11-22
Regen for ppoll signature fix
njoly
2014-11-22
Fix ppoll signature (int ->u_int)
njoly
2014-11-09
Do not uselessly include <sys/malloc.h>.
maxv
2014-06-25
Add a few missing open(2) flags (LINUX_O_*). Fix alpha wrong values.
njoly
2014-06-01
Cleanup pipe(2) flags, now that native handle them.
njoly
2014-05-29
Regen for utimes(2) change.
njoly
2014-05-29
For utimes(2), use compat_50_sys_utimes() instead of local version.
njoly
2014-05-23
Add missing specific LINUX_SOCK_NONBLOCK value for alpha.
njoly
2014-05-17
Regen for fadvise64 offset types changes.
njoly
2014-05-17
Fix fadvise64 syscalls to use 64bit offset types.
njoly
2014-05-06
Regen for mknod device argument type change.
njoly
2014-05-06
Reduce diffs between archs; make mknod device argument unsigned.
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-04-08
Regen.
njoly
2014-04-08
Adjust read/write/readv/writev signature to match native versions.
njoly
2014-04-08
Do not include bsd.kinc.mk in each arch Makefile, it's already pulled
njoly
2014-02-09
account for the 16 bytes of AT_RANDOM data in the stack setup. fixes PR 48518.
chs
2014-01-25
Update linux socket socket options (SO_*). Add common version to its
njoly
2014-01-13
Regen.
njoly
2014-01-13
Cleanup, and reduce diffs between arches. Make alpha use
njoly
2013-12-27
Regen.
njoly
2013-12-27
Add struct linux_stat64 definition for alpha, and enable syscalls that
njoly
2013-12-17
Cleanup compat linux errnos by adding generic errnos in a single file.
njoly
[next]