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
/
dev
/
lib
/
libopencrypto
Age
Commit message (
Expand
)
Author
2020-01-27
Update comment to reflect recent change to the error message in question.
pgoyette
2017-06-29
reduce rump waring message. pointed out by ozaki-r@n.o, thanks.
knakahara
2016-01-26
Put the kernelside rump kernel headers into <rump-sys> instead of
pooka
2015-10-19
Add a COMMENT describing what each component roughly does.
pooka
2015-08-20
use ioconf files for pseudo-device attach prototypes
christos
2015-04-13
Convert remaining MI <sys/rnd.h> stragglers. Many MD ones left.
riastradh
2014-12-02
Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,
pooka
2014-03-13
rename component.c -> opencrypto_component.c
pooka
2014-02-03
Undo previous - it still needs a lot more work.
pgoyette
2014-01-31
Use ioconf file to generate config data structures
pgoyette
2014-01-16
Don't bring in the zlib stuff at build time. This will get resolved
pgoyette
2014-01-16
Use existing rumpkern_z library rather than including another copy of
pgoyette
2014-01-16
Remove explicit definition of COMPAT_50. As pointed out by pooka@,
pgoyette
2014-01-14
Add new rump library for opencrypto framework
pgoyette