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
2007-06-23
Read and write the ldt without using the stackgap.
dsl
2007-06-13
regen
christos
2007-06-13
Get ready for NPTL but don't turn it on as of yet.
christos
2007-06-13
regen.
christos
2007-06-13
Add futex.
christos
2007-06-13
cleanup some bitrot; from Matthew Orgass
christos
2007-05-24
Fix restart of interrupted system calls.
njoly
2007-05-21
rename si_sigval -> si_value to match POSIX RTS.
christos
2007-05-10
- linux uname -m on x86 returns i{3,4,5,6}86 make it so.
christos
2007-04-23
Linux's uname should return x86_64 as machine_arch
manu
2007-04-16
Share the sysarch stuff between the x86 ports. PR kern/36046.
ad
2007-04-05
Enable stat/stat64 nsec time support, for amd64 compat linux/linux32.
njoly
2007-03-26
Remove duplicate #include <sys/param.h>,
hubertf
2007-03-26
Update i386 LINUX_{TIOCGPTN,TIOCSPTLCK} definitions for latest
njoly
2007-03-14
Add ptmx fakedevice hack for amd64
manu
2007-03-14
Regen (statfs/fstatfs fixes).
njoly
2007-03-14
Fix compat linux statfs/fstatfs syscalls on amd64.
njoly
2007-03-05
more caddr_t lossage.
christos
2007-03-05
Use (char *) cast on pointer arith.
tsutsui
2007-03-04
fix fallout from caddr_t changes.
yamt
2007-03-04
Use (char *) on pointer arith.
tsutsui
2007-03-04
fix caddr_t fallout.
christos
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-19
Make this build.
ad
2007-02-17
Change the process/lwp flags seen by userland via sysctl back to the
pavel
2007-02-15
Fix Linux compat on amd64.
ad
2007-02-09
Merge newlock2 to head.
ad
2007-01-29
Remove more duplicate headers.
hubertf
2007-01-04
Consistent usage of KAUTH_GENERIC_ISSUSER.
elad
2006-12-26
Adapt to recent machdep scope changes.
elad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-11-14
Clean some KAUTH_GENERIC_ISSUSER usage in compat code.
elad
2006-10-31
Changed error message of ENOPROTOOPT to "Protocol option not available".
cbiere
2006-10-14
sprinkle __unused.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-09-22
Pretend to implement TIOCSPTLCK. Although failing is harmless, there is no
christos
2006-09-20
Proprely convert devices on amd64
manu
2006-09-13
avoid empty if
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-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
[next]