From owner-cvs-all Sat Sep 12 14:14:32 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12844 for cvs-all-outgoing; Sat, 12 Sep 1998 14:14:32 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12839; Sat, 12 Sep 1998 14:14:27 -0700 (PDT) (envelope-from wollman@FreeBSD.org) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA16606; Sat, 12 Sep 1998 14:14:26 -0700 (PDT) Date: Sat, 12 Sep 1998 14:14:26 -0700 (PDT) Message-Id: <199809122114.OAA16606@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys socket.h Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 1998/09/12 14:14:25 PDT Modified files: sys/sys socket.h Log: Define the Posix.1g names for the howto argument to shutdown(2). Revision Changes Path 1.25 +8 -1 src/sys/sys/socket.h