Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 1996 20:12:21 -0700 (PDT)
From:      invalid opcode <coredump@nervosa.com>
To:        freebsd-current@freebsd.org
Message-ID:  <Pine.BSF.3.91.960511200847.18881B-100000@onyx.nervosa.com>

next in thread | raw e-mail | index | archive | help
I got this recently from 2.2-050196-SNAP:

-- begin -------------------------------------------------------------------

Date: Sat, 11 May 1996 03:30:01 -0700 (PDT)
From: System Administrator <root@onyx.nervosa.com>
Subject: onyx weekly run output

Rebuilding locate database:
term: Undefined variable.

Rebuilding whatis database:
/c++/: nested *?+ in regexp at /usr/bin/makewhatis line 286, <F> line 27.

Cleaning up kernel database files:

-- end:begin ---------------------------------------------------------------
/usr/bin/makewhatis:

284:    foreach (split(/,\s+/, $man)) {
285:        s/\(.+//; 
286:        ($f = $file) =~ s/$name/$_/;
287:        # a keyword exist as file
288:        return if -e "$f";

-- end ---------------------------------------------------------------------

== Chris Layne ======================================== Nervosa Computing ==
== coredump@nervosa.com ================ http://www.nervosa.com/~coredump ==




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960511200847.18881B-100000>