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
2013-09-24
Regen for utimensat(2).
njoly
2013-09-24
Add utimensat(2) for compat linux.
njoly
2013-09-19
exec modules need to be of the exec kind
christos
2013-09-15
Regen.
njoly
2013-09-15
Make alpha use linux_sys_utimes() just like other archs.
njoly
2013-08-18
Use <arm/locore.h>
matt
2013-08-11
regen
pooka
2013-08-11
Linux treats the data parameter as a pointer/long too. The comments
pooka
2013-08-11
regen
pooka
2013-08-11
Use long instead of int for ptrace addr. This makes things compile
pooka
2013-08-11
Allow to build in envs without USRSTACK (namely, rump kernels on powerpc).
pooka
2013-07-30
Add a new get_utimens32() helper function that fetch struct timespec
njoly
2013-07-20
Initialise destination before performing stat structure conversion.
njoly
2013-07-18
Do not make FUTEX_WAIT wait indefinitely for an invalid timeout
njoly
2013-07-18
futimens uses two timespec as well.
matt
2013-07-18
Deal with timespecs properly in futimens and utimensat.
matt
2013-07-18
Move *at syscall handlers to netbsd32_fs.c from netbsd32_netbsd.c
matt
2013-06-26
regen
christos
2013-06-26
remove dups document more. From FreeBSD. Still there is disagreement as
christos
2013-06-25
UNIMP->UNIMPL
riz
2013-06-08
Typo
stacktic
2013-04-17
handle timeouts like before.
christos
2013-04-16
Add some more futex gunk and explain why it does not work (yet).
christos
2013-04-15
alpha uses standard utimes.
christos
2013-04-09
Fix COMPAT_LINUX32.
pooka
2013-04-08
regen for utimes
pooka
2013-04-08
support utimes on non-alpha linux platforms
pooka
2013-03-29
regen
christos
2013-03-29
lwp park glue
christos
2013-03-29
compat glue for new lwp_park
christos
2013-03-29
compat glue for new lwp_park()
christos
2013-03-21
Fix stat64 by making it match i386. Other archs might still be broken,
pooka
2013-02-21
remove empty #if
christos
2013-02-21
Wrap sysctl_teardown(&compat_clog) with the appropriate #if defined()s
skrll
2013-02-21
Move boottime50 and its associated sysctl into the compat module. As
pgoyette
2013-01-27
exitting -> exiting.
mbalmer
2013-01-22
Simplify the ifdef mess. No functional context.
christos
2013-01-15
netbsd32_posix_spawn_fa_alloc: use the right length for path allocation.
hannken
2013-01-11
Use copyin/copyout and linux-specific ifreq structures (they are the same
christos
2013-01-11
add the futex PI commands (not implemented yet)
christos
2013-01-02
Put the kernel function prototypes inside #ifdef _KERNEL
dsl
2013-01-02
These files don't need compat/osf1/osf1_cvt.h
dsl
2012-12-13
Fix inverted error check.
matt
2012-12-10
fix these *stat routines: don't pass a kernel stack buffer
chs
2012-11-03
Move rusage computation to a new getrusage1() function. Adjust all
njoly
2012-10-19
Also copy the sfd element of struct ptmget. This somehow
apb
2012-10-19
This file getscompiled even if COMPAT_60 is not defined, so
apb
2012-10-19
Fix NetBSD version number in a comment
apb
2012-10-19
Add COMPAT_60 versions of the TIOCPTMGET and TIOCPTSNAME ioctls.
apb
2012-10-12
fix pre-5 stat system call structure which should have used the pre-64-time_t
christos
[next]