opnsense-src/lib/libc/db/mpool
Warner Losh 1d386b48a5 Remove $FreeBSD$: one-line .c pattern
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
2023-08-16 11:54:42 -06:00
..
Makefile.inc Remove the SYMVER build option. 2020-04-30 22:08:40 +00:00
mpool-compat.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
mpool.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
mpool.libtp mpool: Remove $FreeBSD$ comment 2023-08-16 01:37:16 -06:00
README

#	@(#)README	8.1 (Berkeley) 6/4/93

These are the current memory pool routines.
They aren't ready for prime time, yet, and
the interface is expected to change.

--keith