head	1.10;
access;
symbols
	RELENG_4_11_0_RELEASE:1.6.6.1
	RELENG_4_11:1.6.6.1.0.16
	RELENG_4_11_BP:1.6.6.1
	RELENG_4_10_0_RELEASE:1.6.6.1
	RELENG_4_10:1.6.6.1.0.14
	RELENG_4_10_BP:1.6.6.1
	RELENG_4_9_0_RELEASE:1.6.6.1
	RELENG_4_9:1.6.6.1.0.12
	RELENG_4_9_BP:1.6.6.1
	RELENG_4_8_0_RELEASE:1.6.6.1
	RELENG_4_8:1.6.6.1.0.10
	RELENG_4_8_BP:1.6.6.1
	RELENG_4_7_0_RELEASE:1.6.6.1
	RELENG_4_7:1.6.6.1.0.8
	RELENG_4_7_BP:1.6.6.1
	RELENG_4_6_2_RELEASE:1.6.6.1
	RELENG_4_6_1_RELEASE:1.6.6.1
	RELENG_4_6_0_RELEASE:1.6.6.1
	RELENG_4_6:1.6.6.1.0.6
	RELENG_4_6_BP:1.6.6.1
	RELENG_4_5_0_RELEASE:1.6.6.1
	RELENG_4_5:1.6.6.1.0.4
	RELENG_4_5_BP:1.6.6.1
	RELENG_4_4_0_RELEASE:1.6.6.1
	RELENG_4_4:1.6.6.1.0.2
	RELENG_4_4_BP:1.6.6.1
	RELENG_4_3_0_RELEASE:1.6
	RELENG_4_3:1.6.0.8
	RELENG_4_3_BP:1.6
	RELENG_4_2_0_RELEASE:1.6
	RELENG_4_1_1_RELEASE:1.6
	PRE_SMPNG:1.6
	RELENG_4_1_0_RELEASE:1.6
	RELENG_3_5_0_RELEASE:1.6
	RELENG_4_0_0_RELEASE:1.6
	RELENG_4:1.6.0.6
	RELENG_4_BP:1.6
	RELENG_3_4_0_RELEASE:1.6
	RELENG_3_3_0_RELEASE:1.6
	RELENG_3_2_PAO:1.6.0.4
	RELENG_3_2_PAO_BP:1.6
	RELENG_3_2_0_RELEASE:1.6
	RELENG_3_1_0_RELEASE:1.6
	RELENG_3:1.6.0.2
	RELENG_3_BP:1.6
	RELENG_2_2_8_RELEASE:1.4
	RELENG_3_0_0_RELEASE:1.6
	RELENG_2_2_7_RELEASE:1.4
	RELENG_2_2_6_RELEASE:1.4
	RELENG_2_2_5_RELEASE:1.4
	RELENG_2_2_2_RELEASE:1.4
	RELENG_2_2_1_RELEASE:1.4
	RELENG_2_2_0_RELEASE:1.4
	bsd_44_lite_2:1.1.1.1
	RELENG_2_1_7_RELEASE:1.4
	RELENG_2_1_6_1_RELEASE:1.4
	RELENG_2_1_6_RELEASE:1.4
	RELENG_2_2:1.4.0.6
	RELENG_2_2_BP:1.4
	RELENG_2_1_5_RELEASE:1.4
	RELENG_2_1_0_RELEASE:1.4
	RELENG_2_1_0:1.4.0.4
	RELENG_2_1_0_BP:1.4
	RELENG_2_0_5_RELEASE:1.4
	RELENG_2_0_5:1.4.0.2
	RELENG_2_0_5_BP:1.4
	RELENG_2_0_5_ALPHA:1.4
	RELEASE_2_0:1.4
	BETA_2_0:1.4
	ALPHA_2_0:1.2.0.2
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


1.10
date	2001.05.23.14.58.15;	author ru;	state dead;
branches;
next	1.9;

1.9
date	2001.05.23.09.42.07;	author ru;	state Exp;
branches;
next	1.8;

1.8
date	2001.03.26.14.33.16;	author ru;	state Exp;
branches;
next	1.7;

1.7
date	2001.03.20.18.13.22;	author ru;	state Exp;
branches;
next	1.6;

1.6
date	98.01.20.10.40.05;	author bde;	state Exp;
branches
	1.6.6.1;
next	1.5;

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

1.4
date	94.11.20.22.46.14;	author phk;	state Exp;
branches;
next	1.3;

1.3
date	94.11.20.22.45.14;	author phk;	state Exp;
branches;
next	1.2;

1.2
date	94.08.05.02.42.15;	author wollman;	state Exp;
branches;
next	1.1;

1.1
date	94.05.26.06.34.35;	author rgrimes;	state Exp;
branches
	1.1.1.1;
next	;

1.6.6.1
date	2001.04.25.10.58.40;	author ru;	state Exp;
branches;
next	1.6.6.2;

1.6.6.2
date	2012.11.17.07.24.33;	author svnexp;	state Exp;
branches;
next	;

1.1.1.1
date	94.05.26.06.34.36;	author rgrimes;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Rename (after a repo-copy) some mount(8) programs:

mount_fdesc -> mount_fdescfs
mount_null -> mount_nullfs
mount_portal -> mount_portalfs
mount_umap -> mount_umapfs
mount_union -> mount_unionfs
@
text
@#	@@(#)Makefile	8.3 (Berkeley) 3/27/94
# $FreeBSD: src/sbin/mount_umap/Makefile,v 1.9 2001/05/23 09:42:07 ru Exp $

PROG=	mount_umap
SRCS=	mount_umap.c getmntopts.c
MAN=	mount_umap.8

MOUNT=	${.CURDIR}/../mount
CFLAGS+=-I${MOUNT}
.PATH:	${MOUNT}

.include <bsd.prog.mk>
@


1.9
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
@d2 1
a2 1
# $FreeBSD: src/sbin/mount_umap/Makefile,v 1.8 2001/03/26 14:33:16 ru Exp $
@


1.8
log
@- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
@
text
@d2 1
a2 1
# $FreeBSD: src/sbin/mount_umap/Makefile,v 1.7 2001/03/20 18:13:22 ru Exp $
d9 1
a9 1
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}
@


1.7
log
@Set the default manual section for sbin/ to 8.
@
text
@d2 1
a2 1
# $FreeBSD$
d6 1
@


1.6
log
@Removed definition of _NEW_VFSCONF.  The new vfsconf interface is now
the default.
@
text
@d2 1
a5 1
MAN8=	mount_umap.8
@


1.6.6.1
log
@MFC: MAN[1-9] -> MAN.
@
text
@a1 1
# $FreeBSD$
d5 1
a5 1
MAN=	mount_umap.8
@


1.6.6.2
log
@Switch importer
@
text
@d2 1
a2 1
# $FreeBSD: stable/4/sbin/mount_umap/Makefile 75953 2001-04-25 10:58:55Z ru $
@


1.5
log
@Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
@
text
@a7 1
CFLAGS+= -D_NEW_VFSCONF
@


1.4
log
@Whoops.
@
text
@d8 1
@


1.3
log
@I might soon stop to keep count of these...
@
text
@d8 1
a8 1
CFLAGS+= -I.${.CURDIR}/../../sys -I${MOUNT}
@


1.2
log
@Convert to our man installation style.  Also fixed long-standing bug
in `fastboot'/`fasthalt' in which the interpreter would hang around
after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
@
text
@d8 1
a8 1
CFLAGS+= -I/sys -I${MOUNT}
@


1.1
log
@Initial revision
@
text
@d5 1
a5 1
MAN8=	mount_umap.0
@


1.1.1.1
log
@BSD 4.4 Lite sbin Sources

Note:  XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
@
text
@@
