summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/unix.c
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup: remove unused variables, use correct *printf formatalex1996-06-021-5/+5
| | | | | | specifiers (some unsigned values were printed as signed, some longs were printed as ints), and place parentheses around assignments in if statements.
* Move #include of queue.h before #include of socketvar.h in preparation fordg1996-03-111-0/+1
| | | | struct socket changes.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+134
OpenPOWER on IntegriCloud