Date: Mon, 14 Sep 1998 17:02:08 -0700 (PDT) From: "Eugene M. Kim" <gene@nttlabs.com> To: Bob Bishop <rb@gid.co.uk> Cc: current@FreeBSD.ORG Subject: Re: ctm oddity Message-ID: <Pine.BSF.4.02.9809141658280.28930-100000@seera.nttlabs.com> In-Reply-To: <l03020901b22349ed2e29@[194.32.164.2]>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <rb@gid.co.uk> | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02.9809141658280.28930-100000>