Subject: cvs update - sysvbfs?
To: None <tech-kern@netbsd.org, current-users@netbsd.org>
From: Iain Hibbert <plunky@rya-online.net>
List: tech-kern
Date: 01/17/2006 11:27:23
Hi,
just did a 'cvs update' and sysvbfs has appeared in sys/conf but I am
not getting sys/fs/sysvbfs directory:
Script started on Tue Jan 17 11:22:35 2006
galant# cd /usr/src/sys/fs
galant# ls
CVS/ Makefile adosfs/ cd9660/ filecorefs/ msdosfs/ ntfs/ ptyfs/ smbfs/ tmpfs/ unicode.h union/
galant# cat CVS/Root
anoncvs@anoncvs.NetBSD.org:/cvsroot
galant# cvs update
cvs update: Updating .
cvs update: Updating adosfs
cvs update: Updating cd9660
cvs update: Updating filecorefs
cvs update: Updating msdosfs
cvs update: Updating ntfs
cvs update: Updating ptyfs
cvs update: Updating smbfs
cvs update: Updating tmpfs
cvs update: Updating union
galant# ls
CVS/ Makefile adosfs/ cd9660/ filecorefs/ msdosfs/ ntfs/ ptyfs/ smbfs/ tmpfs/ unicode.h union/
galant#
Script done on Tue Jan 17 11:24:06 2006
I looked on cvsweb and it appears normally there and seems to be in HEAD
since two weeks ago, whaaa?
iain