From owner-freebsd-current Mon Sep 14 17:03:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21560 for freebsd-current-outgoing; Mon, 14 Sep 1998 17:03:13 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from seera.nttlabs.com (seera.nttlabs.com [204.162.36.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21551 for ; Mon, 14 Sep 1998 17:03:07 -0700 (PDT) (envelope-from gene@nttlabs.com) Received: from localhost (gene@localhost) by seera.nttlabs.com (8.8.8/8.8.7) with SMTP id RAA28940; Mon, 14 Sep 1998 17:02:09 -0700 (PDT) X-Authentication-Warning: seera.nttlabs.com: gene owned process doing -bs Date: Mon, 14 Sep 1998 17:02:08 -0700 (PDT) From: "Eugene M. Kim" To: Bob Bishop cc: current@FreeBSD.ORG Subject: Re: ctm oddity In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think err(3) functions in libc are broken. They are printing a bogus error message like ': undefined error: 0' at the end of normal output. Try "ls /nonexistent" on a latest -current system and you'll get: ls: /nonexistent: No such file or directory: Undefined error: 0 Is a fix being committed soon? Thanks! Regards, Eugene On Mon, 14 Sep 1998, Bob Bishop wrote: | Date: Mon, 14 Sep 1998 22:34:03 +0000 | From: Bob Bishop | To: current@FreeBSD.ORG | Subject: ctm oddity | | # ctm -vv ../deltas/*3538* | Working on <../deltas/src-cur.3538.gz> | Expecting Global MD5 <8deb64c1d172f60714ff0479c71b18c1> | Reference Global MD5 <8deb64c1d172f60714ff0479c71b18c1> | > FS .ctm_status | > FN COPYRIGHT | > FN README | > FN bin/cat/cat.c | [...etc...] | > FN usr.bin/mkdep/mkdep.1 | > FN usr.bin/mkdep/mkdep.gcc.sh | > FN usr.sbin/btxld/btxld.c | All done ok | ctm: exit(0): No such file or directory <--------- WTF? | # | | | -- | Bob Bishop (0118) 977 4017 international code +44 118 | rb@gid.co.uk fax (0118) 989 4254 between 0800 and 1800 UK | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-current" in the body of the message | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message