1994-06-29 10:29:24 +04:00
|
|
|
/* $NetBSD: README,v 1.3 1994/06/29 06:35:16 cgd Exp $ */
|
|
|
|
|
1994-06-08 15:33:09 +04:00
|
|
|
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.
|
|
|
|
|
1994-06-29 10:29:24 +04:00
|
|
|
@(#)README 8.1 (Berkeley) 2/15/94
|