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
/
rump
Age
Commit message (
Expand
)
Author
2021-11-01
regen for "struct sigaltstack" -> "stack_t"
thorpej
2021-10-23
Move msdosfs_rename() and doscheckpath() to new file msdosfs_rename.c.
hannken
2021-10-20
Regen for:
thorpej
2021-10-20
Overhaul of the EVFILT_VNODE kevent(2) filter:
thorpej
2021-10-11
Make pktq_rps_hash() pluggable for each interface type. Reviewed by gdt@n.o,...
knakahara
2021-09-30
vlan: Register vlan_ifdetach to ether_ifdetach hook
yamaguchi
2021-09-30
bridge: Register bridge_ifdetach to ether_ifdetach hook
yamaguchi
2021-09-30
vlan: Register the callback to update link-state of vlan I/F
yamaguchi
2021-09-30
lagg: Register lagg_linkstate_changed to link-state change hook
yamaguchi
2021-09-30
bridge: Register bridge_calc_link_state to link-state change hook
yamaguchi
2021-09-30
Added tests for the linear hook APIs
yamaguchi
2021-09-19
Regen for eventfd(2) and timerfd(2).
thorpej
2021-09-16
fix typos in word "successfully", mainly s/succesfully/successfully/.
andvar
2021-08-21
rename glue.c to sodium_module.c
christos
2021-08-21
Add glue.c for libsodium (suggested by riastradh). Tidy up.
christos
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-07-18
Use macros for the canned parts of device and fifo vnode op tables.
dholland
2021-07-14
Rump-ify ALTQ (librumpnet_altq.so)
ozaki-r
2021-07-14
shmif: support ALTQ
ozaki-r
2021-07-07
Allow to set sanitizer flags for the rump build from the
martin
2021-07-02
Regen.
dholland
2021-06-29
Regen.
dholland
2021-06-29
Add parsepath for rumpfs in place of using cn_consume.
dholland
2021-06-29
Regen.
dholland
2021-06-29
- Add a new vnode op: VOP_PARSEPATH.
dholland
2021-06-29
Rework the xxxVERBOSE option to share the common module-hook-based
pgoyette
2021-06-29
Remove uscanner(4) driver
nia
2021-06-16
Regen.
dholland
2021-06-16
if_attach and if_initialize cannot fail, don't test return value
riastradh
2021-05-17
Add a new link-aggregation pseudo interface named lagg(4)
yamaguchi
2021-04-25
use MACHINE_MIPS64
christos
2021-04-25
mipsn64* is native 64
christos
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-04-23
enabled PPPOE_DEBUG for librumpnet_pppoe* when RUMP_DEBUG is defined
yamaguchi
2021-04-15
fix reversed comment
christos
2021-04-15
- Define NEED_ISYSTEM here
christos
2021-04-13
Pass -isystem and -imacro ccp flags to lint
christos
2021-04-12
new GCC_NO_* uses for warning issues. most of the users of the new
mrg
2021-03-14
provide generic cas for _LP64
christos
2021-03-14
Build rump for PPC_OEA64 on evbppc64.
rin
2021-03-08
remove ip{,6}_id.c
christos
2021-01-17
rump_component_init() is called recursively, so LIST_FOREACH_SAFE is not
chs
2021-01-16
remove a const to allow building with QUEUEDEBUG.
chs
2020-12-09
make rump's uvm_aio_aiodone_pages() look more like the kernel version.
chs
2020-12-06
Fix build after interval timers refectoring by thorpej@
skrll
2020-12-05
update the rump copy of uvm_page_unbusy() to match the real version,
chs
2020-11-06
PR/55789: Ruslan Nikolaev: New rump drivers
christos
2020-11-06
PR/55777: Ruslan Nikolaev: Move the unp_sysctl_create to uipc_usrreq.c to
christos
2020-11-04
PR/55781: Ruslan Nikolaev: rump_init() does differentiate when all CPUs are
christos
2020-11-04
Add turnstile_print prototype for LOCKDEBUG
martin
[next]