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-04-14
redo the previous -- compat/sys/siginfo.h is already included
mrg
2018-04-12
If we are modular, allow us to use modules for compat; don't load all the
christos
2018-04-12
provide vectors for the ifconf compat code and ifdatareq compat code.
christos
2018-03-19
XXX stub it completely for now to make it compile
martin
2018-03-19
XXX: don't reference the global for now so that kernels without ccd build.
christos
2018-03-19
remove another error decl.
christos
2018-03-18
remove error decl
christos
2018-03-18
- use the conditional from the header file
christos
2018-03-18
Declare 'error' if needed
pgoyette
2018-03-18
factor out the ccd COMPAT_60 code.
christos
2018-03-18
include compat/sys/cpuio.h and multiple include protection.
christos
2018-03-18
finish MD glue for compat ucode module.
christos
2018-03-17
redo the cpu ucode compat code.
christos
2018-03-16
PR/53103: Timo Buhrmester: linux emulation of sendto(2) broken
christos
2018-03-15
tidy up
christos
2018-03-15
add uvm swap compat code.
christos
2018-03-15
Untangle the swapctl compat code mess. Welcome to lucky 13.
christos
2018-03-06
Add DIOCLWEDGES
mlelstv
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
[next]