/kld

kld (kernel linker)

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

KLD (Kernel Linker)

GoDoc Coverage 87% FreeBSD 10.3 FreeBSD 11 FreeBSD HEAD

The FreeBSD operating system has a kernel that allows the user to load modules after boot. This is done using the kernel linker.

This library enables easy access to the kernel linker to easily load, unload kernel modules.