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
2000-07-13
Add a comment about the hzto() return value.
thorpej
2000-06-29
remove include of <vm/vm.h>
mrg
2000-06-26
remove redundant vm includes
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-28
Rather than starting init and creating kthreads by forking and then
thorpej
2000-05-15
Remove conditionization upon XSERVER -- all the code
jhawk
2000-05-03
Remove junk after #undef.
thorpej
2000-04-11
add a new function vn_marktext() for exec code to let others know
chs
2000-04-10
sparc -> __sparc__
chs
2000-03-30
Kill register declarations.
augustss
2000-03-28
Centralise the declarations of cpu_model, machine, machine_arch,
simonb
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
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
Add linux_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
Use linux_sys_reboot instead of sys_reboot.
erh
2000-03-18
Add defines for linux_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-03-18
Adjust linux_sys_ptrace_args to reflect inconsistencies across ports. Tempor...
erh
2000-03-13
Fix doubled 'the's in comments.
soren
2000-02-17
Update patch from Witold Wnuk in PR 9335 to solve potential security
abs
2000-02-03
regen
abs
2000-02-03
Add Linux fsuid system calls - from Witold J. Wnuk in PR kern/9335
abs
2000-01-12
Improve emulation of SIOCGIFHWADDR ioctl:
jdolecek
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-16
Move MI parts of ptrace(2) emulation to "linux_misc.c".
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-11
Architecture independent definitions for Linux's ptrace(2) system call.
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
Add bound checks in emulation of kill(2). This fixes the last part of
tron
1999-12-04
Add bound checks in emulation of sigaction(2). This fixes a part of
tron
1999-12-04
Fix typo in last commit.
tron
[next]