initial push

This commit is contained in:
Bernd Mueller
2026-06-17 13:44:30 +02:00
commit adfd70813f
372 changed files with 146450 additions and 0 deletions

20
m68k/driver/freebsd/bdm.8 Normal file
View File

@@ -0,0 +1,20 @@
.\"
.Dd June 19, 1997
.Dt BDM 8
.Os FreeBSD
.Sh NAME
.Nm bdm
.Nd load the background debug module driver kernel module
.Sh SYNOPSIS
.Nm bdm
.Sh DESCRIPTION
The
.Nm
utility loads the background debug module driver kernel module.
.Sh FILES
.Bl -tag -width /lkm/bdm_mod.o
.It Pa /lkm/bdm_mod.o
background debug module loadable kernel module.
.Sh "SEE ALSO"
.Xr lkm 4 ,
.Xr modload 8