aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ccd
Commit message (Expand)AuthorAgeFilesLines
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Sample initial set of kld-ified modules. Not all have been completelyPeter Wemm1998-10-161-4/+3
* Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absoluteBruce Evans1998-02-011-2/+1
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fiexed CFLAGS. Compiling things in the kernel without -O now causesBruce Evans1996-09-211-2/+2
* Don't claim to be a VFS_LKM - generate vnode_if.h by putting it in SRCS.Bruce Evans1996-06-231-5/+4
* A Makefile for a ccd lkm. You need to explicitly /sbin/modload it forSatoshi Asami1996-06-121-0/+17