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
Age
Commit message (
Expand
)
Author
2015-12-08
Fix DIOCGPARTINFO
christos
2015-12-08
Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of
christos
2015-12-03
Merge the compat_sysv module into the sysv_ipc module - it should
pgoyette
2015-11-14
PR/50428: Rin Okuyama: support SA_RESTORER flag for rt_sigaction(2) in the
christos
2015-10-27
Regen
njoly
2015-10-27
Fix setuid/setgid return type (void -> int) to match native.
njoly
2015-10-27
Regen.
njoly
2015-10-27
Fix wrong gid types from previous.
njoly
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-10-18
Make sure we have space for the aout header.
maxv
2015-10-13
Don't release proc_lock until we're done looking at things that are
pgoyette
2015-10-10
Add an additional dependency on compat_sysv
pgoyette
2015-09-24
regen
christos
2015-07-24
Unused inits (harmless).
maxv
2015-07-03
PR/50021: Rin Okuyama: Fix linux affinity syscalls
christos
2015-06-11
Force *stackp to (uintptr_t) before possibly moving to a smaller pointer size.
matt
2015-05-31
Regen for write(2) size argument fix.
njoly
2015-05-31
Fix write(2) size argument (int -> size_t).
njoly
2015-05-24
convert remaining linux_get_sa() users to use linux_get_sa_sb() and
rtr
2015-05-02
make connect syscall use sockaddr_big and modify pr_{send,connect}
rtr
2015-04-03
* change pr_bind to accept struct sockaddr * instead of struct mbuf *
rtr
2015-03-23
Regen
ozaki-r
2015-03-23
Add linux_systrace_args.c for arm
ozaki-r
2015-03-23
Regen
ozaki-r
2015-03-23
Fix inconsistent argument names
ozaki-r
2015-03-23
Regen
ozaki-r
2015-03-23
Fix inconsistent argument names
ozaki-r
2015-03-20
Zero-fill the ELF auxiliary vectors. Otherwise, on 64bit systems, the
maxv
2015-03-14
Support Linux MAP_LOCKED mmap flag.
njoly
2015-03-07
regen
christos
2015-03-07
Add systrace output file
christos
2015-03-07
centralize arguments functions
christos
2015-03-07
fix inconsistent names
christos
2015-03-01
Add Linux specific fcntl(2) commands. Support F_DUPFD_CLOEXEC.
njoly
2015-02-28
When converting limits from linux32 (int32_t) to native (uint64_t),
njoly
2014-11-26
Tweak ifconf variants
ozaki-r
2014-11-22
Do not define LINUX_EDEADLK more than once.
njoly
2014-11-22
Regen for ppoll signature fix
njoly
2014-11-22
Fix ppoll signature (int ->u_int)
njoly
2014-11-21
Tweak linux_getifhwaddr
ozaki-r
2014-11-17
Define compat modules (but without dependencies yet).
uebayasi
2014-11-09
Do not uselessly include <sys/malloc.h>.
maxv
2014-10-30
Reject non-regular files.
maxv
2014-10-19
Resource leak.
maxv
2014-09-26
set error return on error (from max)
christos
2014-09-21
fix leak
christos
2014-06-25
Add support for more open flags that have a native equivalent
njoly
2014-06-25
Add a few missing open(2) flags (LINUX_O_*). Fix alpha wrong values.
njoly
2014-06-21
If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not
maxv
[next]