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
2013-10-17
remove unused variable
christos
2013-09-24
Regen for utimensat(2).
njoly
2013-09-24
Add utimensat(2) for compat linux.
njoly
2013-09-19
exec modules need to be of the exec kind
christos
2013-09-15
Regen.
njoly
2013-09-15
Make alpha use linux_sys_utimes() just like other archs.
njoly
2013-08-18
Use <arm/locore.h>
matt
2013-08-11
regen
pooka
2013-08-11
Linux treats the data parameter as a pointer/long too. The comments
pooka
2013-08-11
regen
pooka
2013-08-11
Use long instead of int for ptrace addr. This makes things compile
pooka
2013-08-11
Allow to build in envs without USRSTACK (namely, rump kernels on powerpc).
pooka
2013-07-18
Do not make FUTEX_WAIT wait indefinitely for an invalid timeout
njoly
2013-06-08
Typo
stacktic
2013-04-17
handle timeouts like before.
christos
2013-04-16
Add some more futex gunk and explain why it does not work (yet).
christos
2013-04-15
alpha uses standard utimes.
christos
2013-04-09
Fix COMPAT_LINUX32.
pooka
2013-04-08
regen for utimes
pooka
2013-04-08
support utimes on non-alpha linux platforms
pooka
2013-03-21
Fix stat64 by making it match i386. Other archs might still be broken,
pooka
2013-01-27
exitting -> exiting.
mbalmer
2013-01-11
Use copyin/copyout and linux-specific ifreq structures (they are the same
christos
2013-01-11
add the futex PI commands (not implemented yet)
christos
2012-10-02
kernel portion of clock_nanosleep()
christos
2012-09-22
LINUX_RLIM_INFINITY doesn't fit into the value range for linux32, so
joerg
2012-09-19
regen for ppoll (and, apparently, SYCALL_ARG_PTR)
pooka
2012-09-19
Add a pass-through ioctl for mfi(4), allowing userland to send raw commands
bouyer
2012-09-19
emulate ppoll which is essentially our pollts
pooka
2012-09-13
Rename structure members to make the code compile in environments
pooka
2012-09-04
Add missing <machine/pcb.h> include
matt
2012-08-16
Rename process_frame to lwp_trapframe
matt
2012-07-08
The MDP_USEDFPU (amd64 and sh3) and MDP_SSTEP (sh3) are lwp flags not
dsl
2012-06-22
From the "parse errors that you just do not see as a human" department:
martin
2012-06-21
fix token pasting.
christos
2012-06-20
print proper ktruser names depending on the emulation.
christos
2012-03-21
define LINUX_DEBUGLINK_SIGNATURE for i386 too.
chs
2012-03-15
Do not read past end of array. Found by gcc -03
bouyer
2012-02-21
Switch to ANSI style declaration.
rjs
2012-02-19
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
rmind
2012-02-12
Change old-style function defintions to C89 prototypes.
matt
2012-02-03
Add a hook for freeing an ep_emul_arg. Add a wrapper routine
matt
2012-01-20
Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions
joerg
2011-12-20
- Eliminate so_nbio and turn it into a bit SS_NBIO in so_state.
christos
2011-11-21
Adjust setup_linux_rt_sigframe/setup_linux_sigframe prototypes.
njoly
2011-11-18
remove one more kassert
christos
2011-11-18
remove incorrect assertions (the len passed is the size of the bsd structure
christos
2011-11-18
Provide linux_siginfo_t for all archs, to unbreak kdump build.
martin
2011-11-18
- add sigtimedwait support.
christos
2011-11-18
add sigtimedwait
christos
[prev]
[next]