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
2022-08-03
Pull up following revision(s), all via patch
martin
2020-11-08
Pull up following revision(s) (requested by kamil in ticket #1127):
martin
2020-07-17
Pull up following revision(s) (requested by msaitoh in ticket #1018):
martin
2019-09-13
Pull up following revision(s) (requested by maxv in ticket #194):
martin
2019-06-18
Drop unused retval pointer from do_sys_mknod{,at}()
kamil
2019-05-19
Rename
maxv
2019-04-18
Zero out the ifreq struct for SIOCGIFCONF to avoid up to 127 bytes of stack
christos
2019-04-06
Overhaul the API used to fetch and store individual memory cells in
thorpej
2019-03-26
make this compile again.
christos
2019-03-24
regen
maxv
2019-03-24
Remove Alpha's compat_linux dependency on compat_osf1. Each function is
maxv
2019-03-24
Fix a tiny race in setregs and linux_setregs. Between the moment we set
maxv
2019-03-01
Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly
pgoyette
2019-02-21
for sysv ipc stat operations, explicitly copy the exported parts
mrg
2019-02-04
- avoid uninitialised memory usage
mrg
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2018-11-29
Improve my kern_time.c::rev1.192, systematically clear the buffers we get
maxv
2018-11-14
Apply the recent fixes to {send,recv}mmsg() to their compat variants.
hannken
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2018-08-22
- Cleanup for dynamic sysctl:
msaitoh
2018-08-10
Regen
pgoyette
2018-08-10
Allow syscall_establish() to install new syscalls when the existing
pgoyette
2018-07-15
- fix constants and explain limit
christos
2018-07-09
Fix compile error.
msaitoh
2018-07-08
Enable executing linux go binaries by using a special probe function for them.
christos
2018-05-10
Fix pserialize enter/exit pairs in linux_getifconf and linux32_getifconf
ozaki-r
2018-05-06
Remove an element from struct emul: e_tracesig
kamil
2018-05-03
Fix COMPAT_NETBSD32 cmsg handling:
christos
2018-04-16
Remove the rnewprocp argument from fork1(9)
kamil
2018-04-15
Remove unused variable p from linux_sys_clone()
kamil
2018-03-16
PR/53103: Timo Buhrmester: linux emulation of sendto(2) broken
christos
2018-01-26
union was removed
christos
2018-01-24
Remove port-acorn26
skrll
2018-01-09
remove struct emul's e_fault.
maya
2018-01-07
Ignore signal 64 for now (go uses it)
christos
2018-01-01
Use the default %cs, and mask the other segregs.
maxv
2017-12-26
Refactor pipe1() and correct a bug in sys_pipe2() (SYS_pipe2)
kamil
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-11-22
Fix and make consistent of usages of psz/psref in ifconf variants
ozaki-r
2017-11-21
This should be "linux_sg_version", not "version".
maxv
2017-10-21
Include opt_user_ldt.h when needed.
maxv
2017-10-19
Always mask the 16 bits of the segregs in the trapframe. We don't zero-
maxv
2017-10-15
Use two separate functions: cpu_segregs32_zero and cpu_segregs64_zero. The
maxv
2017-09-29
Remove compat_linux from the autoload list, and add a sysctl to enable or
maxv
2017-09-17
Remove the second argument from USERMODE and KERNELMODE, it is unused
maxv
2017-08-28
Remove the filesystem tracing feature
kamil
2017-08-12
Remove vm86.
maxv
[next]