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
2010-04-23
Use struct segment_descriptor for pcb_fsd and pcb_gsd instead of int[2].
joerg
2010-04-23
regen
chs
2010-04-23
add missing argument to clone(). the symptom of this was that pthread_join()
chs
2010-03-02
Nuke fs_lfs.h included for unknown reasons (if there was a reason
pooka
2010-02-09
Small typo in comment.
njoly
2010-02-03
Remove extra parenthesis. Found by cppcheck, reported by
wiz
2010-02-02
Missing printf in sys/compat/linux/arch/powerpc/linux_machdep.c
wiz
2010-01-05
Remove extra semicolon.
mbalmer
2009-12-14
Regen (new makesyscalls.sh)
matt
2009-12-14
Merge from matt-nb5-mips64
matt
2009-11-24
Regen for personality(2) update.
njoly
2009-11-24
Update personality(2) to match Linux definition where the argument is an
njoly
2009-11-23
Use lwp_getpcb() in compat code, clean from struct user.
rmind
2009-10-30
Regen for struct linux_stat64 fix.
njoly
2009-10-30
stat64 syscalls require struct linux_stat64.
njoly
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-09-20
Trying to fix build problem. Thanks to joerg's advise.
taca
2009-08-13
Don't include EXEC_AOUT stuff by default.
matt
2009-06-17
Regen for sendmsg/recvmsg definitions update.
njoly
2009-06-17
Add a new linux_msghdr structure, as its size differs on 64bit archs.
njoly
2009-06-08
Regen for rt_queueinfo(2) update.
njoly
2009-06-08
Update rt_queueinfo(2) definition, and kill a corresponding comment.
njoly
2009-06-08
Various compat linux siginfo fixes.
njoly
2009-05-29
Add native to linux siginfo si_status translation, used on i386 and
njoly
2009-05-27
Use correct linux_clock_t type for _stime, not native clock_t.
njoly
2009-04-23
Convert si_code value from native to linux.
njoly
2009-04-15
Remove a few KAUTH_GENERIC_ISSUSER in favor of more descriptive
elad
2009-03-29
- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total
mrg
2009-03-21
PR port-i386/40143 Viewing an mpeg transport stream with mplayer causes crash
ad
2009-03-18
bcopy -> memcpy
cegger
2009-03-18
bzero -> memset
cegger
2009-03-15
ansify function definitions
cegger
2009-02-23
Switch Linux futex emulation to native ucas_int(), remove unecessary
rmind
2009-01-17
Regen for wait4 update.
njoly
2009-01-17
Convert linux/linux32 wait(4) to use a compat50 rusage structure.
njoly
2009-01-15
Rengen for compat50 update.
njoly
2009-01-15
Update some syscalls/arguments to use the new compat50 equivalents.
njoly
2009-01-13
Regen to prove I didn't screw up the conversion: purely RCSID changes.
pooka
2009-01-13
Convert the syscalls.master to a format from which it is easier
pooka
2009-01-13
regen
pooka
2009-01-13
Somehow i doubt linux_sys_recvmsg() returns size_t. Make it ssize_t.
pooka
2009-01-13
regen for #include "opt_compat_netbsd.h"
pooka
2009-01-13
actually commit syscalls.master this time
rtr
2009-01-12
regen for christos_time_t merge
rtr
2009-01-11
Regen from syscalls.master rev 1.64:
tsutsui
2009-01-11
Update for compat_50 stuff. (compile test only)
tsutsui
2009-01-11
merge christos-time_t
christos
2008-12-17
kill MALLOC and FREE macros.
cegger
2008-11-23
Move si_code definitions from MD to MI linux_siginfo.h, all archs
njoly
2008-11-20
PR port-amd64/39964 modules/compat_linux: missing symbols on amd64
ad
[next]