From owner-cvs-src@FreeBSD.ORG Fri Aug 29 00:44:04 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4581106567F; Fri, 29 Aug 2008 00:44:04 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CB5678FC21; Fri, 29 Aug 2008 00:44:04 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7T0i4GV011279; Fri, 29 Aug 2008 00:44:04 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7T0i4dP011278; Fri, 29 Aug 2008 00:44:04 GMT (envelope-from trhodes@repoman.freebsd.org) Message-Id: <200808290044.m7T0i4dP011278@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to trhodes@repoman.freebsd.org using -f From: Tom Rhodes Date: Fri, 29 Aug 2008 00:44:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/sys socket.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 00:44:05 -0000 trhodes 2008-08-29 00:44:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sys socket.2 Log: SVN rev 182421 on 2008-08-29 00:44:00Z by trhodes MFC r181312: Add EPERM to the ERRORS section. PR: 125746 > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Empty fields above will be automatically removed. _M sys M sys/socket.2 Revision Changes Path 1.30.8.1 +3 -1 src/lib/libc/sys/socket.2