freebsd_amp_hwpstate/sys/miscfs/union
Rodney W. Grimes 26f9a76710 The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
Reviewed by:	Rodney W. Grimes
Submitted by:	John Dyson and David Greenman
1994-05-25 09:21:21 +00:00
..
README
libc.opendir.c
union.h
union_subr.c
union_vfsops.c
union_vnops.c

README

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