Date: Sun, 29 Sep 2002 04:37:39 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh error.c error.h exec.c redir.c Message-ID: <200209291137.g8TBbdsx066415@freefall.freebsd.org>
index | next in thread | raw e-mail
tjr 2002/09/29 04:37:39 PDT
Modified files:
bin/sh error.c error.h exec.c redir.c
Log:
Convert the remaining callers of errmsg() to use strerror(), and remove
errmsg() and its table of error messages.
Revision Changes Path
1.24 +0 -88 src/bin/sh/error.c
1.16 +0 -10 src/bin/sh/error.h
1.21 +2 -2 src/bin/sh/exec.c
1.22 +11 -11 src/bin/sh/redir.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209291137.g8TBbdsx066415>
