History log of /netbsd-src/common/lib/libppath/ppath.c (Results 1 – 5 of 5)
Revision Date Author Comments
# bde2909f 06-Jun-2020 thorpej <thorpej@NetBSD.org>

Update for proplib(3) API changes.


# 064bbf20 29-Dec-2012 christos <christos@NetBSD.org>

kill Id RCS keyword.


# af1a6015 30-Sep-2011 mrg <mrg@NetBSD.org>

avoid sys/systm.h in userland ppath.h.
include types.h/stdarg.h in all systm.h configs.

my amd64 build without man pages now worked at least.


# feec5d31 29-Sep-2011 christos <christos@NetBSD.org>

Include <sys/systm.h> for panic()


# 33ce21e2 25-Aug-2011 dyoung <dyoung@NetBSD.org>

Add sources, Makefiles, and manual pages for ppath(3), a
property-container path library that is usable from both userland and
the kernel.

TBD: hook this into the build, update set lists, and add au

Add sources, Makefiles, and manual pages for ppath(3), a
property-container path library that is usable from both userland and
the kernel.

TBD: hook this into the build, update set lists, and add automated
tests.

show more ...