/usr.sbin/chroot/

/> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/usr.bin/sockstat/sockstat.c
AgeCommit message (Expand)Author
2021-08-27sockstat: fix undefined behavior when calling ctype functionsrillig
2020-08-26undo previous, now sockstat works without privschristos
2020-08-25RR/54971: scole_mail: sockstat command output incorrect for normalchristos
2019-08-18sockstat: Add indirection of symbols to remove clash with sanitizerskamil
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2017-01-14don't do _KERNEL; hides bswap stuff.christos
2017-01-12fix compilationchristos
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-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
2005-08-24If the specificed MIB doesn't exist, then it's probably a kernel withoutrpaulo
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-09almost forgot about this.atatat
2005-03-09Add a sockstat(1) command that can list open sockets and the processesatatat