head	1.2;
access;
symbols
	RELENG_2_2_8_RELEASE:1.1.1.2
	RELENG_2_2_7_RELEASE:1.1.1.2
	RELENG_2_2_6_RELEASE:1.1.1.2
	RELENG_2_2_5_RELEASE:1.1.1.2
	RELENG_2_2_2_RELEASE:1.1.1.2
	RELENG_2_2_1_RELEASE:1.1.1.2
	RELENG_2_2_0_RELEASE:1.1.1.2
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.2.0.4
	RELENG_2_2_BP:1.1.1.2
	RELENG_2_1_5_RELEASE:1.1.1.1
	wollman_polling:1.1.1.2.0.2
	bsd_44_lite_2:1.1.1.2
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.8
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.6
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	OLAH_TTCP:1.1.1.1.0.4
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	REL_before_johndavid_2_0_0:1.1.1.1
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


1.2
date	97.04.13.06.11.58;	author kato;	state dead;
branches;
next	1.1;

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

1.1.1.1
date	94.05.24.10.05.22;	author rgrimes;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	96.03.11.19.29.19;	author peter;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Removed libc stuffs.  Lite/2 merged libc contains unionfs support, and
we don't have to use the libc related files in sys/misc/unionfs
directory.
@
text
@If you plan on using union mounts, then you should consider replacing
"libc/gen/opendir.c" in the C library with the file "libc.opendir.c"
in this directory.  The replacement version of opendir() automatically
removes duplicate names when a union stack is encountered.  You will
then need to rebuild the C library and all commands.

@@(#)README	8.1 (Berkeley) 2/15/94
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@BSD 4.4 Lite Kernel Sources
@
text
@@


1.1.1.2
log
@Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all
files are off the vendor branch, so this should not change anything.

A "U" marker generally means that the file was not changed in between
the 4.4Lite and Lite-2 releases, and does not need a merge.  "C" generally
means that there was a change.
[two new auxillary files in miscfs/union]
@
text
@d2 1
a2 1
three files in "libc/gen" in the C library with the files in "libc"  
d4 2
a5 3
removes duplicate names when a union stack is encountered. The other
two files do special handling of whiteouts. You will then need to 
rebuild the C library and all commands.
d7 1
a7 1
@@(#)README	8.2 (Berkeley) 11/4/94
@
