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 ↓ 129 lines elided ↑ open up ↑
 130  130          core.h                  \
 131  131          corectl.h               \
 132  132          cpc_impl.h              \
 133  133          cpc_pcbe.h              \
 134  134          cpr.h                   \
 135  135          cpupart.h               \
 136  136          cpuvar.h                \
 137  137          crc32.h                 \
 138  138          cred.h                  \
 139  139          cred_impl.h             \
      140 +        pidnode.h               \
 140  141          crtctl.h                \
 141  142          cryptmod.h              \
 142  143          csiioctl.h              \
 143  144          ctf.h                   \
 144  145          ctfs.h                  \
 145  146          ctfs_impl.h             \
 146  147          ctf_api.h               \
 147  148          ctype.h                 \
 148  149          cyclic.h                \
 149  150          cyclic_impl.h           \
↓ open down ↓ 1220 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX