[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Ingo Schwarze <schwarze_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 5 Jun 2009 11:19:00 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: schwarze_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/06/05 11:19:00
Modified files:
lib/libc/yp : yp_bind.c
Log message:
improve yp_bind(3) error reporting after clnttcp_create(3) failure:
map ECONNREFUSED -> YPERR_YPBIND, ENOMEM -> YPERR_RESRC, else YPERR_YPERR
while here, malloc(3) failure should raise YPERR_RESRC, not YPERR_YPERR
ok millert@
Visit your host, monkey.org