]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the lmcconfig tool for controlling the lmc driver. Add man pages and
authorscottl <scottl@FreeBSD.org>
Mon, 3 Oct 2005 07:09:41 +0000 (07:09 +0000)
committerscottl <scottl@FreeBSD.org>
Mon, 3 Oct 2005 07:09:41 +0000 (07:09 +0000)
commit6026f74dcd180b8c501980ab3251934e5709a291
tree1ee438b1f6d8eebaa45e9ee0ee94eb80c5d28132
parentd39a762fb7f3b6ea3df528e0ffc3259123d225cc
Add the lmcconfig tool for controlling the lmc driver.  Add man pages and
glue.

Submitted by: David Boggs
etc/mtree/BSD.include.dist
include/Makefile
share/man/man4/Makefile
share/man/man4/lmc.4 [new file with mode: 0644]
usr.sbin/Makefile
usr.sbin/lmcconfig/Makefile [new file with mode: 0644]
usr.sbin/lmcconfig/lmcconfig.8 [new file with mode: 0644]
usr.sbin/lmcconfig/lmcconfig.c [new file with mode: 0644]