summaryrefslogtreecommitdiff
path: root/usr.bin/sockstat
AgeCommit message (Expand)Author
2020-09-13Pull up following revision(s) (requested by kim in ticket #1079):martin
2019-08-19Pull up following revision(s) (requested by kamil in ticket #96):martin
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2017-01-14don't do _KERNEL; hides bswap stuff.christos
2017-01-12fix compilationchristos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-20Use Mt for email addresses.wiz
2011-05-29Document that localsocket may be of type SOCK_SEQPACKETmanu
2011-05-29Display SOCK_SEQPACKET local sockets in sockstat and netstatmanu
2011-01-28support rump.sockstatpooka
2009-04-13Fix WARNS=4 issues (-Wshadow -Wsign-compare)lukem
2008-05-04Move TNF licenses to 2 clause formmartin
2008-04-29Convert to new 2 clause licensemartin
2008-03-01It's wrong for user-land programs to define _KERNEL before includinghe
2008-02-27+#define _KERNELad
2007-12-26Merge more changes from vmlocking2, mainly:ad
2006-07-14Document the option -n and bump date.peter
2005-09-11Argument is address_family, not "address family". From YOMURA Masanori in pri...wiz
2005-08-24If the specificed MIB doesn't exist, then it's probably a kernel withoutrpaulo
2005-08-24Don't break each name in the AUTHORS section.rpaulo
2005-08-10Query the v6 sockets only if USE_INET6 != "no". Patch provided by Jukka Salmirpaulo
2005-08-10Fix a typo in the islistening() routine. Patch provided by Jukka Salmirpaulo
2005-06-02appease gcc -Wuninitializedlukem
2005-04-09Don't allow the command length to mess up the formattingatatat
2005-03-22Fix a typo.peter
2005-03-10Fix printing of AF_LOCAL names.atatat
2005-03-09Field width and precision specifier arguments to printf must be ints.kleink
2005-03-09Make Dd date match import date more closely.wiz
2005-03-09Grammar improvements.wiz
2005-03-09almost forgot about this.atatat
2005-03-09Add a sockstat(1) command that can list open sockets and the processesatatat