Print this page
XXXX adding PID information to netstat output

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/sys/Makefile
          +++ new/usr/src/uts/common/sys/Makefile
↓ open down ↓ 128 lines elided ↑ open up ↑
 129  129          core.h                  \
 130  130          corectl.h               \
 131  131          cpc_impl.h              \
 132  132          cpc_pcbe.h              \
 133  133          cpr.h                   \
 134  134          cpupart.h               \
 135  135          cpuvar.h                \
 136  136          crc32.h                 \
 137  137          cred.h                  \
 138  138          cred_impl.h             \
      139 +        pidnode.h               \
 139  140          crtctl.h                \
 140  141          cryptmod.h              \
 141  142          csiioctl.h              \
 142  143          ctf.h                   \
 143  144          ctfs.h                  \
 144  145          ctfs_impl.h             \
 145  146          ctf_api.h               \
 146  147          ctype.h                 \
 147  148          cyclic.h                \
 148  149          cyclic_impl.h           \
↓ open down ↓ 1218 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX