DragonFly BSD

PropLib

PropLib stuff

Documentation pointers

What for?

To have one generic API over ioctls to transport structured information from and to the kernel. With proplib, the gory details of interpreting the raw data are abstracted from the users of the interface.

Examples in NetBSD

Other examples