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
Age
Commit message (
Expand
)
Author
2001-12-19
Add some missing ioctl()s. From Tommy Bohlin in PR kern/14414.
augustss
2001-12-09
replace "vnode" and "vtext" with "file" and "exec" in uvmexp field names.
chs
2001-11-20
Removed unused (commented out) code
manu
2001-11-20
Fixed the Linux signal trampoline and linux_sys_sigreturn(). Linux signal
manu
2001-11-17
Make it build again after recent MIPS cache code changes
manu
2001-11-17
Fixed typos
manu
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2001-10-30
- Add a new vnode flag VEXECMAP, which indicates that a vnode has
thorpej
2001-10-14
Fixed some mistakes in signal handling (this is still broken)
manu
2001-10-14
Fixed a minor problem so that it builds
manu
2001-10-14
Added Mips
manu
2001-10-06
Added socket operations to Linux Mips emulation
manu
2001-10-06
Implements ATOMIC_SET in linux_sys_sysmips
manu
2001-09-30
Implements parts of sysmips() and fctnl64() emulation
manu
2001-09-30
Fixes my last commit: only mips really need fcntl64 to work now. i386 and
manu
2001-09-30
Make i386 kernels compile again.
martin
2001-09-30
Added initial support for fcntl64 system call (file locking is not
manu
2001-09-30
DEBUG kernels fill the registers with garbage on process startup and
simonb
2001-09-30
Define LINUX_ATEXIT_SIGNATURE to enable the atexit_signature test; needed
simonb
2001-09-22
I'm working on Mips
manu
2001-09-22
Enabled Mips Linux emul in header files
manu
2001-09-22
Enable Mips Linux emulation in header files
manu
2001-09-22
Fixes for mips support
manu
2001-09-22
Initial support for running Linux binaries on the Mips. Both static and
manu
2001-09-22
One file that was missing from a previous commit
manu
2001-09-22
Fixed errors in header files
manu
2001-09-22
More work on Linux compat for Mips: system calls mapping.
manu
2001-09-18
Make the setregs hook emulation-specific, rather than executable
jdolecek
2001-09-08
Allow the old-style sockaddr_in6 for v6 addresses for which the
fvdl
2001-09-08
Forgotten file in my last commit for removing PowerPC mmap hack in Linux
manu
2001-09-08
Removed a hack to make PowerPC mmap work. This could have side effects on
manu
2001-09-04
change LINUX_F_SETFL so that SIGIO handling for sockets
jdolecek
2001-09-03
Fixed indent
manu
2001-09-02
Added 64 bits support in header files.
manu
2001-09-02
Fixed indent problems
manu
2001-09-02
Fixed indent problems
manu
2001-09-02
Added some comments
manu
2001-09-02
Fixed an error in a define
manu
2001-09-02
Fixed indent problems
manu
2001-08-30
Enable the GCC signature test so that ld.so will be executable (needed for
manu
2001-08-30
Changed the way signature tests are done. This makes possible to run
manu
2001-08-26
Fixed a lot of mistakes in #define's (hes values instead of octal)
manu
2001-08-26
Preliminary work on Linux/Mips emul
manu
2001-08-26
Preliminary work on Linux/Mips emul. More to come soon...
manu
2001-08-26
Moved LINUX_NCCS from MI file to MD file, because the value is different
manu
2001-08-26
Fiexed a typo in a #define
manu
2001-08-26
Preliminary work on Linux/mips compat, more to come soon...
manu
2001-08-26
Fixed a typo in struct naming. This does not seems to impact anything.
manu
2001-08-26
Preliminary work on Linux/Mips emulation, more to come soon...
manu
[next]