History log of /netbsd-src/sys/rump/dev/lib/libopencrypto/opencrypto_component.c (Results 1 – 6 of 6)
Revision Date Author Comments
# a4c9570d 27-Jan-2020 pgoyette <pgoyette@NetBSD.org>

Update comment to reflect recent change to the error message in question.


# e3753d82 29-Jun-2017 knakahara <knakahara@NetBSD.org>

reduce rump waring message. pointed out by ozaki-r@n.o, thanks.


# 6bb51422 26-Jan-2016 pooka <pooka@NetBSD.org>

Put the kernelside rump kernel headers into <rump-sys> instead of
sprinkling them around the faction directories. Avoids having
to add a CPPFLAGS (or several) to pretty much every component
Makefile

Put the kernelside rump kernel headers into <rump-sys> instead of
sprinkling them around the faction directories. Avoids having
to add a CPPFLAGS (or several) to pretty much every component
Makefile.

Leave compat headers around in the old locations.

The commit changes some autogenerated files, but I'll fix the
generators shortly and regen.

show more ...


# f2fa9ab0 20-Aug-2015 christos <christos@NetBSD.org>

use ioconf files for pseudo-device attach prototypes


# 67d6ba47 13-Apr-2015 riastradh <riastradh@NetBSD.org>

Convert remaining MI <sys/rnd.h> stragglers. Many MD ones left.


# 7a69fdf4 13-Mar-2014 pooka <pooka@NetBSD.org>

rename component.c -> opencrypto_component.c