Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 790 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 790 Bytes

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.