On Tue, Sep 22, 2020 at 12:16:31PM -0600, Jim MacKenzie wrote:
Permissions look OK:
-bash-5.0# cd /usr/src/external/bsd/smbfs
-bash-5.0# ls -l
total 2
drwxr-xr-x 3 root wheel 512 Sep 17 15:55 lib
-bash-5.0# cd ..
-bash-5.0# ls -ld smbfs
drwxr-xr-x 3 root wheel 512 Sep 17 10:11 smbfs
Strange, no CVS directory? Something is wrong with the checkout, I'd say.
This directory does not exist in -current anymore, maybe somewhere on the
path to /usr/src a -rnetbsd-9 got lost? Normally you would have a CVS
directory in each source directory and a CVS/Tag file with a single line
of "netbsd-9" in it.
.