mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 10:20:24 -05:00
The SPDX folks have obsoleted the BSD-2-Clause-NetBSD identifier. Catch up to that fact and revert to their recommended match of BSD-2-Clause. Discussed with: pfg MFC After: 3 days Sponsored by: Netflix |
||
|---|---|---|
| .. | ||
| dyn_sysctl.c | ||
| Makefile | ||
| README | ||
This example module creates partially overlapping subtrees to demonstrate reference counting. It also contains example of attaching a subtree to the wrong place, i.e. to a dynamic oid that could belong to someone else. The framework should deal with this case gracefully. Andrzej Bialecki <abial@freebsd.org> $FreeBSD$