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
/
tests
/
dev
/
md
Age
Commit message (
Expand
)
Author
2022-11-30
Unfortunately rump does not provide the same magic as MAKEDEV does
martin
2021-09-16
fix typos in word "successful".
andvar
2020-03-01
Centralize the base rump libraries into a variable used by all the other
christos
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-01-07
Move sysproxy support into a separate component, rumpkern_sysproxy,
pooka
2014-06-09
When linking statically (as for sun2), need to list -lrump also
he
2012-12-02
Actually remove the no-longer-needed Atffiles
pgoyette
2012-12-02
Build helper programs as PROGS and not as TESTS_{C,SH}
pgoyette
2011-05-14
Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'.
jmmv
2011-02-10
explicitly zero-fill the initial md backend
pooka
2011-02-04
convert tests from oldstyle dd rif/rof to newstyle dd | rump.dd
pooka
2011-01-03
use rawpart
pooka
2010-12-12
use rump.halt
pooka
2010-11-30
cleanup server after use
pooka
2010-11-30
don't include librump twice
pooka
2010-11-30
comment tyops
pooka
2010-11-30
Get rid of the "sleep 1" by using rump_daemonize_begin/end().
pooka
2010-11-23
Add simple test for md(4) which just stuffs junk into /dev/rmd0d
pooka