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
2000-11-27
don't use linux_emuldata for now, so that this compiles after
jdolecek
2000-11-21
implement PTRACE_{GET|SET}FPREGS and framework for PTRACE_{PEEK|POKE}USER
jdolecek
2000-11-21
restructure struct emul and execsw, in preparation to make emulations LKMable:
jdolecek
2000-11-17
Regen.
erh
2000-11-17
Make the linux compatibilty code work on the alpha. (horay!) (at last!)
erh
2000-11-13
change the type of *syscallnames[] array to 'const char * const foo[]'
jdolecek
2000-11-08
Update the names of some unimplemented syscalls to match what linux calls the...
erh
2000-11-01
move definition of LINUX_PTRACE_{SET|GET}(FP)REGS flags to
jdolecek
2000-11-01
regen
jdolecek
2000-11-01
support mlockall(), munlockall() - they are same as respective NetBSD syscalls
jdolecek
2000-10-16
Add sys/proc.h so this compiles.
erh
2000-08-31
Regen.
itohy
2000-08-31
Add linux_sys_sigaltstack().
itohy
2000-08-23
regen
christos
2000-08-23
add support for syscall 186 [sigaltstack]
christos
2000-08-18
update for changed makesyscalls.master
cgd
2000-08-18
update for new makesyscalls.sh, and also for correct ids for changed
cgd
2000-06-29
remove include of <vm/vm.h>
mrg
2000-06-26
remove redundant vm includes.
mrg
2000-06-11
Fix a comment.
veego
2000-06-11
Remove the pcvt support.
veego
2000-05-15
Remove conditionization upon XSERVER -- all the code
jhawk
2000-03-30
Kill register declarations.
augustss
2000-03-20
Regen.
erh
2000-03-20
sys_clone isn't MD on linux.
erh
2000-03-18
Regen.
erh
2000-03-18
Fix the msgrcv prototype.
erh
2000-03-18
Add sigset_t parameter to restore_sigcontext, created by the sigreturn functi...
erh
2000-03-18
Pass a signal mask to restore_sigcontext.
erh
2000-03-18
Regen.
erh
2000-03-18
Use the new linux_sys_reboot and linux_sys_connect.
erh
2000-03-18
Regen.
erh
2000-03-18
Use linux_sys_reboot instead of sys_reboot.
erh
2000-03-18
Regen.
erh
2000-03-18
Use linux_sys_reboot instead of sys_reboot.
erh
2000-03-18
Regen.
erh
2000-03-18
resync NOARGS lines with their definitions in kern/syscalls.master. resync S...
erh
2000-02-03
regen
abs
2000-02-03
Add Linux fsuid system calls - from Witold J. Wnuk in PR kern/9335
abs
1999-12-16
Regen.
tron
1999-12-16
Add ptrace(2).
tron
1999-12-16
Add support for reading and writing non FPU register with ptrace(2).
tron
1999-12-12
Support a few more request types in ptrace(2) emulation.
tron
1999-12-12
Regen.
tron
1999-12-12
Incomplete but already working emulation of Linux's ptrace(2) for i386.
tron
1999-12-05
Regen.
tron
1999-12-05
Fix incorrect system call number.
tron
1999-12-05
Add proper stub code to make emulation of Linux's pread(2) and pwrite(2)
tron
1999-12-04
Regen.
tron
1999-12-04
Consistently call signal number arguments "signum".
tron
[next]