head	1.11;
access;
symbols
	RELENG_4_11_0_RELEASE:1.6
	RELENG_4_11:1.6.0.20
	RELENG_4_11_BP:1.6
	RELENG_4_10_0_RELEASE:1.6
	RELENG_4_10:1.6.0.18
	RELENG_4_10_BP:1.6
	RELENG_4_9_0_RELEASE:1.6
	RELENG_4_9:1.6.0.16
	RELENG_4_9_BP:1.6
	RELENG_4_8_0_RELEASE:1.6
	RELENG_4_8:1.6.0.14
	RELENG_4_8_BP:1.6
	RELENG_4_7_0_RELEASE:1.6
	RELENG_4_7:1.6.0.12
	RELENG_4_7_BP:1.6
	RELENG_4_6_2_RELEASE:1.6
	RELENG_4_6_1_RELEASE:1.6
	RELENG_4_6_0_RELEASE:1.6
	RELENG_4_6:1.6.0.10
	RELENG_4_6_BP:1.6
	RELENG_4_5_0_RELEASE:1.6
	RELENG_4_5:1.6.0.8
	RELENG_4_5_BP:1.6
	RELENG_4_4_0_RELEASE:1.6
	RELENG_4_4:1.6.0.6
	RELENG_4_4_BP:1.6
	RELENG_4_3_0_RELEASE:1.6
	RELENG_4_3:1.6.0.4
	RELENG_4_3_BP:1.6
	RELENG_4_2_0_RELEASE:1.6
	RELENG_4_1_1_RELEASE:1.6
	PRE_SMPNG:1.9
	RELENG_4_1_0_RELEASE:1.6
	RELENG_3_5_0_RELEASE:1.4.2.1
	RELENG_4_0_0_RELEASE:1.6
	RELENG_4:1.6.0.2
	RELENG_4_BP:1.6
	RELENG_3_4_0_RELEASE:1.4.2.1
	RELENG_3_3_0_RELEASE:1.4.2.1
	RELENG_3_2_PAO:1.4.0.4
	RELENG_3_2_PAO_BP:1.4
	RELENG_3_2_0_RELEASE:1.4
	POST_VFS_BIO_NFS_PATCH:1.4
	PRE_VFS_BIO_NFS_PATCH:1.4
	POST_SMP_VMSHARE:1.4
	PRE_SMP_VMSHARE:1.4
	POST_NEWBUS:1.4
	PRE_NEWBUS:1.4
	RELENG_3_1_0_RELEASE:1.4
	RELENG_3:1.4.0.2
	RELENG_3_BP:1.4
	RELENG_3_0_0_RELEASE:1.4
	old_RELENG_2_2_7_RELEASE:1.1
	old_RELENG_2_2_6_RELEASE:1.1
	old_RELENG_2_2_5_RELEASE:1.1
	old_RELENG_2_2_2_RELEASE:1.1
	old_RELENG_2_2_1_RELEASE:1.1
	old_RELENG_2_2_0_RELEASE:1.1
	old_RELENG_2_1_7_RELEASE:1.1
	old_RELENG_2_1_6_1_RELEASE:1.1
	old_RELENG_2_1_6_RELEASE:1.1
	old_RELENG_2_2:1.1.0.8
	old_RELENG_2_2_BP:1.1
	old_RELENG_2_1_5_RELEASE:1.1
	old_RELENG_2_1_0_RELEASE:1.1
	old_RELENG_2_1_0:1.1.0.6
	old_RELENG_2_1_0_BP:1.1
	old_RELENG_2_0_5_RELEASE:1.1
	old_RELENG_2_0_5:1.1.0.4
	old_RELENG_2_0_5_BP:1.1
	old_RELENG_2_0_5_ALPHA:1.1
	old_RELEASE_2_0:1.1
	old_BETA_2_0:1.1
	old_ALPHA_2_0:1.1.0.2;
locks; strict;
comment	@# @;


1.11
date	2001.05.23.09.42.24;	author ru;	state dead;
branches;
next	1.10;

1.10
date	2001.01.06.13.59.45;	author obrien;	state Exp;
branches;
next	1.9;

1.9
date	2000.05.27.01.13.40;	author peter;	state Exp;
branches;
next	1.8;

1.8
date	2000.05.14.04.44.30;	author chris;	state Exp;
branches;
next	1.7;

1.7
date	2000.05.04.12.07.21;	author peter;	state Exp;
branches;
next	1.6;

1.6
date	99.12.12.16.47.24;	author peter;	state Exp;
branches
	1.6.2.1;
next	1.5;

1.5
date	99.08.28.00.47.11;	author peter;	state Exp;
branches;
next	1.4;

1.4
date	98.10.16.04.30.43;	author peter;	state Exp;
branches
	1.4.2.1;
next	1.3;

1.3
date	97.02.22.12.47.49;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	97.01.14.06.21.46;	author jkh;	state Exp;
branches;
next	1.1;

1.1
date	94.09.21.23.27.05;	author wollman;	state Exp;
branches;
next	;

1.6.2.1
date	2012.11.17.07.26.31;	author svnexp;	state Exp;
branches;
next	;

1.4.2.1
date	99.08.29.16.27.10;	author peter;	state Exp;
branches;
next	;


desc
@@


1.11
log
@- FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file
  systems were repo-copied from sys/miscfs to sys/fs.

- Renamed the following file systems and their modules:
  fdesc -> fdescfs, portal -> portalfs, union -> unionfs.

- Renamed corresponding kernel options:
  FDESC -> FDESCFS, PORTAL -> PORTALFS, UNION -> UNIONFS.

- Install header files for the above file systems.

- Removed bogus -I${.CURDIR}/../../sys CFLAGS from userland
  Makefiles.
@
text
@# $FreeBSD: src/sys/modules/fdesc/Makefile,v 1.10 2001/01/06 13:59:45 obrien Exp $

.PATH: ${.CURDIR}/../../miscfs/fdesc

KMOD=	fdesc
SRCS=	vnode_if.h \
	fdesc_vfsops.c fdesc_vnops.c
NOMAN=

.include <bsd.kmod.mk>
@


1.10
log
@Use a consistent style and one much closer to the rest of /usr/src
@
text
@d1 1
a1 1
# $FreeBSD: src/sys/modules/fdesc/Makefile,v 1.9 2000/05/27 01:13:40 peter Exp $
@


1.9
log
@Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of
encoding the relative path.
@
text
@d1 3
a3 1
# $FreeBSD: src/sys/modules/fdesc/Makefile,v 1.8 2000/05/14 04:44:30 chris Exp $
a4 1
.PATH:	${.CURDIR}/../../miscfs/fdesc
@


1.8
log
@Remove the -DFDESC cruft that is no longer necessary since the support
for it was removed from <sys/mount.h> long, long ago.
@
text
@d1 1
a1 1
# $FreeBSD: src/sys/modules/fdesc/Makefile,v 1.7 2000/05/04 12:07:21 peter Exp $
d9 1
a9 1
.include "${.CURDIR}/../../conf/kmod.mk"
@


1.7
log
@Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk.  This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
@
text
@d1 1
a1 1
# $FreeBSD: src/sys/modules/fdesc/Makefile,v 1.6 1999/12/12 16:47:24 peter Exp $
a7 1
CFLAGS+= -DFDESC
@


1.6
log
@Bring these more into line with other modules that have .h files generated
on the fly.
@
text
@d1 1
a1 1
# $FreeBSD: src/sys/modules/fdesc/Makefile,v 1.5 1999/08/28 00:47:11 peter Exp $
d10 1
a10 1
.include <bsd.kmod.mk>
@


1.6.2.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/sys/modules/fdesc/Makefile 54502 1999-12-12 16:47:33Z peter $
@


1.5
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
d5 2
a6 1
SRCS=	fdesc_vfsops.c fdesc_vnops.c
a7 1
VFS_KLD=
@


1.4
log
@Sample initial set of kld-ified modules.  Not all have been completely
converted yet.  These are more of a starting point.  This is NOT connected
to the parent Makefile.

OK'ed by jkh (who is ever so patiently waiting)
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.3 1997/02/22 12:47:49 peter Exp $
@


1.4.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.3
log
@Revert $FreeBSD$ back to $Id$
@
text
@d1 1
a1 1
#	$Id$
d3 2
a4 2
.PATH:	${.CURDIR}/../../sys/miscfs/fdesc
KMOD=	fdesc_mod
d7 1
a7 1
VFS_LKM=
@


1.2
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d1 1
a1 1
#	$FreeBSD$
@


1.1
log
@Build LKMs for all ``easy'' filesystems.  (lfs can be done, but it's more
work; ditto NFS and it's even more work.)
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1 1994/09/16 20:24:28 wollman Exp $
@
