mirror of
https://github.com/opnsense/src.git
synced 2026-03-28 13:43:12 -04:00
of OpenBSD's elf nlist code for this, and our a.out version. The OpenBSD version was mainly a seek/read system with a mmap of the string table, this one simply mmap's the lot (like the a.out version). Obtained from: a fair chunk from OpenBSD |
||
|---|---|---|
| .. | ||
| extern.h | ||
| kvm_mkdb.8 | ||
| kvm_mkdb.c | ||
| Makefile | ||
| nlist.c | ||
| testdb.c | ||