Name Date Size #Lines LOC

..--

READMEH A D04-Nov-1994423 97

libc.opendir.cH A D15-Jun-19943.8 KiB199120

union.hH A D10-Dec-19943.6 KiB10475

union_subr.cH A D20-May-199522.6 KiB1,061729

union_vfsops.cH A D20-May-199510.4 KiB470300

union_vnops.cH A D23-Jun-199535.2 KiB1,6321,098

README

1If you plan on using union mounts, then you should consider replacing
2three files in "libc/gen" in the C library with the files in "libc"
3in this directory.  The replacement version of opendir() automatically
4removes duplicate names when a union stack is encountered. The other
5two files do special handling of whiteouts. You will then need to
6rebuild the C library and all commands.
7
8@(#)README	8.2 (Berkeley) 11/04/94
9