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