Print this page
1403 Support deferring TCP accept()s

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7/Intro.7
          +++ new/usr/src/man/man7/Intro.7
   1    1  '\" te
        2 +.\" Copyright 2014 Ryan Zezeski
   2    3  .\" Copyright (c) 1999, Sun Microsystems, Inc.  All Rights Reserved.
   3    4  .\" Copyright 1989 AT&T
   4    5  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   5    6  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   6    7  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7      -.TH INTRO 7 "Sep 29, 1994"
        8 +.TH INTRO 7 "Nov 20, 2014"
   8    9  .SH NAME
   9   10  Intro, intro \- introduction to special files
  10   11  .SH DESCRIPTION
  11      -.sp
  12   12  .LP
  13   13  This section describes various device and network interfaces  available on the
  14   14  system.  The types of interfaces described  include character and block
  15   15  devices, STREAMS modules, network protocols, file systems, and ioctl requests
  16   16  for driver subsystems and classes.
  17   17  .sp
  18   18  .LP
  19   19  This section contains the following major collections:
  20   20  .sp
  21   21  .ne 2
↓ open down ↓ 65 lines elided ↑ open up ↑
  87   87  in question should still be examined for exceptions to the ioctls listed in
  88   88  section 7I.
  89   89  .RE
  90   90  
  91   91  .sp
  92   92  .ne 2
  93   93  .na
  94   94  \fB(7M)\fR
  95   95  .ad
  96   96  .RS 9n
  97      -This section describes  \fBSTREAMS\fR modules.  Note that  \fBSTREAMS\fR
  98      -drivers are discussed in section 7D. \fBstreamio\fR(7I) contains a list of
  99      -ioctl requests used to manipulate \fBSTREAMS\fR modules and interface with the
 100      -\fBSTREAMS\fR framework.  Ioctl requests specific to a  \fBSTREAMS\fR module
 101      -will be discussed on the man page for that module.
       97 +This section describes \fBSTREAMS\fR and socket filter modules. Note
       98 +that \fBSTREAMS\fR drivers are discussed in section 7D.
       99 +\fBstreamio\fR(7I) contains a list of ioctl requests used to
      100 +manipulate \fBSTREAMS\fR modules and interface with the \fBSTREAMS\fR
      101 +framework. Ioctl requests specific to a \fBSTREAMS\fR module will be
      102 +discussed on the man page for that module.
 102  103  .RE
 103  104  
 104  105  .sp
 105  106  .ne 2
 106  107  .na
 107  108  \fB(7P)\fR
 108  109  .ad
 109  110  .RS 9n
 110  111  This section describes various network protocols available in SunOS.
 111  112  .sp
↓ open down ↓ 37 lines elided ↑ open up ↑
 149  150  .RE
 150  151  .RS +4
 151  152  .TP
 152  153  .ie t \(bu
 153  154  .el o
 154  155  The Internet Control Message Protocol (ICMP); see \fBicmp\fR(7P).
 155  156  .RE
 156  157  .RE
 157  158  
 158  159  .SH SEE ALSO
 159      -.sp
 160      -.LP
 161  160  \fBadd_drv\fR(1M), \fBrem_drv\fR(1M), \fBIntro\fR(3), \fBioctl\fR(2),
 162  161  \fBsocket\fR(3SOCKET), \fBdriver.conf\fR(4), \fBarp\fR(7P), \fBicmp\fR(7P),
 163  162  \fBinet\fR(7P), \fBip\fR(7P), \fBmtio\fR(7I), \fBst\fR(7D), \fBstreamio\fR(7I),
 164  163  \fBtcp\fR(7P), \fBudp\fR(7P)
 165  164  .sp
 166  165  .LP
 167  166  \fISystem Administration Guide: IP Services\fR
 168  167  .sp
 169  168  .LP
 170  169  \fISTREAMS Programming Guide\fR
 171  170  .sp
 172  171  .LP
 173  172  \fIWriting Device Drivers\fR
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX