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
Age
Commit message (
Expand
)
Author
2018-01-26
union was removed
christos
2018-01-24
Remove port-acorn26
skrll
2018-01-19
add conversion goop for WSDISPLAYIO_LDFONT and _SFONT
macallan
2018-01-18
Don't return the address of the kernel modules if the user is not
maxv
2018-01-09
remove struct emul's e_fault.
maya
2018-01-07
ignore signal 64 for now (go uses it)
christos
2018-01-07
Ignore signal 64 for now (go uses it)
christos
2018-01-06
Revert vadvise(2) removal
kamil
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-20
Pass LDFLAGS to ld.
maya
2017-12-19
Drop SYS_vadvise
kamil
2017-12-19
compat/ultrix: Drop SYS_vadvise
kamil
2017-12-19
compat/sunos32: Drop SYS_vadvise
kamil
2017-12-19
compat/sunos: Drop SYS_vadvise
kamil
2017-12-19
compat/freebsd: Drop SYS_vadvise
kamil
2017-12-19
compat/aoutm68k: Drop SYS_vadvise
kamil
2017-12-19
Drop SYS_sbrk
kamil
2017-12-19
compat/sunos32: Drop SYS_sbrk
kamil
2017-12-19
compat/sunos: Drop SYS_sbrk
kamil
2017-12-19
compat/ultrix: Drop SYS_sbrk
kamil
2017-12-19
compat/freebsd: Drop SYS_sbrk
kamil
2017-12-19
compat/aoutm68k: Drop SYS_sbrk
kamil
2017-12-19
Drop the sstk(2) syscall stub
kamil
2017-12-19
compat freebsd: Drop the sstk(2) syscall
kamil
2017-12-19
compat sunos: Drop the sstk(2) syscall
kamil
2017-12-19
compat sunos32: Drop the sstk(2) syscall
kamil
2017-12-19
compat ultrix: Drop the sstk(2) syscall
kamil
2017-12-19
compat aoutm68k: Mark sstk(2) as OBSOL
kamil
2017-12-19
Sync syscalls.master in compat_netbsd32(8) with kern/syscalls.master
kamil
2017-12-18
include <compat/sys/siginfo.h> for siginfo32_t.
mrg
2017-12-17
handle siginfo requests for ptrace32
christos
2017-12-16
compat_util.c must be compiled by default in the kernel. It is needed by
maxv
2017-12-16
Build these functions regardless of whether COMPAT_50 or COMPAT_70 are
maxv
2017-12-16
Build libcompat as an object, not as a library. We want all of its
maxv
2017-12-16
remove check for netbsd 1.5 without 5.0. it doesn't happen.
mrg
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-06
disable 32 bit signal ktrace records; 32 bit traced process produce 64 bit
christos
2017-12-06
don't forget to convert the timespec.
christos
2017-12-03
Make code look the same, in particular zero out the rest of the directory
christos
2017-12-03
Fix uninitialized pointer, found by Mootja. Not a surprise in untested
maxv
2017-12-01
Unbreak Linux emulation by default. While not loading it automatically
joerg
2017-11-30
add fo_name so we can identify the fileops in a simple way.
christos
2017-11-26
Add support for SIOCGIFGENERIC and SIOCSIFGENERIC ioctls.
jmcneill
2017-11-22
#idef the label next_ifa: just like the only goto using it.
martin
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-31
unconst machine_arch32 for sysctl data .. pointed out by Riccardo Mottola
kre
2017-10-31
PR kern/52681: fix msghdr conversion.
martin
[next]