NetBSD/sys/miscfs/union
mycroft ab119e2183 Another update from JSP. 1994-06-17 15:21:33 +00:00
..
README Merge update from JSP. 1994-06-15 23:07:54 +00:00
libc.opendir.c Merge update from JSP. 1994-06-15 23:07:54 +00:00
union.h Another update from JSP. 1994-06-17 15:21:33 +00:00
union_subr.c Another update from JSP. 1994-06-17 15:21:33 +00:00
union_vfsops.c Another update from JSP. 1994-06-17 15:21:33 +00:00
union_vnops.c Another update from JSP. 1994-06-17 15:21:33 +00:00

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.

from: @(#)README	8.1 (Berkeley) 2/15/94
$Id: README,v 1.2 1994/06/15 23:07:54 mycroft Exp $