freebsd-skq/usr.bin/netstat
pfg a7966dbd97 netstat: avoid returning uninitialized value in p_sockaddr().
In the case the width is less than 0, we are returning an uninitialized
value. For practical purposes the return value is ignored but initialize
it to avoid trouble.

CID:	1341619
2016-03-27 20:02:21 +00:00
..
bpf.c
flowtable.c
if.c
inet6.c
inet.c Print running TCP connection counts with TCP statistics. 2016-03-15 00:19:30 +00:00
ipsec.c Switch the IPsec related statistics to using the built in sysctl 2015-12-17 02:02:09 +00:00
main.c Print running TCP connection counts with TCP statistics. 2016-03-15 00:19:30 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
mbuf.c New sendfile(2) syscall. A joint effort of NGINX and Netflix from 2013 and 2016-01-08 20:34:57 +00:00
mroute6.c
mroute.c
netgraph.c
netisr.c
netstat.1 Add more text to explain --libxo flag. 2015-12-01 19:18:53 +00:00
netstat.h Print running TCP connection counts with TCP statistics. 2016-03-15 00:19:30 +00:00
nlist_symbols Print running TCP connection counts with TCP statistics. 2016-03-15 00:19:30 +00:00
pfkey.c
route.c netstat: avoid returning uninitialized value in p_sockaddr(). 2016-03-27 20:02:21 +00:00
sctp.c Increase max allowed backlog for listen sockets 2016-02-02 05:57:59 +00:00
unix.c Increase max allowed backlog for listen sockets 2016-02-02 05:57:59 +00:00