Remove the userland visible part of the socket generation counting.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 20 Dec 2004 11:03:16 +0000 (11:03 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 20 Dec 2004 11:03:16 +0000 (11:03 +0000)
commit8d7c364efc5831515aedce128911f89eb807c5b1
tree08ace4acd32cc955d57f83e914e8412109a87438
parent62543221f0c85416b998e1f46cf8652f3caedd2e
Remove the userland visible part of the socket generation counting.
As a side issue, the CPU used for processing a PCB isn't shown anymore,
since this is currently not included by the userland sockets.
sys/kern/uipc_usrreq.c
sys/netinet/in_pcb.c
sys/netinet/in_pcb.h
sys/netinet/tcp_subr.c
sys/sys/unpcb.h
usr.bin/netstat/inet.c
usr.bin/netstat/unix.c
usr.bin/systat/netstat.c