atatat
|
1a773e1da4
|
Fix printing of AF_LOCAL names.
|
2005-03-10 05:39:54 +00:00 |
|
kleink
|
fcbd09f9f1
|
Field width and precision specifier arguments to printf must be ints.
|
2005-03-09 19:09:05 +00:00 |
|
wiz
|
73eb81183c
|
Make Dd date match import date more closely.
|
2005-03-09 17:16:54 +00:00 |
|
wiz
|
0f7047cb0b
|
Grammar improvements.
|
2005-03-09 17:16:30 +00:00 |
|
atatat
|
900e40a9ae
|
almost forgot about this.
Optimize getting process information by not getting it again if you're
looking for the same pid.
|
2005-03-09 05:53:47 +00:00 |
|
atatat
|
724bd01950
|
Add a sockstat(1) command that can list open sockets and the processes
that own them. The implementation concept and man page came largely
from FreeBSD, but the program is fresh.
|
2005-03-09 05:20:05 +00:00 |
|