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
/
netbsd32
Age
Commit message (
Expand
)
Author
2014-02-03
Properly translate struct swapent for COMPAT_NETBSD32 (missing commit)
manu
2014-02-03
Properly translate struct swapent for COMPAT_NETBSD32
manu
2014-02-02
Limit the amount of kernel memory a posix_spawn syscall can use (for handling
martin
2014-01-25
Clear the VM_TOPDOWN flag only when we succeed.
christos
2014-01-25
a.out binaries can't handle topdown.
christos
2014-01-25
ifdef debug printf
christos
2014-01-25
compat_10 fix: open(NULL) == open(".");
christos
2014-01-24
remove useless flag mangling. It is done already.
christos
2014-01-24
need to lock the process.
christos
2014-01-24
sigaction until 1.4 had an int sigmask, don't trash the stack.
christos
2014-01-24
Fix locking botch, and ...
christos
2014-01-24
Support WSDISPLAYIO_GETCMAP/WSDISPLAYIO_PUTCMAP. Tested on evbmips/loongson
bouyer
2014-01-24
Add ATAIOCCOMMAND ioctl form COMPAT_NETBSD32
manu
2014-01-23
Fix netbsd32 compatibility bug in kevent()
manu
2014-01-14
use new bsd.syscall.mk
christos
2014-01-01
Change the type of the 'cookie' that holds the state of the core dump file
dsl
2013-11-27
Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ
christos
2013-11-23
fix open-coded mountlist scan
christos
2013-11-23
Since mountlist is now a TAILQ, convert some missed usages
riz
2013-10-17
Regen for mknodat(2) device argument type change.
njoly
2013-10-17
Change mknodat(2) device argument type from uint32_t to dev_t.
njoly
2013-09-19
exec modules need to be of the exec kind
christos
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
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-03-29
regen
christos
2013-03-29
lwp park glue
christos
2013-03-29
compat glue for new lwp_park
christos
2013-01-15
netbsd32_posix_spawn_fa_alloc: use the right length for path allocation.
hannken
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-12
fix pre-5 stat system call structure which should have used the pre-64-time_t
christos
2012-10-02
regen
christos
2012-10-02
kernel portion of clock_nanosleep()
christos
2012-08-18
Do not use a userland pointer, but the copied-in kernel version instead.
martin
2012-08-06
Ensure correct alignment for stack buffers when long != 64-bit, e.g.
skrll
2012-08-03
Only set EXEC_32 if on LP64 platform.
matt
2012-07-30
Make SCM_RIGHTS work correctly. (make sure to advance m if we've completely
matt
2012-07-20
always allocate a full ucontext structure so that we don't corrupt memory.
christos
2012-05-28
compat for 80211 ioctls from jmcneill
christos
2012-05-21
Calling _lwp_create() with a bogus ucontext could trigger a kernel
martin
2012-05-11
provide clockctl ioctl emulation
christos
2012-05-02
Revert posix_spawn() clean up for now, there are some bugs.
rmind
2012-04-30
posix_spawn:
rmind
2012-04-08
Regen (posix_spawn)
martin
2012-04-08
Rework posix_spawn locking and memory management:
martin
2012-03-20
Remove spurious bsd.kinc.mk include, which seems to not be needed here
martin
[next]