Bernd Walter <tic...@cicely.de> wrote:
I localy run -current from the 8th feb without such problems.
This was shortly before the gcc update.
I run -CURRENT from Feb ~5, and I don't see any of the problems
mentioned here lately.
However, I can sooner or later lock up the box--well, all disk
accesses--with something like this:
</cvs/CVSROOT/modules sed '1,/^# Add other modules here/d' | \
while read module path; do
cvs -QRd/cvs co "$module" && rm -rf "$module"
done
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message