From owner-source-changes@NetBSD.ORG Sat Mar 4 23:54:22 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA28113; Sat, 4 Mar 1995 23:54:21 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id CAA22484 for source-changes-outgoing; Sun, 5 Mar 1995 02:20:06 -0500 Received: (from source@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id CAA22478 for source-changes; Sun, 5 Mar 1995 02:20:03 -0500 Date: Sun, 5 Mar 1995 02:20:03 -0500 From: The Source of All Evil Message-Id: <199503050720.CAA22478@pain.lcs.mit.edu> To: source-changes@pain.lcs.mit.edu Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG jtc Sun Mar 5 02:12:59 EST 1995 Update of /a/cvsroot/src/lib/libc In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22420 Modified Files: Makefile Log Message: Removed -o from and added /dev/null to egrep command line. It does the exactly the same thing, but doesn't need 4.4's or our hacked version of GNU grep.