From owner-cvs-lib Sat Dec 21 10:17:46 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA19972 for cvs-lib-outgoing; Sat, 21 Dec 1996 10:17:46 -0800 (PST) Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA19960; Sat, 21 Dec 1996 10:17:43 -0800 (PST) Date: Sat, 21 Dec 1996 10:17:43 -0800 (PST) From: Bill Paul Message-Id: <199612211817.KAA19960@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/yp yplib.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 96/12/21 10:17:43 Branch: lib/libc/yp RELENG_2_2 Modified: lib/libc/yp yplib.c Log: >Date: Fri, 20 Dec 1996 11:46:33 -0800 >Message-ID: <18736.851111193@time.cdrom.com> >From: "Jordan K. Hubbard" >Status: O >Permission granted! >> wpaul 96/12/20 11:41:16 >> >> Modified: lib/libc/yp yplib.c >> Log: >> Fix for bug noticed by Christoph Kukulies. [file descriptors getting host by _yp_dobind()] >> This is basically a one-liner. Once I confirm that it fixes Christoph's >> problem, I'd like permission to put it in the 2.2-RELENG branch. Target confirmed destroyed. Revision Changes Path 1.24.2.2 +3 -2 src/lib/libc/yp/yplib.c