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
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-08-30
Regen
matt
2006-08-30
Update to deal with options PTRACE
matt
2006-08-24
The return value for Linux shmat on amd64 does not suffer the same horrible
manu
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-07
Add a new signature test for linux probe function. We look for a .debuglink
manu
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-06-25
Regen
manu
2006-06-25
- Complete exit_group() implementation. We now maintain a list of Linux
manu
2006-06-13
Regenerate after fixing the getpriority syscall definition.
he
2006-06-13
We need the argument structure for the getpriority syscall defined, so
he
2006-06-10
regen
christos
2006-06-10
linux getpriority is off-by-20 so use our own function.
christos
2006-05-15
include kauth.h for kauth_cred_getgid.
yamt
2006-05-15
include kauth.h for kauth_authorize_generic.
yamt
2006-05-15
include kauth.h for kauth_cred_geteuid, etc.
yamt
2006-05-15
include kauth.h for kauth_cred_getegid, etc.
yamt
2006-05-15
include kauth.h for kauth_cred_geteuid.
yamt
2006-05-14
integrate kauth.
elad
2006-05-11
cleanup user.h.
yamt
2006-03-06
Remove SET/CLR/ISSET definitions.
thorpej
2006-02-09
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
manu
2005-12-24
bare asm -> __asm
perry
2005-12-16
PR/32303: Nicolas Joly: Fix -current amd64 kernel compilation failure with
christos
2005-12-14
proc to lwp change
christos
2005-12-11
merge ktrace-lwp.
christos
2005-11-23
- Add Linux tkill and tgkill (partial emulation).
manu
2005-11-11
include additional headers that are now needed.
chs
2005-11-06
regen
manu
2005-11-06
Back out sched_{set|get}affinity addition because it breaks the
manu
2005-11-06
Regen with correct RCS Ids.
tron
2005-11-05
mirror manu's amd64 changes to implement linux sched_{seg,get}affinity;
dogcow
2005-11-05
regen
manu
2005-11-05
Implement Linux sched_{set|get}affinity
manu
2005-11-05
Instead of ifdef'ing __amd64__ all the Linux NPTL stuff, introduce an
manu
2005-11-04
Fix machine name returned by uname on Linux
manu
2005-11-04
regen
manu
2005-11-04
Implement Linux futex and gettid system calls for amd64
manu
2005-11-04
build fix
manu
2005-10-31
build fix
manu
2005-10-18
regen
christos
2005-10-18
add the missing %% that confused joerg and the parser.
christos
2005-10-18
Regen.
joerg
2005-10-18
sys_uselib is needed by COMPAT_LINUX for EXEC_AOUT. Since it doesn't get
joerg
2005-09-19
MINSIGSTKSZ on linux is different depending on the platform and usually
christos
2005-09-13
need linux_syscallargs.h to compile, and remove inline function.
christos
2005-08-21
linux_machdepioctl: remove duplicated FILE_USE/UNUSE.
yamt
[next]