Date: Sun, 12 May 1996 14:02:09 -0700 (PDT) From: Wolfram Schneider <wosch> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/man/makewhatis makewhatis.local.sh Makefile makewhatis.perl Message-ID: <199605122102.OAA16003@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wosch 96/05/12 14:02:06
Modified: gnu/usr.bin/man/makewhatis Makefile makewhatis.perl
Added: gnu/usr.bin/man/makewhatis makewhatis.local.sh
Log:
Bugfix: nested *?+ in regexp at /usr/bin/makewhatis line 286
Submitted by: invalid opcode <coredump@nervosa.com>
makewhatis.local - start makewhatis(1) only for file systems
physically mounted on the system
Running makewhatis from /etc/weekly for rw nfs-mounted /usr may kill
your NFS server -- all clients start makewhatis at the same time!
So use this wrapper instead calling makewhatis directly.
Pointed out by: Bruce
Revision Changes Path
1.13 +8 -0 src/gnu/usr.bin/man/makewhatis/Makefile
1.8 +6 -4 src/gnu/usr.bin/man/makewhatis/makewhatis.perl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605122102.OAA16003>
