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-06-05
use the standard rules, instead of rolling our own.
christos
2018-05-31
Add XXX for NULL deref. Not sure how to fix it, not sure we care either...
maxv
2018-05-27
- Introduce :q modifier for make variables and make it double escape $'s so
christos
2018-05-26
Fix sysctl(3):vm.minaddress in compat_netbsd32(8)
kamil
2018-05-26
Handle vm.maxaddress in compat_netbsd32(8)
kamil
2018-05-13
PR/53280: Andreas Gustafsson: Fix panic in the fdpass test. This is probably
christos
2018-05-10
Added missing ifi_link_state at compat_50_rt_oifmsg() and compat_50_iflist().
nonaka
2018-05-10
regen
christos
2018-05-10
add {send,recv}mmsg
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-05
finish ktrace argument removal for do_sys_{send,recv}msg
christos
2018-05-04
Clean up a stray #ifdef _MODULE - it prevented definition of
pgoyette
2018-05-03
Fix COMPAT_NETBSD32 cmsg handling:
christos
2018-04-26
Test for valid interface for ioctls that demand it.
roy
2018-04-19
s/static inline/static __inline/g for consistency.
christos
2018-04-16
Remove the rnewprocp argument from fork1(9)
kamil
2018-04-15
Remove unnecessary __BEGIN_DECLS ... __END_DECLS at Christos's suggestion.
pgoyette
2018-04-15
Remove unused variable p from linux_sys_clone()
kamil
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
[next]