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_mod.c
Age
Commit message (
Expand
)
Author
2021-11-25
The default name of the `exec_setup_stack' function for linux32 should be `li...
ryo
2020-03-21
Deal with having to teardown sysctl entries in multiple sub-trees.
pgoyette
2020-03-16
Use the module subsystem's ability to process SYSCTL_SETUP() entries to
pgoyette
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2017-12-10
Finally (hopefully) return completely to the state where compat_linux is
kre
2017-12-08
Finish the previous change - as well as setting the default for these
kre
2017-12-01
Unbreak Linux emulation by default. While not loading it automatically
joerg
2017-09-29
Remove compat_linux32 from the autoload list and add a enable/disable
maxv
2015-12-03
Update dependencies - compat_linux32 requires compat_netbsd32_sysvipc
pgoyette
2014-07-22
1) On 64bit systems, don't add the 32bit execsw[] to the global exec array.
maxv
2014-03-07
c99 initializers for struct execsw
christos
2013-09-19
exec modules need to be of the exec kind
christos
2010-07-07
many changes for COMPAT_LINUX:
chs
2008-12-03
PR port-amd64/40091 compat_linux32 module loading = panic due to missing syms
ad
2008-11-19
Make the emulations, exec formats, coredump, NFS, and the NFS server
ad