Print this page
11547 Want connstat(1M) command to display per-connection TCP statistics
Portions contributed by: Cody Peter Mello <cody.mello@joyent.com>
Portions contributed by: Ahmed G <ahmedg@delphix.com>
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>


   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright (c) 2013 Gary Mills
  25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26 # Copyright 2017 Nexenta Systems, Inc.
  27 # Copyright 2017 Toomas Soome <tsoome@me.com>
  28 # Copyright 2019 Peter Tribble.

  29 #
  30 
  31 <include SUNWcs.man1.inc>
  32 <include SUNWcs.man1m.inc>
  33 <include SUNWcs.man4.inc>
  34 <include SUNWcs.man5.inc>
  35 <include SUNWcs.man7d.inc>
  36 <include SUNWcs.man7fs.inc>
  37 set name=pkg.fmri value=pkg:/SUNWcs@$(PKGVERS)
  38 set name=pkg.description \
  39     value="core software for a specific instruction-set architecture"
  40 set name=pkg.summary value="Core Solaris"
  41 set name=info.classification value=org.opensolaris.category.2008:System/Core
  42 set name=variant.arch value=$(ARCH)
  43 dir path=dev group=sys
  44 dir path=etc group=sys
  45 dir path=etc/cron.d group=sys
  46 dir path=etc/crypto group=sys
  47 dir path=etc/crypto/certs group=sys
  48 dir path=etc/crypto/crls group=sys


 694 file path=usr/bin/auths mode=0555
 695 file path=usr/bin/basename mode=0555
 696 file path=usr/bin/busstat mode=0555
 697 file path=usr/bin/captoinfo mode=0555
 698 file path=usr/bin/cat mode=0555
 699 file path=usr/bin/chgrp mode=0555
 700 file path=usr/bin/chmod mode=0555
 701 file path=usr/bin/chown mode=0555
 702 file path=usr/bin/ckdate mode=0555
 703 file path=usr/bin/ckgid mode=0555
 704 file path=usr/bin/ckint mode=0555
 705 file path=usr/bin/ckitem mode=0555
 706 file path=usr/bin/ckkeywd mode=0555
 707 file path=usr/bin/ckpath mode=0555
 708 file path=usr/bin/ckrange mode=0555
 709 file path=usr/bin/ckstr mode=0555
 710 file path=usr/bin/cktime mode=0555
 711 file path=usr/bin/ckuid mode=0555
 712 file path=usr/bin/ckyorn mode=0555
 713 file path=usr/bin/clear mode=0555

 714 file path=usr/bin/coreadm mode=0555
 715 file path=usr/bin/cp mode=0555
 716 file path=usr/bin/cpio mode=0555
 717 file path=usr/bin/crle mode=0555
 718 file path=usr/bin/crontab mode=4555
 719 file path=usr/bin/crypt mode=0555
 720 file path=usr/bin/csh mode=0555
 721 file path=usr/bin/ctrun mode=0555
 722 file path=usr/bin/ctstat mode=0555
 723 file path=usr/bin/ctwatch mode=0555
 724 file path=usr/bin/date mode=0555
 725 file path=usr/bin/dd mode=0555
 726 file path=usr/bin/devattr mode=0555
 727 file path=usr/bin/devfree mode=0555
 728 file path=usr/bin/devreserv mode=0555
 729 file path=usr/bin/dirname mode=0555
 730 $(i386_ONLY)file path=usr/bin/diskscan mode=0555
 731 file path=usr/bin/domainname mode=0555
 732 file path=usr/bin/du mode=0555
 733 file path=usr/bin/dumpcs mode=0555




   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright (c) 2013 Gary Mills
  25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26 # Copyright 2017 Nexenta Systems, Inc.
  27 # Copyright 2017 Toomas Soome <tsoome@me.com>
  28 # Copyright 2019 Peter Tribble.
  29 # Copyright (c) 2011, 2015 by Delphix. All rights reserved.
  30 #
  31 
  32 <include SUNWcs.man1.inc>
  33 <include SUNWcs.man1m.inc>
  34 <include SUNWcs.man4.inc>
  35 <include SUNWcs.man5.inc>
  36 <include SUNWcs.man7d.inc>
  37 <include SUNWcs.man7fs.inc>
  38 set name=pkg.fmri value=pkg:/SUNWcs@$(PKGVERS)
  39 set name=pkg.description \
  40     value="core software for a specific instruction-set architecture"
  41 set name=pkg.summary value="Core Solaris"
  42 set name=info.classification value=org.opensolaris.category.2008:System/Core
  43 set name=variant.arch value=$(ARCH)
  44 dir path=dev group=sys
  45 dir path=etc group=sys
  46 dir path=etc/cron.d group=sys
  47 dir path=etc/crypto group=sys
  48 dir path=etc/crypto/certs group=sys
  49 dir path=etc/crypto/crls group=sys


 695 file path=usr/bin/auths mode=0555
 696 file path=usr/bin/basename mode=0555
 697 file path=usr/bin/busstat mode=0555
 698 file path=usr/bin/captoinfo mode=0555
 699 file path=usr/bin/cat mode=0555
 700 file path=usr/bin/chgrp mode=0555
 701 file path=usr/bin/chmod mode=0555
 702 file path=usr/bin/chown mode=0555
 703 file path=usr/bin/ckdate mode=0555
 704 file path=usr/bin/ckgid mode=0555
 705 file path=usr/bin/ckint mode=0555
 706 file path=usr/bin/ckitem mode=0555
 707 file path=usr/bin/ckkeywd mode=0555
 708 file path=usr/bin/ckpath mode=0555
 709 file path=usr/bin/ckrange mode=0555
 710 file path=usr/bin/ckstr mode=0555
 711 file path=usr/bin/cktime mode=0555
 712 file path=usr/bin/ckuid mode=0555
 713 file path=usr/bin/ckyorn mode=0555
 714 file path=usr/bin/clear mode=0555
 715 file path=usr/bin/connstat mode=0555
 716 file path=usr/bin/coreadm mode=0555
 717 file path=usr/bin/cp mode=0555
 718 file path=usr/bin/cpio mode=0555
 719 file path=usr/bin/crle mode=0555
 720 file path=usr/bin/crontab mode=4555
 721 file path=usr/bin/crypt mode=0555
 722 file path=usr/bin/csh mode=0555
 723 file path=usr/bin/ctrun mode=0555
 724 file path=usr/bin/ctstat mode=0555
 725 file path=usr/bin/ctwatch mode=0555
 726 file path=usr/bin/date mode=0555
 727 file path=usr/bin/dd mode=0555
 728 file path=usr/bin/devattr mode=0555
 729 file path=usr/bin/devfree mode=0555
 730 file path=usr/bin/devreserv mode=0555
 731 file path=usr/bin/dirname mode=0555
 732 $(i386_ONLY)file path=usr/bin/diskscan mode=0555
 733 file path=usr/bin/domainname mode=0555
 734 file path=usr/bin/du mode=0555
 735 file path=usr/bin/dumpcs mode=0555