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
Age
Commit message (
Expand
)
Author
2003-12-08
remove error(1) comment.
christos
2003-12-04
Dynamic sysctl.
atatat
2003-10-10
Adapt to SIGINFO changes.
matt
2003-10-10
Adapt ARM Linux compat code to deal with SIGINFO.
matt
2003-10-10
Adapt to SIGINFO changes.
matt
2003-10-08
Use ksi_signo accessor macro.
thorpej
2003-10-06
Catch up with chuck's stack changes. Don't map the linux stuff executable
christos
2003-09-28
fix fmovem argument reference
cl
2003-09-28
catch up with const sigset_t
cl
2003-09-26
Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Test
simonb
2003-09-25
constify sendsig/trapsignal
christos
2003-09-25
Add siginfo support for PowerPC.
matt
2003-09-22
SA_SIGINFO support for m68k (emul linux)
cl
2003-09-21
make compile after last change (!)
jdolecek
2003-09-21
Now that we have siginfo, use it, instead of pretending to have one.
christos
2003-09-06
SA_SIGINFO changes
christos
2003-08-24
add support for non-executable mappings (where the hardware allows this)
chs
2003-08-21
Hide prototype of linux_exec_setup_stack() inside #ifdef _KERNEL so
dsl
2003-08-21
Fix syscall_vm86 argument:
hannken
2003-08-14
remove the args from the macro.
christos
2003-08-10
regen - added wrapper for Linux ftruncate64()
jdolecek
2003-08-10
add Linux compat arg wrapper for ftruncate64(), and change linux compat
jdolecek
2003-08-09
Explain a diagnostic message a bit better, and make it a debug only message.
christos
2003-08-08
- GC all the setup_stack functions
christos
2003-08-02
use copyout() instead of subyte()
jdolecek
2003-08-02
use copyin()/copyout() instead of fubyte()/subyte()
jdolecek
2003-08-02
replace fuword() with copyin(), and suword() with copyout()
jdolecek
2003-07-26
add LINUX_SO_PEERNAME, LINUX_SO_TIMESTAMP where it has been missing
jdolecek
2003-07-03
Regen.
christos
2003-07-03
Implement linux_rt_sigreturn for real. Add a hack for more plausible siginfo.
christos
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
Adapt to ktrace/lwp changes.
thorpej
2003-06-29
Regen: adapt to linux mmap2 changes.
thorpej
2003-06-29
Adapt to linux mmap2 changes.
thorpej
2003-06-29
Fix 'struct lwp *' lossage.
simonb
2003-06-29
'struct proc *' -> 'struct lwp *' as required to get GENERIC for macppc built
darrenr
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2003-06-28
Regenerate after adding include of linux_mmap.h.
he
2003-06-28
Need to include linux_mmap.h to get size of struct linux_sys_mmap2_args.
he
2003-06-23
Regen.
christos
2003-06-23
PR/21937: Todd Vierling: Proper support for mmap2
christos
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2003-03-21
Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'.
dsl
2003-03-01
Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair number
thorpej
2003-02-27
make compat_linux struct file interlock friendly.
yamt
2003-01-18
Regen for correct RCS ID.
thorpej
2003-01-18
Regen for correct RCS IDs.
thorpej
2003-01-18
Regen to get correct RCS IDs.
thorpej
2003-01-18
Regen to get correct RCS ID.
thorpej
2003-01-18
Regen: Merge the nathanw_sa branch.
thorpej
[next]