History log of /netbsd-src/sys/rump/dev/lib/libpad/Makefile (Results 1 – 7 of 7)
Revision Date Author Comments
# dd351a1d 16-Dec-2017 pgoyette <pgoyette@NetBSD.org>

Now that the pad module has an ioconf file, we need to provide one for
the rump-component, too.


# 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 ...


# b2b6f260 19-Oct-2015 pooka <pooka@NetBSD.org>

Add a COMMENT describing what each component roughly does.

"make describe" prints the comment.

Requested/inspired by Vincent Schwarzer on rumpkernel-users


# a0b2d4d1 18-Nov-2014 nonaka <nonaka@NetBSD.org>

Adopy recent software volume control change.


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

rename component.c -> pad_component.c


# ee9522d9 04-Apr-2013 pooka <pooka@NetBSD.org>

create device nodes


# 3a2dd9aa 01-May-2010 pooka <pooka@NetBSD.org>

support pad(4)