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
/
common
/
linux_errno.h
Age
Commit message (
Expand
)
Author
2022-05-22
fix various small typos, mainly in comments.
andvar
2021-09-23
add support COMPAT_LINUX for aarch64
ryo
2014-11-22
Do not define LINUX_EDEADLK more than once.
njoly
2013-12-17
Cleanup compat linux errnos by adding generic errnos in a single file.
njoly
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2005-12-11
merge ktrace-lwp.
christos
2005-05-03
First work on COMPAT_LINUX/amd64
manu
2004-06-19
Fix a reversed errno issue for Linux binaries on mips. While we are there,
manu
2002-01-17
Include arch/arm/linux_errno.h for arm build.
rjs
2001-01-19
Added Linux errno mapping for powerpc
manu
2001-01-18
constify
jdolecek
1998-10-24
Allow kdump to compile again.
christos
1998-10-23
Change linux_error to native_to_linux_errno. Add some (unrelated) debugging ...
erh
1998-10-04
Assign my copyright to TNF. Merge with others were appropriate.
fvdl
1998-10-03
Attempt to fix the mess.
christos
1998-10-01
Split compat/linux/linux_errno.h into i386 and common parts.
erh
1995-02-28
Added Linux compat code.
fvdl