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
/
linux32
/
common
/
linux32_exec.c
Age
Commit message (
Expand
)
Author
2018-01-09
remove struct emul's e_fault.
maya
2012-02-19
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
rmind
2010-07-07
many changes for COMPAT_LINUX:
chs
2009-10-25
Initialise struct emul members by name (it is readable now and one can search
rmind
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2008-12-17
kill MALLOC and FREE macros.
cegger
2008-11-19
Make the emulations, exec formats, coredump, NFS, and the NFS server
ad
2008-10-15
Merge wrstuden-revivesa into HEAD.
wrstuden
2008-09-05
Compile NetBSD/amd64 kernels with "-Wextra". Patches contributed by
tron
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-26
Remove a duplicate mutex_enter call in linux32_e_proc_init().
njoly
2008-04-24
Network protocol interrupts can now block on locks, so merge the globals
ad
2008-04-23
Catch up with linux.
ad
2007-12-08
ANSIfy most of the function definitions in sys/compat (but not ndis).
dsl
2007-12-04
Remove all the __P
dsl
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-03-05
more caddr_t lossage.
christos
2007-02-15
Fix COMPAT_LINUX32.
ad
2007-02-09
Merge newlock2 to head.
ad
2006-08-23
1) Complete Linux exit_group() emulation
manu
2006-06-25
- Complete exit_group() implementation. We now maintain a list of Linux
manu
2006-02-09
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
manu