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
Age
Commit message (
Expand
)
Author
2006-09-03
add missing initializer
christos
2006-09-03
add missing initializers
christos
2006-09-02
add missing initializers
christos
2006-09-02
comment out impossible code
christos
2006-09-02
fix incomplete initializer
christos
2006-09-01
When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in case
matt
2006-09-01
Regen.
matt
2006-09-01
Don't conditionalize *sys_ptrace. The lack of sys_ptrace will be dealt
matt
2006-09-01
clean up ptrace changes: #include "opt_ptrace.h"
mrg
2006-09-01
Store return value of iur_proc_queue() in local variable iwpr (unreferenced
sekiya
2006-09-01
Include <sys/vnode.h>. Caught by gcc4.
sekiya
2006-08-31
Protect the include of "opt_ptrace.h" by _KERNEL_OPT.
he
2006-08-31
Regen (for PTRACE).
oki
2006-08-31
Update for options PTRACE.
oki
2006-08-30
Regen (for PTRACE).
he
2006-08-30
Update for options PTRACE.
he
2006-08-30
Allow this to build as an LKM by testing for _KERNEL_OPT before
he
2006-08-30
fix and comment initializers.
christos
2006-08-30
Regenerate after dealing with options PTRACE.
he
2006-08-30
Update to deal with options PTRACE.
he
2006-08-30
Regen (netbsd32_ptrace protection).
cube
2006-08-30
Protect netbsd32_ptrace with options PTRACE.
cube
2006-08-30
netbsd32_core.c is need only under options COREDUMP.
cube
2006-08-30
Protect netbsd32_ptrace with options PTRACE.
cube
2006-08-30
Regen
matt
2006-08-30
Update to deal with options PTRACE
matt
2006-08-30
Regen (for PTRACE).
matt
2006-08-30
Update for options PTRACE
matt
2006-08-30
fix incomplete initializer
christos
2006-08-29
remove stray ;'s that were unintentionally placed
christos
2006-08-29
correct comparison that was always false.
christos
2006-08-29
fix incomplete initializer
christos
2006-08-25
netbsd32_sys_ioctl was called with improper syscall argument structure, this
manu
2006-08-25
Add support for socket ioctl.
manu
2006-08-24
The return value for Linux shmat on amd64 does not suffer the same horrible
manu
2006-08-23
move #ifdef up a few lines to prevent unused variable warning/error
dogcow
2006-08-23
Use VALID_R15_PSR() to check the context we're restoring in
bjh21
2006-08-23
1) Complete Linux exit_group() emulation
manu
2006-08-17
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
christos
2006-08-07
Add a new signature test for linux probe function. We look for a .debuglink
manu
2006-08-04
compat_30_sys_getfh: check the size of filehandle. remove an unnecessary cast.
yamt
2006-08-04
whitespace.
yamt
2006-08-04
some filehandle syscall related changes.
yamt
2006-08-01
regen
martin
2006-08-01
Adapt to latest fhandle_t changes.
martin
2006-07-31
Fix a typo that was stopping this compiling.
bjh21
2006-07-31
Correct last commit to use correct variable name in hpux_sys_getpgrp2().
bjh21
2006-07-31
Make filehandles opaque to userland
martin
2006-07-31
Step 1 to make filehandles completely opaque to userland
martin
2006-07-28
Fix typo: slim -> &slim.
hannken
[next]